rpcsx/rpcs3/Emu/RSX
kd-11 235db57f0e rsx: Do not reset vertex program texture mask when updating ucode analysis
- Fixes incorrect texture type detection in some games after program env/ucode separation
2020-12-17 09:36:20 +03:00
..
Capture Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
Common Fix build 2020-12-16 10:10:06 +03:00
GL rsx: Add some texture upload statistics to the texture cache 2020-12-16 10:10:06 +03:00
Null Remove BOM markers 2020-12-06 15:30:12 +03:00
Overlays Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
VK vk: Force ampere GPUs to use the slower but spec-compliant depth-color resize route 2020-12-17 09:36:20 +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 any_pod<> from types.h 2020-12-12 13:12:39 +03:00
gcm_enums.cpp Remove HERE macro 2020-12-10 12:30:22 +03:00
gcm_enums.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
gcm_printing.cpp RSX: remove overly long integer sequence (opcode_list) 2020-12-12 11:38:35 +03:00
gcm_printing.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +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 Fix stop during shader compilation 2020-12-16 11:01:51 +03:00
rsx_decode.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
rsx_methods.cpp Remove HERE macro 2020-12-10 12:30:22 +03:00
rsx_methods.h rsx: Restructure and simplify some header include chains 2020-12-13 15:38:35 +03:00
rsx_utils.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
rsx_utils.h std::chrono cleanup: always use steady_clock 2020-12-11 19:01:56 +03:00
rsx_vertex_data.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
RSXFIFO.cpp Remove HERE macro 2020-12-10 12:30:22 +03:00
RSXFIFO.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
RSXFragmentProgram.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
RSXOffload.cpp Use uptr (std::uintptr_t alias) 2020-12-12 16:29:55 +03:00
RSXOffload.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +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 rsx: Do not reset vertex program texture mask when updating ucode analysis 2020-12-17 09:36:20 +03:00
RSXThread.h rsx: Restructure and simplify some header include chains 2020-12-13 15:38:35 +03:00
RSXVertexProgram.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00