rpcs3/Utilities
Nekotekina 77aa9e58f2 shared_ptr.hpp: add trivial conversion for shared/single types
These conversions don't exist in std::shared_ptr-alike types.
But I don't want to bother with == operators until we have proper C++20.
Removed trivial conversion for atomic_ptr because it's heavyweight.
2020-12-07 15:33:28 +03:00
..
address_range.h
BEType.h stdafx.h: remove BOM from custom included headers 2020-11-29 15:35:05 +03:00
bin_patch.cpp unify patch log 2020-11-07 19:22:40 +01:00
bin_patch.h patch_engine: Apply patch when APP_VER is unknown 2020-09-21 11:59:57 +02:00
bit_set.h atomic.hpp: simplify and unify bit test instructions 2020-12-04 14:33:38 +03:00
BitField.h Fix bitfield operator &= 2020-09-10 19:04:53 +02:00
cfmt.h
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 Improve cond_var notifiers 2020-11-06 00:10:16 +03:00
cond.h Improve cond_var notifiers 2020-11-06 00:10:16 +03:00
Config.cpp Homebrew atomic_ptr rewritten (util/shared_ptr.hpp) 2020-11-26 20:11:26 +03:00
Config.h Homebrew atomic_ptr rewritten (util/shared_ptr.hpp) 2020-11-26 20:11:26 +03:00
CPUStats.h
CRC.h
date_time.h
File.cpp Fix fs::delim type, fix "." and ".." processing in fs::get_parent_dir (#8975) 2020-09-26 19:18:32 +01:00
File.h stdafx.h: remove BOM from custom included headers 2020-11-29 15:35:05 +03:00
geometry.h
git-version-gen.cmd
hash.h
JIT.cpp JIT: increase likeliness of allocating 2M large pages 2020-11-25 10:41:17 +03:00
JIT.h TSX: new fallback method (time-based) 2020-10-31 15:34:14 +03:00
lockless.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp Improve shared_mutex 2020-11-06 00:10:16 +03:00
mutex.h Rewrite cpu_thread::suspend_all 2020-10-10 13:58:48 +03:00
rXml.cpp
rXml.h
sema.cpp
sema.h
span.h
StrFmt.cpp
StrFmt.h stdafx.h: remove BOM from custom included headers 2020-11-29 15:35:05 +03:00
StrUtil.h
sync.h Improve DYNAMIC_IMPORT 2020-11-10 01:44:31 +03:00
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 shared_ptr.hpp: add trivial conversion for shared/single types 2020-12-07 15:33:28 +03:00
Thread.h Homebrew atomic_ptr rewritten (util/shared_ptr.hpp) 2020-11-26 20:11:26 +03:00
Timer.h
typemap.h vm: add map_self() method to utils::shm 2020-11-08 16:43:15 +03:00
types.h atomic_t: cleanup type requirements 2020-12-04 19:11:36 +03: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