Commit Graph

8520 Commits

Author SHA1 Message Date
Бранимир Караџић 35b0fdd60b Updated cgltf. 2023-02-02 19:00:05 -08:00
Christophe Dehais cd3a1ea7f8
[GL] Fix sRGB framebuffer write (#3032) 2023-02-02 09:16:32 -08:00
issam3105 10ec8e8882
Removed useless precision highp sampler2DArray (#3031)
Co-authored-by: Issam <issam.dahmen@fittingbox.com>
2023-02-02 09:14:22 -08:00
issam3105 6f36b4fb3a
Fix shader preprocessor constructor call (#3030)
Co-authored-by: Issam <issam.dahmen@fittingbox.com>
2023-02-01 07:26:55 -08:00
Бранимир Караџић c645acdc03 shaderc: Fixed textureSize overloads. Issue #3020. 2023-01-25 20:27:14 -08:00
Бранимир Караџић bea82a1343 GLES3+: Fix headers. 2023-01-21 08:51:44 -08:00
ShuangLiu1992 adb0f893a3
fix ios entry (#3027)
When initWithFrame is being called s_ctx has not been created yet. Fix with correct assign order.
2023-01-19 08:45:51 -08:00
HumanBean4 9cc4d85b69
Fixed texture side iterator being too small (#3026) 2023-01-19 07:16:28 -08:00
HumanBean4 f449f139f1
Fixed texture side iterator being too small (#3025) 2023-01-19 07:16:04 -08:00
Бранимир Караџић b1f9fdf449
Updated Khronos headers. (#3023) 2023-01-15 08:40:46 -08:00
Бранимир Караџић 4361298339 Updated Vulkan headers. 2023-01-14 20:57:53 -08:00
Бранимир Караџић db8f0758d0 Updated ImGui. 2023-01-14 18:41:31 -08:00
Бранимир Караџић f5297105fa shaderc: Simplified build script. 2023-01-14 18:40:27 -08:00
Бранимир Караџић 35996c46cb Updated shaderc build script. 2023-01-14 18:28:09 -08:00
Бранимир Караџић ce55c18a8d Updated spirv-cross. 2023-01-14 18:27:49 -08:00
Бранимир Караџић 2d52b5f9af Updated spirv-tools. 2023-01-14 18:27:08 -08:00
Бранимир Караџић 41c35878a7 Updated spirv-headers. 2023-01-14 18:26:49 -08:00
Бранимир Караџић 3d65c8d8a1 Updated glslang. 2023-01-14 18:26:29 -08:00
Бранимир Караџић 466c6a4e95 Happy New Year! 2023-01-14 10:05:12 -08:00
Бранимир Караџић 14b8268299 CI: We only care about Android ARM64. 2023-01-13 09:08:59 -08:00
Бранимир Караџић 4f3ce6abcb Entry: Resize window before calling init. 2023-01-13 07:08:51 -08:00
pheonix e33efb8b42
shaderc updates (#3018)
- add support for Vulkan 1.3 using SPIR-V 1.6 as a profile target
- move ordering of help information of SPIR-V block
- update SPIR-V to Vulkan mapping documentation
2023-01-07 09:07:15 -08:00
Бранимир Караџић 5f435ea56b Cleanup. 2022-12-28 10:26:39 -08:00
Ali Seyedof 877cdb8b1f
shaderc HLSL profile switch fix (#3005)
* shaderc HLSL profile switch fix

* shader makefiles changed to match new hlsl profile switches

Co-authored-by: Ali Seyedof <ali.seyedof@xyzreality.com>
2022-12-28 10:16:37 -08:00
Bryan McNett a93a714632
fix for save file dialog in windows (#3003)
the save file dialog in windows was an open file dialog, by mistake

Co-authored-by: Bryan McNett <bryan@mcnett.org>
2022-12-23 23:00:26 -08:00
Branimir Karadžić eb7f79c358 D3D12: Fixed setting draw scissor. 2022-12-22 20:21:39 -08:00
Ali Seyedof 9eb0d2953e
Removed redundant WaitForVBlank from d3d9 (#2998)
Co-authored-by: Ali Seyedof <ali.seyedof@xyzreality.com>
2022-12-16 13:32:06 -08:00
Seyedof dfbbb64664
Added INDEX32 caps support for d3d9 renderer (#2996)
* Added INDEX32 caps support for d3d9 renderer

* Use UINT16_MAX instead of 1<<16

Co-authored-by: Ali Seyedof <ali.seyedof@xyzreality.com>
2022-12-16 08:43:12 -08:00
Бранимир Караџић 43296d6f3f Cleanup. 2022-12-12 07:53:08 -08:00
pourtheworld acedbf0af0
renderer_d3d11 fix compute shader input image cubemap format transformation (#2983) 2022-12-10 08:49:12 -08:00
Branimir Karadžić 7911b10c07 D3D12: Probe highest version of device. 2022-12-08 18:57:42 -08:00
Branimir Karadžić 5bf22f90be Updated RenderDoc header. 2022-12-08 18:57:06 -08:00
kuncarous 7c40b8df62
Vulkan: Fixed R16U format. (#2991) 2022-12-06 13:19:53 -08:00
Branimir Karadžić 6d08be28f7 D3D12: Dump all feature support options. 2022-12-03 09:22:27 -08:00
Branimir Karadžić 30176ceab8 Fixed MSVC warning. 2022-12-02 19:19:13 -08:00
Бранимир Караџић ab207b67a4 D3D12: Fixed R16U format. #2987 2022-12-01 16:45:55 -08:00
Бранимир Караџић 66de825e6f Fixed issue #2982. 2022-11-30 15:14:40 -08:00
Бранимир Караџић 3b9b2aa130 Uncomment embedded SPIR-V compute shader script. 2022-11-24 08:32:18 -08:00
Бранимир Караџић d09481855e Updated version number. 2022-11-24 08:14:45 -08:00
Бранимир Караџић 988565aa98 Updated vulkan headers. 2022-11-24 08:13:52 -08:00
Бранимир Караџић 041c4c75ff Updated spirv-cross. 2022-11-24 08:00:57 -08:00
Бранимир Караџић bf1da0a094 Updated glslang. 2022-11-24 08:00:44 -08:00
Бранимир Караџић 377aff445e Updated cgltf. 2022-11-24 07:28:42 -08:00
Бранимир Караџић 030e86e290 Updated meshoptimizer. 2022-11-24 07:28:11 -08:00
Бранимир Караџић c2125774c6 Updated ImGui. 2022-11-24 07:27:33 -08:00
Jamil Halabi 54ade6e888
Fixed MoltenVK on Mac to reflect new requirements (#2972) 2022-11-22 12:06:30 -08:00
Christophe Dehais f26fbaf1b8
glsl-optimizer: avoid adding location to built-in variables (#2969) 2022-11-16 15:48:56 -08:00
Бранимир Караџић c69097adfe Added dxvk junk files. 2022-11-05 19:45:02 -07:00
Бранимир Караџић 90e847c46d VK: Fixed some ubsan reported issue. 2022-11-05 07:24:48 -07:00
Бранимир Караџић 6a03a1ec5e Rebuilt Metal shaders. 2022-10-29 09:17:29 -07:00