rpcsx/rpcs3/Emu/RSX
kd-11 d69e8288ad vk: Restructure commandbuffer submission into tagged event IDs
- Tagged eventIDs can be used to safely delete resources that are no
longer used
- TODO: Expand gc to collect images as well
- TODO: Fix the texture cache to avoid over-allocating image resources
2019-07-03 15:52:16 +03:00
..
Capture Fixup after #6143 (#6146) 2019-06-29 18:48:42 +03:00
Common Fixup after #6143 (#6146) 2019-06-29 18:48:42 +03:00
D3D12 Move rsx::constants and rsx::limits to rsx_utils.h 2019-06-25 17:11:10 +03:00
GL gl: Workaround slow PBO usage with Mesa 2019-07-03 11:28:29 +03:00
Null rsx: Apply Clang-Tidy fix "modernize-use-override" 2019-06-12 15:11:52 +03:00
Overlays Various small warning fixes 2019-06-28 01:45:29 +03:00
VK vk: Restructure commandbuffer submission into tagged event IDs 2019-07-03 15:52:16 +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 Remove unnecessary header includes 2019-06-25 17:11:10 +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 rsx: Clean up window management code 2019-06-10 14:57:03 +03:00
GSRender.h Remove unnecessary header includes 2019-06-25 17:11:10 +03:00
rsx_cache.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
rsx_decode.h Implement std::bit_cast<> 2019-06-02 23:22:16 +03:00
rsx_methods.cpp Do not use negative unsigned literals 2019-07-01 04:33:23 +03:00
rsx_methods.h rsx: Apply Clang-Tidy fix "modernize-use-equals-default" 2019-06-12 15:11:52 +03:00
rsx_utils.cpp Remove unnecessary header includes 2019-06-25 17:11:10 +03:00
rsx_utils.h Refactoring (#6143) 2019-06-29 01:27:49 +03: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 rsx: Apply Clang-Tidy fix "modernize-use-equals-default" 2019-06-12 15:11:52 +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 Fix warnings related to parentheses 2019-06-25 20:36:32 -07:00
RSXTexture.h Remove unnecessary header includes 2019-06-25 17:11:10 +03:00
RSXThread.cpp Fixup after #6143 (#6146) 2019-06-29 18:48:42 +03:00
RSXThread.h Refactoring (#6143) 2019-06-29 01:27:49 +03:00
RSXVertexProgram.h Remove unnecessary header includes 2019-06-25 17:11:10 +03:00