rpcs3/Utilities
Eladash 0db91aa56b Fix address_range start_length() constructor
Fixes an underflow when constructing start_length(0, 0).
2020-04-29 06:47:35 +03:00
..
address_range.h Fix address_range start_length() constructor 2020-04-29 06:47:35 +03:00
asm.h Revert "Replace rotate utils with std::rotl" (partial) 2020-04-14 19:45:53 +03:00
BEType.h rsx fp/vp analyzers: Fix strict type aliasing and improve codegen 2020-04-12 16:48:43 +03:00
bin_patch.cpp Disable exception handling. 2020-03-12 16:03:08 +03:00
bin_patch.h Embedded SPU elf patching 2020-01-28 02:13:37 +03:00
bit_set.h
BitField.h First part of fixing sign-compare warning (inside be_t). 2020-02-19 22:54:58 +03:00
cfmt.h Revert "Replace rotate utils with std::rotl" (partial) 2020-04-14 19:45:53 +03:00
cond.cpp Fix warnings in emucore 2020-03-04 21:23:34 +03:00
cond.h Revert "Replace rotate utils with std::rotl" (partial) 2020-04-14 19:45:53 +03:00
Config.cpp Implement cfg::uint for unsigned integers 2020-04-04 21:38:40 +03:00
Config.h Implement cfg::uint for unsigned integers 2020-04-04 21:38:40 +03:00
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp C-style cast cleanup (partial) 2019-11-29 00:35:23 +03:00
dynamic_library.h Add missing include guards 2020-02-27 00:38:55 +03:00
File.cpp Fix various explicitness, laziness, hard codes 2020-04-12 17:29:42 +03:00
File.h Cleanup std::is_pod usage (deprecated in C++20) 2020-03-18 18:28:46 +03:00
geometry.h geometry.h: remove MSVC workaround 2020-02-12 12:50:42 +03:00
git-version-gen.cmd Build: Fix potential issue with Windows builds not receiving correct 2020-03-29 14:10:07 +03:00
hash.h
JIT.cpp PPU LLVM: fix crash on damaged cache files 2020-04-07 16:51:35 +03:00
JIT.h Implement jit_compiler::check 2020-04-07 16:09:47 +03:00
lockless.h Remove cancerous lf_value<> 2020-02-28 18:54:46 +03:00
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
rXml.cpp
rXml.h Untangle GUI and input includes 2020-02-24 16:31:01 +01:00
sema.cpp
sema.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
span.h rsx: Wrap gsl::span definition into Utilities/span.h 2019-11-09 20:00:50 +01:00
StrFmt.cpp Always launch rpcs3.exe on restart 2020-04-05 14:27:13 +03:00
StrFmt.h Make RPCS3 compile in C++2a mode 2020-02-04 23:43:55 +03:00
StrUtil.h Fix various explicitness, laziness, hard codes 2020-04-12 17:29:42 +03:00
sync.h Restore using keyed events in waitable atomics on Windows 2019-10-18 23:08:00 +03:00
sysinfo.cpp TSC calibration improvements 2020-04-29 00:09:40 +03:00
sysinfo.h Util: Add FMA and INVARIANT_TSC detection (#7937) 2020-04-04 19:12:06 +01:00
Thread.cpp Implement thread_ctrl::get_thread_affinity_mask() 2020-04-29 00:09:40 +03:00
Thread.h Implement thread_ctrl::get_thread_affinity_mask() 2020-04-29 00:09:40 +03:00
Timer.h
typemap.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
types.h Replace utils::cnttz{32,64} with std::countr_{zero,one} 2020-04-14 16:05:58 +03:00
version.cpp
version.h
VirtualMemory.cpp Experimental squashing of reservation memory area. 2020-04-16 02:25:43 +03:00
VirtualMemory.h Experimental squashing of reservation memory area. 2020-04-16 02:25:43 +03:00