rpcs3/Utilities
Bevan Weiss 01d3585bf3 Bring back the non-compliant define, but version limited
As noted, we've done something we shouldn't have with MSVC compiler specific defines.  But to avoid breaking the MSVC build environment, leave this define in there until the MSVC version when it is actually exposed by the compiler itself (v16.8).
2020-08-14 18:34:34 +01: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 Fix race in Crypto/unedat.cpp, Make NPDRM keys usage atomic 2020-06-28 23:26:10 +01:00
bin_patch.cpp cheat_manager: move cheats.yml to patches folder 2020-07-29 13:18:33 +02:00
bin_patch.h patch_manager: warning for incompatible patches (#8535) 2020-06-30 21:35:15 +02:00
bit_set.h
BitField.h
cfmt.h Revert "Replace rotate utils with std::rotl" (partial) 2020-04-14 19:45:53 +03:00
cheat_info.cpp cheat_manager: improve parser errors 2020-07-29 13:18:33 +02:00
cheat_info.h cheat_manager: improve parser errors 2020-07-29 13:18:33 +02:00
cond.cpp
cond.h Revert "Replace rotate utils with std::rotl" (partial) 2020-04-14 19:45:53 +03:00
Config.cpp PPU: Implement PPU Traps Stubbing option 2020-05-27 22:39:29 +03:00
Config.h
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp
dynamic_library.h
File.cpp Add fs::error for when disk is full 2020-05-02 14:54:41 +03:00
File.h Add fs::error for when disk is full 2020-05-02 14:54:41 +03:00
geometry.h
git-version-gen.cmd
hash.h
JIT.cpp Get rid of "module" keyword 2020-05-06 18:20:11 +03:00
JIT.h Get rid of "module" keyword 2020-05-06 18:20:11 +03:00
lockless.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
rXml.cpp
rXml.h
sema.cpp
sema.h
span.h
StrFmt.cpp
StrFmt.h
StrUtil.h
sync.h
sysinfo.cpp Utils: Add detection for Icelake-client tier AVX-512 2020-08-08 00:33:22 +02:00
sysinfo.h Utils: Add detection for Icelake-client tier AVX-512 2020-08-08 00:33:22 +02:00
Thread.cpp SPU: Use waitable atomics for SPU channels interface 2020-07-23 13:45:58 +03:00
Thread.h SPU: Use waitable atomics for SPU channels interface 2020-07-23 13:45:58 +03:00
Timer.h
typemap.h
types.h Bring back the non-compliant define, but version limited 2020-08-14 18:34:34 +01:00
version.cpp patch manager: Skip lower patch_versions 2020-06-21 15:48:30 +02:00
version.h patch manager: properly check patch versions 2020-06-21 15:48:30 +02:00
VirtualMemory.cpp SPU/Linux: Ensure aligned 64k allocations in utils::memory_reserve 2020-07-19 17:58:49 +03:00
VirtualMemory.h Experimental squashing of reservation memory area. 2020-04-16 02:25:43 +03:00