rpcsx/rpcs3/Emu/RSX/Program/GLSLSnippets
kd-11 362a26a404 gl: Fix D24X8 accelerated encode/decode
- PS3 D24X8 is swapped as a full word, unlike PC.
- Add missing paths to handle custom swap behavior.
2022-09-22 23:46:48 +03:00
..
CopyBufferToColorImage.glsl gl: Avoid UBO/SSBO binding index collisions 2022-09-19 01:37:10 +03:00
CopyBufferToGenericImage.glsl gl: Fix D24X8 accelerated encode/decode 2022-09-22 23:46:48 +03:00
CopyD24x8ToBuffer.glsl gl: Fix D24X8 accelerated encode/decode 2022-09-22 23:46:48 +03:00
CopyRGBA8ToBuffer.glsl gl: Finalize BGRA storage format internals 2022-07-13 02:09:58 +03:00
GenericVSPassthrough.glsl gl: Implement on-chip buffer-to-d24x8 conversion 2022-05-31 23:34:14 +03:00
GPUDeswizzle.glsl gl: Do some macro patching for intel driver 2022-07-21 22:29:40 +03:00
ShuffleBytes.glsl rsx: Restore some accidentally removed depth-format conversion macros 2022-06-03 11:54:09 +03:00