shadPS4/src/video_core
TheTurtle 718ade970f video_core: Add depth buffer support and fix some bugs (#172)
* memory: Avoid crash when alignment is zero

* Also remove unused file

* shader_recompiler: Add more instructions

* Also fix some minor issues with a few existing instructions

* control_flow: Don't emit discard for null exports

* renderer_vulkan: Add depth buffer support

* liverpool: Fix wrong color buffer number type and viewport zscale

* Also add some more formats
2024-06-07 16:26:43 +03:00
..
amdgpu video_core: Add depth buffer support and fix some bugs (#172) 2024-06-07 16:26:43 +03:00
host_shaders texture_cache: detiler image view moved into image class 2024-06-05 18:37:06 +02:00
renderer_vulkan video_core: Add depth buffer support and fix some bugs (#172) 2024-06-07 16:26:43 +03:00
texture_cache video_core: Add depth buffer support and fix some bugs (#172) 2024-06-07 16:26:43 +03:00