rpcsx/rpcs3/Emu/RSX
kd-11 25ec3789fe rsx: Fix present modes ordering
- Newer nvidia drivers are not exposing IMMEDIATE present mode unless you change options in nvidia control panel
  This can cause severe performance degradation unless the vsync option is set to "off" in control panel
2018-08-19 15:56:07 +03:00
..
Capture rsx-capture: unbreak 2018-08-16 03:27:11 +04:00
Common fix gcc build 2018-08-18 16:14:30 +03:00
D3D12 Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
GL gl: Avoid unnecessary scissor state change every draw call. 2018-08-18 16:14:30 +03:00
Null Configuration simplified 2017-05-20 16:01:48 +03:00
Overlays RSX Overlay: fix set text 2018-07-30 20:58:41 +02:00
VK rsx: Fix present modes ordering 2018-08-19 15:56:07 +03:00
CgBinaryFragmentProgram.cpp typos 2018-05-14 21:14:39 +04:00
CgBinaryProgram.h Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
CgBinaryVertexProgram.cpp rsx: Vertex Decompiler, fix sca register assignment 2017-08-19 12:27:53 +03:00
GCM.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
gcm_enums.cpp Fix a typo in gcm_enums.cpp (#4333) 2018-03-27 18:43:38 +01:00
gcm_enums.h rsx/fp: Fragment program overhaul 2018-03-25 13:31:06 +03:00
gcm_printing.cpp rsx: ZCULL synchronization fixes 2018-03-13 18:55:03 +03:00
gcm_printing.h rsx: Move printing function in a separate header/cpp 2016-09-22 15:44:59 +02:00
GSRender.cpp Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
GSRender.h Add support for Vulkan on Wayland 2018-01-11 12:26:41 +03:00
rsx_cache.h rsx: Avoid acquiring the vm lock; deadlock evasion 2018-08-18 16:14:30 +03:00
rsx_decode.h typos 2018-05-14 21:14:39 +04:00
rsx_methods.cpp rsx: Do not overflow the program buffer! 2018-08-18 16:14:30 +03:00
rsx_methods.h rsx: Do not overflow the program buffer! 2018-08-18 16:14:30 +03:00
rsx_utils.cpp rsx: Avoid acquiring the vm lock; deadlock evasion 2018-08-18 16:14:30 +03:00
rsx_utils.h rsx: Avoid acquiring the vm lock; deadlock evasion 2018-08-18 16:14:30 +03:00
rsx_vertex_data.h gl: Move vertex processing to the GPU 2017-08-16 23:58:30 +03:00
RSXFragmentProgram.h rsx: Async shader compilation 2018-07-14 15:19:56 +03:00
RSXTexture.cpp Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
RSXTexture.h rsx: Improve vertex textures support 2018-07-12 18:02:28 +03:00
RSXThread.cpp rsx: Force disable draw reordering when capturing a frame 2018-08-18 16:14:30 +03:00
RSXThread.h zcull: Improve the delay algorithm to be more consistent 2018-08-18 16:14:30 +03:00
RSXVertexProgram.h rsx: Improve vertex textures support 2018-07-12 18:02:28 +03:00