shadPS4/src/video_core/amdgpu
TheTurtle 998d046210
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
..
liverpool.cpp shader_recompiler: Add more instructions and fix a few thinhs 2024-06-05 22:22:34 +03:00
liverpool.h video_core: Add depth buffer support and fix some bugs (#172) 2024-06-07 16:26:43 +03:00
pixel_format.cpp amdgpu: surface bits per element LUT 2024-06-02 22:46:40 +02:00
pixel_format.h amdgpu: surface bits per element LUT 2024-06-02 22:46:40 +02:00
pm4_cmds.h shader_recompiler: Add more instructions and fix a few thinhs 2024-06-05 22:22:34 +03:00
pm4_opcodes.h video_core: initial support for CE and ASC queues 2024-05-26 12:39:30 +02:00
resource.h video_core: Add depth buffer support and fix some bugs (#172) 2024-06-07 16:26:43 +03:00