rpcs3/rpcs3/Emu/RSX
2026-03-16 19:08:07 +03:00
..
Capture Remove xxHash submodule 2025-02-17 18:00:01 +02:00
Common gl: Clean up the awful image copy API 2026-03-07 16:29:11 +03:00
Core rsx/vk: Add post-cyclic-z barriers allowing us to keep early Z optimizations 2025-12-27 22:54:27 +03:00
GL rsx: Tighten data contract for "external" raw images 2026-03-16 19:08:07 +03:00
Host rsx: Use address_range64 to simplify MM intersection tests 2025-05-27 15:06:32 +03:00
Null Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
NV47 rsx: fix unused parameter warning 2026-03-05 21:05:15 +01:00
Overlays overlays: Add icons for trophies and friends 2026-03-16 19:08:07 +03:00
Program rsx/vk: Improve robustness when encountering corrupted shaders 2026-03-09 15:18:47 +03:00
VK rsx: Tighten data contract for "external" raw images 2026-03-16 19:08:07 +03:00
color_utils.h rsx: Add format override functionality to format_ex 2026-02-25 22:44:33 +03:00
display.h vk: Stop using internal defines to structure platform-specific code 2025-04-29 03:52:49 +03:00
GCM.h Headers cleanup 2025-02-11 20:38:35 +01:00
gcm_enums.cpp rsx: Fix context_dma enum naming 2026-01-12 14:24:05 +03:00
gcm_enums.h rsx: Do not emit format conversion code in shaders if the feature is unused 2026-02-25 22:44:33 +03:00
gcm_printing.cpp Optimize RSX Debugger 2023-07-31 11:55:31 +03:00
gcm_printing.h Headers cleanup 2025-02-11 20:38:35 +01:00
GSFrameBase.cpp Move is_input_allowed to GSFrameBase 2025-02-25 19:45:43 +01:00
GSFrameBase.h Use move semantics for present_frame 2025-10-28 22:04:01 +01:00
GSRender.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
GSRender.h RSX/Qt: Reuse gs_frame if possible 2025-01-06 15:49:09 +01:00
rsx_cache.h rsx: Clean up after vertex cache changes 2026-03-04 03:54:39 +03:00
rsx_decode.h rsx: Implement pixel_center_origin decorator for WPOS 2025-11-05 18:26:12 +03:00
rsx_methods.cpp rxs: Improve alpha-to-coverage emulation 2025-12-27 22:54:27 +03:00
rsx_methods.h gl: Implement polygon render modes 2025-11-07 23:47:47 +03:00
rsx_utils.cpp rsx: allow to toggle 3D modes dynamically 2025-09-14 14:08:22 +02:00
rsx_utils.h rsx: allow to toggle 3D modes dynamically 2025-09-14 14:08:22 +02:00
rsx_vertex_data.cpp rsx: Properly implement immediate mode rendering 2021-11-15 18:14:15 +03:00
rsx_vertex_data.h rsx: Properly implement immediate mode rendering 2021-11-15 18:14:15 +03:00
RSXDisAsm.cpp rsx: Separate register context from RSX thread 2024-04-13 03:29:57 +03:00
RSXDisAsm.h Headers cleanup 2025-02-11 20:38:35 +01:00
RSXFIFO.cpp asm.hpp: replace custom functions with C++20 functions 2025-11-16 20:05:00 +02:00
RSXFIFO.h Fix codestyle 2025-05-29 20:56:13 +02:00
RSXOffload.cpp utils: Rename address_range to address_range32 to allow implementation of address_range16 and address_range64 2025-05-27 15:06:32 +03:00
RSXOffload.h utils: Rename address_range to address_range32 to allow implementation of address_range16 and address_range64 2025-05-27 15:06:32 +03:00
RSXTexture.cpp rsx: Disallow sRGB hardware format promotion unless no remap is required 2026-02-25 22:44:33 +03:00
RSXTexture.h rsx: Add border color correction for hardware SNORM formats 2026-02-25 22:44:33 +03:00
RSXThread.cpp overlays: play SND0.AT3 during initialization 2026-03-11 06:45:22 +01:00
RSXThread.h rsx/sync: Do not allow short-circuiting behavior when releasing GCM labels via host queue 2026-02-08 17:46:15 +03:00
RSXZCULL.cpp rsx/zcull: Fix silly copypasta 2026-01-25 01:31:58 +03:00
RSXZCULL.h rsx/zcull: Rename write_enabled to surface_active to make the meaning clear 2026-01-12 14:24:05 +03:00