..
Capture
Remove fxm::make_always
2019-08-27 03:50:15 +03:00
Common
rsx: Allow sampling from shader_read resources for blit engine
2019-09-10 16:54:02 +03:00
D3D12
rsx: Allow GPU-accelerated stream manipulation when doing texture uploads
2019-08-30 21:46:19 +03:00
GL
rsx: Modify find_cached_texture to respect gcm_format. Can pass 0 for "dont care"
2019-09-10 16:54:02 +03:00
Null
rsx: Apply Clang-Tidy fix "modernize-use-override"
2019-06-12 15:11:52 +03:00
Overlays
overlays: Warnings cleanup
2019-09-01 18:59:50 +03:00
VK
rsx: Modify find_cached_texture to respect gcm_format. Can pass 0 for "dont care"
2019-09-10 16:54:02 +03:00
CgBinaryFragmentProgram.cpp
Remove unnecessary header includes
2019-06-25 17:11:10 +03:00
CgBinaryProgram.h
Explicitly cast size_t to integer types
2019-07-01 04:33:23 +03:00
CgBinaryVertexProgram.cpp
Remove unnecessary header includes
2019-06-25 17:11:10 +03:00
GCM.h
Implement waitable atomics
2019-07-29 03:04:55 +03:00
gcm_enums.cpp
rsx: Fix unknown vertex base types
2019-01-21 22:28:20 +03:00
gcm_enums.h
Remove unnecessary header includes
2019-06-25 17:11:10 +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
handle empty callback returns
2019-08-14 23:54:09 +02:00
GSRender.h
Screenshot function
2019-08-14 19:24:42 +02:00
rsx_cache.h
rsx/cache: Warnings cleanup
2019-09-01 18:59:50 +03:00
rsx_decode.h
Fix improper string concatenation in rsx_decode.
2019-08-28 01:26:14 +03:00
rsx_methods.cpp
rsx/methods: Warnings cleanup
2019-09-01 18:59:50 +03:00
rsx_methods.h
rsx: Implement per-RTT color masks
2019-08-27 21:59:02 +03:00
rsx_utils.cpp
rsx: Fix overlapping transfer of nv3089::image_in when out_pitch != in_pitch
2019-08-13 20:48:50 +01:00
rsx_utils.h
rsx/util: Warnings cleanup
2019-09-01 18:59:50 +03:00
rsx_vertex_data.h
Remove unnecessary header includes
2019-06-25 17:11:10 +03:00
RSXFIFO.cpp
rsx: Fix potential out of range methods execution (can result in segfaults)
2019-08-17 17:26:04 +01:00
RSXFIFO.h
Implement waitable atomics
2019-07-29 03:04:55 +03:00
RSXFragmentProgram.h
rsx/decompiler: Restructure program register behavior
2019-08-26 20:03:31 +03:00
RSXOffload.cpp
rsx: Fix offloader deadlock
2019-08-25 22:09:20 +03:00
RSXOffload.h
rsx: Fix offloader deadlock
2019-08-25 22:09:20 +03:00
RSXTexture.cpp
rsx: Implement texel border decode
2019-07-11 13:22:13 +03:00
RSXTexture.h
Remove unnecessary header includes
2019-06-25 17:11:10 +03:00
RSXThread.cpp
rsx: Fixup for surface_target_a flag being broken
2019-08-30 21:46:19 +03:00
RSXThread.h
rsx: Implement per-RTT color masks
2019-08-27 21:59:02 +03:00
RSXVertexProgram.h
Remove unnecessary header includes
2019-06-25 17:11:10 +03:00