rpcsx/rpcs3/Emu/RSX
Nekotekina f335d034fc Fix RSX Offloader thread exit (MTRSX fix)
Hangs on exit if MTRSX is enabled.
2020-02-28 19:43:42 +03:00
..
Capture move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
Common Remove unnamed namespaces from headers 2020-02-27 00:38:55 +03:00
GL move overlays code to headers 2020-02-26 23:43:18 +01:00
Null rsx: Fix NULL renderer 2020-02-23 19:57:55 +03:00
Overlays overlays: add "thread bits" to wait on and avoid lockup 2020-02-27 19:14:08 +03:00
VK move overlays code to headers 2020-02-26 23:43:18 +01: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: Ignore or recover from unknown primitives 2019-12-11 00:11:12 +03:00
gcm_enums.h Space fix commit 2020-02-03 11:16:26 +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 Make RPCS3 compile in C++2a mode 2020-02-04 23:43:55 +03:00
rsx_decode.h Remove unnamed namespaces from headers 2020-02-27 00:38:55 +03:00
rsx_methods.cpp RSX: move g_dma_manager to g_fxo 2020-02-23 13:12:50 +03:00
rsx_methods.h Remove unnamed namespaces from headers 2020-02-27 00:38:55 +03:00
rsx_utils.cpp Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
rsx_utils.h move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
rsx_vertex_data.h Remove -Wno-reorder and make it an error 2020-02-21 15:20:34 +03:00
RSXFIFO.cpp Fix signed-unsigned comparisons and mark warning as error (part 2). 2020-02-19 22:54:58 +03:00
RSXFIFO.h rsx: Unify FIFO recovery methods 2020-02-14 17:11:26 +03:00
RSXFragmentProgram.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00
RSXOffload.cpp Fix RSX Offloader thread exit (MTRSX fix) 2020-02-28 19:43:42 +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 move overlays code to headers 2020-02-26 23:43:18 +01:00
RSXThread.h move overlays code to headers 2020-02-26 23:43:18 +01:00
RSXVertexProgram.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00