Unknown W. Brackets
|
6c6d817ce7
|
Vulkan: Avoid crash if large texture attempted.
Doesn't do the clamp/wrap thing, but at least this won't crash.
|
2022-09-10 20:14:37 -07:00 |
|
Unknown W. Brackets
|
54fe342f4b
|
Vulkan: Wake compile thread when enqueued.
Previously was being woken up every frame unconditionally, causing some
logspam.
|
2022-09-10 08:30:09 -07:00 |
|
Lubos
|
214a5572c3
|
OpenXR - Compile fix
|
2022-09-08 19:00:41 +02:00 |
|
Luboš Vonásek
|
5be9455bf5
|
Merge branch 'hrydgard:master' into compat_openxr_gta
|
2022-09-08 18:39:11 +02:00 |
|
Lubos
|
6e4849b910
|
OpenXR - Refactor
|
2022-09-08 18:05:12 +02:00 |
|
Henrik Rydgård
|
974cd38b1f
|
Some more debug names to vulkan objects
|
2022-09-08 09:16:40 +02:00 |
|
Henrik Rydgård
|
58a7f0cf21
|
Assorted cleanup
|
2022-09-08 01:26:01 +02:00 |
|
Henrik Rydgård
|
68dd329d95
|
Fix for desc struct
|
2022-09-08 01:24:04 +02:00 |
|
Henrik Rydgård
|
347f7c4e5a
|
Vulkan: Improve tagging of pipelines for debugging purposes
|
2022-09-08 00:47:22 +02:00 |
|
Henrik Rydgård
|
cddc612f6d
|
Extend lifetime of ShaderModule objects since we might need to recreate pipelines for different render passes
|
2022-09-08 00:38:32 +02:00 |
|
Henrik Rydgård
|
14b5a1a7cd
|
Fix pipeline lifetime issue, misc.
|
2022-09-08 00:38:32 +02:00 |
|
Henrik Rydgård
|
caff2ea573
|
Correct merging of render passes. However, we have lifetime issues.
|
2022-09-08 00:38:32 +02:00 |
|
Henrik Rydgård
|
77819c6f80
|
Lifetime fixes, cleanups
|
2022-09-08 00:38:32 +02:00 |
|
Henrik Rydgård
|
befcfb470c
|
Fix shader caching.
|
2022-09-08 00:38:32 +02:00 |
|
Henrik Rydgård
|
7ab7440475
|
Also create renderpass variants on demand
|
2022-09-08 00:38:32 +02:00 |
|
Henrik Rydgård
|
80ca822bf2
|
Create framebuffer variants on demand
|
2022-09-08 00:38:28 +02:00 |
|
Henrik Rydgård
|
e828df9f25
|
Split each renderpass/framebuffer into multiple "compatibility classes" (RenderPassType).
|
2022-09-08 00:32:03 +02:00 |
|
Lubos
|
52af230210
|
OpenXR - Use fog color to replace the sky
|
2022-09-07 19:57:26 +02:00 |
|
Lubos
|
4b129bb9c3
|
OpenXR - Refactor VR compat integration
|
2022-09-07 15:52:50 +02:00 |
|
Lubos
|
4ff3e496c5
|
Merge branch 'master' into compat_openxr_gta
|
2022-09-07 14:58:18 +02:00 |
|
Lubos
|
08226d8396
|
OpenXR - Stereo matrices fixed
|
2022-09-05 20:49:25 +02:00 |
|
Lubos
|
3a0e6c7232
|
Merge branch 'master' into feature_openxr_stereo
|
2022-09-05 19:11:52 +02:00 |
|
Lubos
|
0e4f93d200
|
OpenXR - Fixing FOV better
|
2022-09-05 18:15:31 +02:00 |
|
Unknown W. Brackets
|
3c9f63e297
|
Vulkan: Update to latest VMA.
|
2022-09-04 23:54:15 -07:00 |
|
Lubos
|
4ce0579f70
|
OpenXR - Split projection matrix for color and depth buffer
|
2022-09-04 21:12:18 +02:00 |
|