..
Capture
Fixup after #6143 ( #6146 )
2019-06-29 18:48:42 +03:00
Common
rsx: Improve aliased data preservation
2019-07-27 16:09:21 +03:00
D3D12
Implement waitable atomics
2019-07-29 03:04:55 +03:00
GL
gl:Implement proper support for packed 16-bit rendertargets
2019-08-15 14:00:17 +03:00
Null
rsx: Apply Clang-Tidy fix "modernize-use-override"
2019-06-12 15:11:52 +03:00
Overlays
Emu/overlays: fix background picture path
2019-07-25 08:53:07 +02:00
VK
vk: don't die on VK_SUBOPTIMAL_KHR in AcquireNextImage, and recreate swapchain
2019-08-16 20:09:37 +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
handle empty callback returns
2019-08-14 23:54:09 +02:00
rsx_decode.h
Correct get_int_t to get_uint_t.
2019-07-29 00:12:07 +03:00
rsx_methods.cpp
rsx: UB fix (signed vs unsigned mismatch)
2019-08-13 20:48:50 +01:00
rsx_methods.h
Remove redundant const on return value in rsx_methods.h
2019-07-09 12:09:21 +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: Fix overlapping transfer of nv3089::image_in when out_pitch != in_pitch
2019-08-13 20:48:50 +01:00
rsx_vertex_data.h
Remove unnecessary header includes
2019-06-25 17:11:10 +03:00
RSXFIFO.cpp
rsx: Apply Clang-Tidy fix "modernize-use-emplace"
2019-06-12 15:11:52 +03:00
RSXFIFO.h
Implement waitable atomics
2019-07-29 03:04:55 +03:00
RSXFragmentProgram.h
Remove unnecessary header includes
2019-06-25 17:11:10 +03:00
RSXOffload.cpp
Fixup for fixup ( #6153 )
2019-06-30 12:47:42 +03:00
RSXOffload.h
rsx: Improve balancing of the offloader thread
2019-06-25 20:50:54 +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: Conditional render sync optimization
2019-07-30 21:13:42 +03:00
RSXThread.h
rsx: Conditional render sync optimization
2019-07-30 21:13:42 +03:00
RSXVertexProgram.h
Remove unnecessary header includes
2019-06-25 17:11:10 +03:00