rpcsx/rpcs3/Emu/RSX
kd-11 70642484cd vk: Check for cyclic references if sampler is marked as do-not-cache.
- Usually an indication of surface/texture cache interaction.
2019-10-18 14:46:37 +03:00
..
Capture rsx: Fix rsx capture crash. 2019-10-17 18:18:00 +03:00
Common rsx: Track uncached cache resources 2019-10-18 14:46:37 +03:00
D3D12 rsx: Fix decoding of some fixed point texture parameters 2019-10-17 18:18:00 +03:00
GL rsx: Track uncached cache resources 2019-10-18 14:46:37 +03:00
Null rsx: Apply Clang-Tidy fix "modernize-use-override" 2019-06-12 15:11:52 +03:00
Overlays cellOskDialog: use g_fxo 2019-09-26 23:26:36 +03:00
VK vk: Check for cyclic references if sampler is marked as do-not-cache. 2019-10-18 14:46:37 +03:00
CgBinaryFragmentProgram.cpp Tidy endianness support (se_t) implementation 2019-09-28 15:39:50 +03:00
CgBinaryProgram.h Tidy endianness support (se_t) implementation 2019-09-28 15:39:50 +03:00
CgBinaryVertexProgram.cpp Remove unnecessary header includes 2019-06-25 17:11:10 +03:00
GCM.h Implement waitable atomics 2019-07-29 03:04:55 +03:00
gcm_enums.cpp rsx: Recover from invalid writes to CELL_GCM_NV4097_SET_INDEX_ARRAY_DMA 2019-10-10 19:34:23 +03:00
gcm_enums.h rsx: Recover from invalid writes to CELL_GCM_NV4097_SET_INDEX_ARRAY_DMA 2019-10-10 19:34:23 +03:00
gcm_printing.cpp Minor fixes 2019-07-01 04:33:23 +03:00
gcm_printing.h rsx: Apply Clang-Tidy fix "readability-avoid-const-params-in-decls" 2019-06-12 15:11:52 +03:00
GSRender.cpp rsx: Refactoring and improvement 2019-09-19 23:10:09 +03:00
GSRender.h rsx: Refactoring and improvement 2019-09-19 23:10:09 +03:00
rsx_cache.h rsx/cache: Warnings cleanup 2019-09-01 18:59:50 +03:00
rsx_decode.h Fix improper string concatenation in rsx_decode. 2019-08-28 01:26:14 +03:00
rsx_methods.cpp rsx: Fix FIFO_DRAW_BARRIER substituation 2019-10-11 12:34:53 +03:00
rsx_methods.h rsx: Implement per-RTT color masks 2019-08-27 21:59:02 +03:00
rsx_utils.cpp vk: Reimplement DMA synchronization 2019-09-12 23:32:21 +03:00
rsx_utils.h rsx: Fix decoding of some fixed point texture parameters 2019-10-17 18:18:00 +03:00
rsx_vertex_data.h Remove unnecessary header includes 2019-06-25 17:11:10 +03:00
RSXFIFO.cpp minor optimization for FIFO_control::read_put() (#6768) 2019-10-14 21:26:31 +03:00
RSXFIFO.h rsx: Recover from invalid writes to CELL_GCM_NV4097_SET_INDEX_ARRAY_DMA 2019-10-10 19:34:23 +03:00
RSXFragmentProgram.h rsx/decompiler: Restructure program register behavior 2019-08-26 20:03:31 +03:00
RSXOffload.cpp rsx: Fix offloader deadlock 2019-08-25 22:09:20 +03:00
RSXOffload.h rsx: Fix offloader deadlock 2019-08-25 22:09:20 +03:00
RSXTexture.cpp rsx: Fix decoding of some fixed point texture parameters 2019-10-17 18:18:00 +03:00
RSXTexture.h rsx: Fix decoding of some fixed point texture parameters 2019-10-17 18:18:00 +03:00
RSXThread.cpp rsx: Recover from invalid writes to CELL_GCM_NV4097_SET_INDEX_ARRAY_DMA 2019-10-10 19:34:23 +03:00
RSXThread.h rsx: Fix some uninitialized variables flagged by valgrind 2019-10-18 00:32:38 +03:00
RSXVertexProgram.h Remove unnecessary header includes 2019-06-25 17:11:10 +03:00