rpcsx/rpcs3/Emu/RSX/Common
kd-11 dab30c0051 rsx: Disable predictions if 50% of predictions are wrong
- This happens often in loading screens where the memory usage pattern is often randomized by loading in of assets
2018-09-24 21:19:38 +03:00
..
BufferUtils.cpp rsx: Fix endianness order when immediate mode register is updated, but used as register lookup 2018-09-03 18:24:20 +03:00
BufferUtils.h rsx: Fix endianness order when immediate mode register is updated, but used as register lookup 2018-09-03 18:24:20 +03:00
FragmentProgramDecompiler.cpp c++17: use std::size 2018-09-06 13:15:59 +03:00
FragmentProgramDecompiler.h rsx: Fix FP temp register count 2018-09-03 21:39:18 +03:00
GLSLCommon.h rsx/common: Clean up shared glsl header to minimize string concat operations 2018-09-06 21:11:11 +03:00
ProgramStateCache.cpp Minor optimizations and fixes 2018-08-18 16:14:30 +03:00
ProgramStateCache.h Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex) 2018-09-03 23:00:36 +03:00
ring_buffer_helper.h typos 2018-05-14 21:14:39 +04:00
ShaderParam.cpp RSX: Add a class factorizing decompiler code 2015-05-23 20:45:07 +02:00
ShaderParam.h clang-tidy: performance-faster-string-find 2018-07-15 12:51:09 +04:00
surface_store.cpp EXCEPTION macro removed 2016-08-08 19:19:32 +03:00
surface_store.h Update GSL and yaml-cpp submodules 2018-08-25 01:15:47 +03:00
TextGlyphs.h rsx/gl/vk: Fix some warnings and whitespace issues (LF vs CRLF) 2017-06-22 23:36:15 +03:00
texture_cache.h rsx: Disable predictions if 50% of predictions are wrong 2018-09-24 21:19:38 +03:00
texture_cache_checker.h Texture cache cleanup, refactoring and fixes 2018-09-24 15:26:40 +03:00
texture_cache_utils.h Texture cache cleanup, refactoring and fixes 2018-09-24 15:26:40 +03:00
TextureUtils.cpp Update GSL and yaml-cpp submodules 2018-08-25 01:15:47 +03:00
TextureUtils.h Add missing virtual desctructors (#5094) 2018-09-07 14:35:40 +03:00
VertexProgramDecompiler.cpp rsx/vp: Fix ARL opcode properly 2018-09-15 11:57:06 +03:00
VertexProgramDecompiler.h rsx/vp: Fix ARL opcode properly 2018-09-15 11:57:06 +03:00