rpcs3/Utilities
Megamouse 663b2c9c5e overlays: Fix frametime graph spikes
The frametime_timer was restarted at the end of the update method, instead of immediately after reading its value.
This means that the frametime was lower than expected when an expensive task was executed in-between.
2021-02-23 13:27:54 +03:00
..
address_range.h Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
bin_patch.cpp Patch engine: add bd32, bd64 and utf8 patch types 2021-02-12 21:43:30 +03:00
bin_patch.h Patch engine: add bd32, bd64 and utf8 patch types 2021-02-12 21:43:30 +03:00
bit_set.h Butcher narrow cast a little (don't print value). 2020-12-22 14:32:30 +03:00
BitField.h Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
cfmt.h Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
cheat_info.cpp Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
cheat_info.h Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
cond.cpp
cond.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
Config.cpp Purge unused typeid() invocations 2021-01-28 10:23:29 +03:00
Config.h Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
CPUStats.h overlays: Fix frametime graph spikes 2021-02-23 13:27:54 +03:00
CRC.h
date_time.h
File.cpp Atomic PARAM.SFO writes 2021-02-23 11:29:23 +03:00
File.h Fix atomicity of savedata/trophy data writes 2021-02-23 11:29:23 +03:00
geometry.h Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
git-version-gen.cmd
hash.h rsx: Refactor texture cache utils 2021-02-10 11:37:14 +03:00
JIT.cpp JIT.cpp: fix overcommit bug (should have been Linux-specific) 2021-02-22 13:35:01 +03:00
JIT.h Add error on missing 'override' 2021-02-15 20:21:30 +03:00
lockless.h Fix freezes in HLE Vdec and SPU LLVM precompilation. 2021-02-01 19:14:01 +03:00
LUrlParser.cpp
LUrlParser.h
mutex.cpp Move busy_wait() to asm.hpp 2020-12-18 12:23:53 +03:00
mutex.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
rXml.cpp MSVC: remove MemLeak build support 2020-12-22 14:32:30 +03:00
rXml.h Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
sema.cpp Move busy_wait() to asm.hpp 2020-12-18 12:23:53 +03:00
sema.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
span.h
StrFmt.cpp Utils: Rewrite fmt::split 2021-01-08 22:23:48 +03:00
StrFmt.h Fix SAFE_BUFFERS attribute for GCC 2021-02-09 12:33:50 +03:00
StrUtil.h Utils: Rewrite fmt::split 2021-01-08 22:23:48 +03:00
sync.h types.hpp: more cleanup 2020-12-22 19:08:09 +03:00
Thread.cpp Fix almost all GCC warnings 2021-02-17 22:59:04 +03:00
Thread.h Implement thread_ctrl::scoped_priority 2021-01-25 21:49:16 +03:00
Timer.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
version.cpp Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
version.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00