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
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
BitField.h
cfmt.h
cheat_info.cpp
cheat_info.h
cond.cpp
cond.h
Config.cpp Purge unused typeid() invocations 2021-01-28 10:23:29 +03:00
Config.h
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
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
mutex.h
rXml.cpp
rXml.h
sema.cpp
sema.h
span.h
StrFmt.cpp
StrFmt.h Fix SAFE_BUFFERS attribute for GCC 2021-02-09 12:33:50 +03:00
StrUtil.h
sync.h
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
version.cpp
version.h