rpcsx/rpcs3/Emu/RSX
2024-12-25 01:41:23 +03:00
..
Capture
Common rsx: Revert bounds optimization on RO texture load 2024-12-16 19:00:08 +03:00
Core SPU: Unlock RSX list transfers 2024-08-15 14:05:25 +03:00
GL IDM: Implement lock-free smart pointers (#16403) 2024-12-22 20:59:48 +02:00
Host rsx: Improve performance even more when async MM is active 2024-12-16 19:00:08 +03:00
Null
NV47 rsx: Improve MM synchronization 2024-12-16 19:00:08 +03:00
Overlays IDM: Implement lock-free smart pointers (#16403) 2024-12-22 20:59:48 +02:00
Program Vk/Gl/Overlays: Do not blend the alpha channel when rendering overlays 2024-08-28 01:19:15 +03:00
VK vk: Selectively enable extended device fault features in logical device creation step 2024-12-25 01:41:23 +03:00
color_utils.h rsx: Verify that channel remap is initialized before applying swizzles 2024-10-03 15:02:09 +03:00
display.h
GCM.h
gcm_enums.cpp
gcm_enums.h rsx: Implement texture border color decode to remapped rgba 2024-10-03 15:02:09 +03:00
gcm_printing.cpp
gcm_printing.h
GSFrameBase.h rsx: Add 120fps and monitor refresh-rate frame limits 2024-09-12 13:49:03 +03:00
GSRender.cpp rsx: Add 120fps and monitor refresh-rate frame limits 2024-09-12 13:49:03 +03:00
GSRender.h rsx: Add 120fps and monitor refresh-rate frame limits 2024-09-12 13:49:03 +03:00
rsx_cache.h
rsx_decode.h
rsx_methods.cpp PPU: Fix potential overflow 2024-07-28 12:36:42 +03:00
rsx_methods.h
rsx_utils.cpp
rsx_utils.h rsx: Use a proper struct to wrap around channel remap operations 2024-10-03 15:02:09 +03:00
rsx_vertex_data.cpp
rsx_vertex_data.h
RSXDisAsm.cpp
RSXDisAsm.h
RSXFIFO.cpp Replace rsx::uclock with get_system_time() 2024-10-29 19:26:33 +02:00
RSXFIFO.h
RSXOffload.cpp
RSXOffload.h
RSXTexture.cpp rsx: Implement texture border color decode to remapped rgba 2024-10-03 15:02:09 +03:00
RSXTexture.h vk: Fix border color swizzling behavior 2024-12-21 15:24:15 +03:00
RSXThread.cpp Fix some warnings 2024-12-20 17:30:25 +01:00
RSXThread.h IDM: Implement lock-free smart pointers (#16403) 2024-12-22 20:59:48 +02:00
RSXZCULL.cpp Replace rsx::uclock with get_system_time() 2024-10-29 19:26:33 +02:00
RSXZCULL.h