rpcsx/rpcs3/Emu/RSX
Eladash 9d971e3b07 rsx: More strict infinite desync detection
6 desyncs per second for 1.5 seconds is pretty bad already.
2020-03-26 17:52:45 +03:00
..
Capture Disable exception handling. 2020-03-12 16:03:08 +03:00
Common rsx: Improve section scanning when updating surface cache resources in blit engine. 2020-03-15 16:51:23 +03:00
GL gl/vk: Refactor draw call handling and stub shader interpreter 2020-03-23 14:47:28 +03:00
Null rsx: Fix NULL renderer 2020-02-23 19:57:55 +03:00
Overlays overlays/osk: add more panels 2020-03-25 03:54:49 +01:00
VK gl/vk: Refactor draw call handling and stub shader interpreter 2020-03-23 14:47:28 +03:00
CgBinaryFragmentProgram.cpp move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
CgBinaryProgram.h Remove -Wno-reorder and make it an error 2020-02-21 15:20:34 +03:00
CgBinaryVertexProgram.cpp move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
GCM.h Some cleanup 2019-12-31 22:27:27 +03:00
gcm_enums.cpp rsx: Fix unknown Blend equation 2020-03-15 09:53:15 +03:00
gcm_enums.h sys_lwmutex/lwcond: track lwcond waiters (#7826) 2020-03-23 10:30:17 +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 move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
GSRender.h rsx: Make X11 optional on Linux 2019-12-20 10:48:03 +00:00
rsx_cache.h rsx: Rewrite async decompiler 2020-03-09 14:59:25 +03:00
rsx_decode.h Remove unnamed namespaces from headers 2020-02-27 00:38:55 +03:00
rsx_methods.cpp rsx: Reset all method registers at rsx_state::init() 2020-03-25 17:51:59 +03:00
rsx_methods.h rsx: Reset all method registers at rsx_state::init() 2020-03-25 17:51:59 +03:00
rsx_utils.cpp Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
rsx_utils.h vk: Fix potential MTRSX deadlock in case of a race condition 2020-03-13 22:06:04 +03:00
rsx_vertex_data.h Remove -Wno-reorder and make it an error 2020-02-21 15:20:34 +03:00
RSXFIFO.cpp rsx: Improve NV308A_COLOR 2020-03-25 17:51:59 +03:00
RSXFIFO.h rsx: Improve NV308A_COLOR 2020-03-25 17:51:59 +03:00
RSXFragmentProgram.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00
RSXOffload.cpp RSXOffload: fix dma_manager::sync() freeze on exit 2020-02-28 19:55:43 +03:00
RSXOffload.h Fix warning in RSXOffload.cpp (rewrite thread) 2020-02-23 14:19:23 +03:00
RSXTexture.cpp rsx util: Implement decode_fxp<> 2019-10-18 15:41:39 +03:00
RSXTexture.h rsx: Fix decoding of some fixed point texture parameters 2019-10-17 18:18:00 +03:00
RSXThread.cpp rsx: More strict infinite desync detection 2020-03-26 17:52:45 +03:00
RSXThread.h rsx: Implement basic infinite FIFO desync detection 2020-03-26 15:22:45 +03:00
RSXVertexProgram.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00