rpcsx/rpcs3/Emu/RSX
kd-11 ebbf329b6a gl: Improve async compiler synchronization with initialization
- On multithreaded mesa, the program initialization routine was not
  being flushed correctly. Set up synchronization fence after initialization
is complete.
2020-06-07 12:54:34 +03:00
..
Capture rsx: Fix grammer issue (binded -> bound) 2020-04-11 21:21:15 +03:00
Common rsx/fp: Separate SRC precision modifiers 2020-06-07 12:07:27 +03:00
GL gl: Improve async compiler synchronization with initialization 2020-06-07 12:54:34 +03:00
Null rsx: Fix NULL renderer 2020-02-23 19:57:55 +03:00
Overlays Add fallthrough attribute 2020-04-14 17:06:58 +03:00
VK vk: Make the depth-convert pass multisample aware 2020-06-05 17:19:24 +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 rsx: Fix grammer issue (binded -> bound) 2020-04-11 21:21:15 +03:00
gcm_enums.cpp rsx: Fix unknown Blend equation 2020-03-15 09:53:15 +03:00
gcm_enums.h rsx/interpreter: Improve instruction accuracy 2020-04-30 15:02:59 +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 Typos 2020-04-14 17:06:58 +03:00
rsx_decode.h rsx: Implement stippled rendering 2020-05-30 14:47:10 +03:00
rsx_methods.cpp rsx: Fix fragment state updates 2020-06-03 22:05:33 +03:00
rsx_methods.h rsx: Implement stippled rendering 2020-05-30 14:47:10 +03:00
rsx_utils.cpp Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
rsx_utils.h rsx_utils.h: fix signed/unsigned comparison 2020-05-18 00:51:57 +03:00
rsx_vertex_data.h Remove -Wno-reorder and make it an error 2020-02-21 15:20:34 +03:00
RSXFIFO.cpp sys_rsx: Minor atomicity fixes 2020-04-07 20:43:28 +03:00
RSXFIFO.h rsx: Improve NV308A_COLOR 2020-03-25 17:51:59 +03:00
RSXFragmentProgram.h rsx/fp: Separate SRC precision modifiers 2020-06-07 12:07:27 +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: Fix data format remapping 2020-05-24 13:51:19 +03:00
RSXTexture.h rsx: Fix decoding of some fixed point texture parameters 2019-10-17 18:18:00 +03:00
RSXThread.cpp rsx: Fix fragment state updates 2020-06-03 22:05:33 +03:00
RSXThread.h rsx: Fix fragment state updates 2020-06-03 22:05:33 +03:00
RSXVertexProgram.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00