rpcsx/rpcs3/Emu/RSX
kd-11 efc8c3f4a9 vk: Fixup for VK_ERROR_SUBOPTIMAL_KHR
- break from a switch does not break out of the external scope!
2020-02-09 13:45:30 +03:00
..
Capture Make rsx::get_address report caller location 2020-02-08 22:18:56 +03:00
Common Make rsx::get_address report caller location 2020-02-08 22:18:56 +03:00
GL rsx/overlays: Fix clipped rendering of UI elements 2020-02-09 12:55:56 +03:00
Null rsx: Remove deprecated do_method path that has been superceded by c++ inheritance for many years 2019-12-29 13:49:46 +03:00
Overlays overlays: Fixup 2020-02-07 19:28:41 +03:00
VK vk: Fixup for VK_ERROR_SUBOPTIMAL_KHR 2020-02-09 13:45:30 +03:00
CgBinaryFragmentProgram.cpp Modernize RSX logging (rsx_log variable) 2020-02-01 11:52:22 +03:00
CgBinaryProgram.h Modernize RSX logging (rsx_log variable) 2020-02-01 11:52:22 +03:00
CgBinaryVertexProgram.cpp Modernize RSX logging (rsx_log variable) 2020-02-01 11:52:22 +03:00
GCM.h Some cleanup 2019-12-31 22:27:27 +03:00
gcm_enums.cpp rsx: Ignore or recover from unknown primitives 2019-12-11 00:11:12 +03:00
gcm_enums.h Space fix commit 2020-02-03 11:16:26 +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: Refactoring and improvement 2019-09-19 23:10:09 +03:00
GSRender.h rsx: Make X11 optional on Linux 2019-12-20 10:48:03 +00:00
rsx_cache.h Make RPCS3 compile in C++2a mode 2020-02-04 23:43:55 +03:00
rsx_decode.h rsx: Implement point sprite coordinate generation 2019-11-09 12:50:53 +03:00
rsx_methods.cpp Make rsx::get_address report caller location 2020-02-08 22:18:56 +03:00
rsx_methods.h Some cleanup 2019-12-31 22:27:27 +03:00
rsx_utils.cpp Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
rsx_utils.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
rsx_vertex_data.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00
RSXFIFO.cpp Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
RSXFIFO.h rsx: Report full method range on invalid methods 2019-10-21 15:31:45 +03:00
RSXFragmentProgram.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00
RSXOffload.cpp Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
RSXOffload.h vk: Restructure command queue flushing behavior to avoid deadlock 2020-01-14 14:32:40 +03:00
RSXTexture.cpp rsx util: Implement decode_fxp<> 2019-10-18 15:41:39 +03:00
RSXTexture.h rsx: Fix decoding of some fixed point texture parameters 2019-10-17 18:18:00 +03:00
RSXThread.cpp cellGcm HLE: fix cellGcmMapMainMemory 2020-02-08 22:18:56 +03:00
RSXThread.h Make rsx::get_address report caller location 2020-02-08 22:18:56 +03:00
RSXVertexProgram.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00