rpcs3/Utilities
2020-09-24 18:06:51 +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 Fix race in Crypto/unedat.cpp, Make NPDRM keys usage atomic 2020-06-28 23:26:10 +01:00
bin_patch.cpp patch_engine: Apply patch when APP_VER is unknown 2020-09-21 11:59:57 +02:00
bin_patch.h patch_engine: Apply patch when APP_VER is unknown 2020-09-21 11:59:57 +02:00
bit_set.h
BitField.h Fix bitfield operator &= 2020-09-10 19:04:53 +02:00
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 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 PPU: Implement PPU Traps Stubbing option 2020-05-27 22:39:29 +03:00
Config.h RPCN Client (#8663) 2020-08-27 20:47:04 +01:00
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp
dynamic_library.h Add missing include guards 2020-02-27 00:38:55 +03:00
File.cpp Win32 FS: Always use FILE_SHARE_DELETE 2020-09-24 18:06:51 +03:00
File.h Win32 FS: Rewrite (fix) vfs::host::rename 2020-09-24 18:06:51 +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 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 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
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
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 atomic.hpp: Fix atomic_storage_futex::raw_notify 2020-09-12 22:11:40 +03:00
Timer.h
typemap.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
types.h Fix bitops test 2020-08-17 17:36:27 +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