rpcsx/rpcs3/Emu/RSX
2017-10-22 00:14:40 +03:00
..
Common general fixes; Force u32 return type for index_count and add RX Vega to primitive restart blacklist 2017-10-19 12:22:52 +03:00
D3D12 rsx: Allow clear_surface command for depth-only passes. Removes invalidate cache hack 2017-10-19 12:22:52 +03:00
GL gl: Check for vendor_string ATI for AMD cards. It seems AMD is still using the ATI openGL stack 2017-10-19 12:22:52 +03:00
Null Configuration simplified 2017-05-20 16:01:48 +03:00
VK vk: Enable primitive restart workaround for polaris and vega on linux as well 2017-10-22 00:14:40 +03:00
CgBinaryFragmentProgram.cpp EXPECTS usage removed 2016-08-15 16:29:38 +03:00
CgBinaryProgram.h ENSURES usage removed 2016-08-14 22:41:01 +03:00
CgBinaryVertexProgram.cpp rsx: Vertex Decompiler, fix sca register assignment 2017-08-19 12:27:53 +03:00
GCM.h Implemented cellGcmSetDefaultCommandBufferAndSegmentWordSize 2017-02-04 19:32:54 +03:00
gcm_enums.cpp rsx/gcm: Implement rsx dma. Refactor gcm/rsx to not be as codependent 2017-08-02 01:33:12 +03:00
gcm_enums.h gl: Move vertex processing to the GPU 2017-08-16 23:58:30 +03:00
gcm_printing.cpp rsx: Move printing function in a separate header/cpp 2016-09-22 15:44:59 +02:00
gcm_printing.h rsx: Move printing function in a separate header/cpp 2016-09-22 15:44:59 +02:00
GSRender.cpp Configuration simplified 2017-05-20 16:01:48 +03:00
GSRender.h rsx/qt: Implement native window hooks for win32 windows to allow communication between WndProc thread and rsx::thread 2017-10-12 13:51:29 +03:00
rsx_cache.h rsx: Fix memory protection 2017-10-14 14:19:14 +03:00
rsx_decode.h rsx/gcm: Implement rsx dma. Refactor gcm/rsx to not be as codependent 2017-08-02 01:33:12 +03:00
rsx_methods.cpp rsx: Add a debug option to force full software emulation of blit engine 2017-10-14 14:19:14 +03:00
rsx_methods.h rsx/vk: Workaround for polaris primitive restart bug 2017-10-19 12:22:52 +03:00
rsx_trace.h rsx: implement serialization of rsx states. 2016-07-30 18:39:26 +02:00
rsx_utils.cpp rsx: implement pixel size 16. 2017-08-21 17:32:21 +03:00
rsx_utils.h rsx/vk: Workaround for polaris primitive restart bug 2017-10-19 12:22:52 +03:00
rsx_vertex_data.h gl: Move vertex processing to the GPU 2017-08-16 23:58:30 +03:00
RSXFragmentProgram.h rsx/gl: Implement resolution scaling 2017-10-09 20:25:41 +03:00
RSXTexture.cpp rsx: Texture cache fixes and improvments 2017-09-21 16:17:06 +03:00
RSXTexture.h rsx: Texture cache fixes and improvments 2017-09-21 16:17:06 +03:00
RSXThread.cpp rsx: More fixes 2017-10-19 12:22:52 +03:00
RSXThread.h rsx: Add support for batched multidraw 2017-09-21 16:17:06 +03:00
RSXVertexProgram.h gl: Move vertex processing to the GPU 2017-08-16 23:58:30 +03:00