rpcsx/rpcs3/Emu/RSX
Nekotekina b382d3b3e9 Remove ASSUME macro
It's dangerous and sometimes bluntly misused feature.
Its optimization potential is near-zero.
2020-12-10 14:08:02 +03:00
..
Capture Remove HERE macro 2020-12-10 12:30:22 +03:00
Common Remove ASSUME macro 2020-12-10 14:08:02 +03:00
GL Remove ASSUME macro 2020-12-10 14:08:02 +03:00
Null Remove BOM markers 2020-12-06 15:30:12 +03:00
Overlays Remove HERE macro 2020-12-10 12:30:22 +03:00
VK Remove ASSUME macro 2020-12-10 14:08:02 +03:00
CgBinaryFragmentProgram.cpp Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
CgBinaryProgram.h Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
CgBinaryVertexProgram.cpp Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
display.h Remove BOM markers 2020-12-06 15:30:12 +03:00
GCM.h Remove BOM markers 2020-12-06 15:30:12 +03:00
gcm_enums.cpp Remove HERE macro 2020-12-10 12:30:22 +03:00
gcm_enums.h Remove ASSUME macro 2020-12-10 14:08:02 +03:00
gcm_printing.cpp Fixed formatting 2020-09-23 20:27:30 +03:00
gcm_printing.h rsx: Apply Clang-Tidy fix "readability-avoid-const-params-in-decls" 2019-06-12 15:11:52 +03:00
GSFrameBase.h atomic.hpp: replace std::atomic with atomic_t 2020-12-07 17:13:12 +03:00
GSRender.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
GSRender.h Remove BOM markers 2020-12-06 15:30:12 +03:00
rsx_cache.h Remove ASSUME macro 2020-12-10 14:08:02 +03:00
rsx_decode.h Remove HERE macro 2020-12-10 12:30:22 +03:00
rsx_methods.cpp Remove HERE macro 2020-12-10 12:30:22 +03:00
rsx_methods.h Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
rsx_utils.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
rsx_utils.h Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
rsx_vertex_data.h Remove BOM markers 2020-12-06 15:30:12 +03:00
RSXFIFO.cpp Remove HERE macro 2020-12-10 12:30:22 +03:00
RSXFIFO.h Remove BOM markers 2020-12-06 15:30:12 +03:00
RSXFragmentProgram.h Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
RSXOffload.cpp Remove ASSUME macro 2020-12-10 14:08:02 +03:00
RSXOffload.h Remove BOM markers 2020-12-06 15:30:12 +03:00
RSXTexture.cpp Remove ASSUME macro 2020-12-10 14:08:02 +03:00
RSXTexture.h Remove BOM markers 2020-12-06 15:30:12 +03:00
RSXThread.cpp Remove HERE macro 2020-12-10 12:30:22 +03:00
RSXThread.h Remove HERE macro 2020-12-10 12:30:22 +03:00
RSXVertexProgram.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00