rpcs3/Utilities
Nekotekina b33648fd14 Implement SAFE_BUFFERS as __attribute__((no_stack_protector))
It was doing nothing outside of MSVC. Still seems doing nothing.
2020-03-25 11:18:48 +03:00
..
address_range.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00
asm.h Fix system time wraparound 2019-08-30 22:02:25 +03:00
BEType.h BEType.h: use common initial sequance in v128 2020-03-17 18:22:13 +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 Implement waitable atomics 2019-07-29 03:04:55 +03:00
BitField.h First part of fixing sign-compare warning (inside be_t). 2020-02-19 22:54:58 +03:00
cfmt.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
cond.cpp Fix warnings in emucore 2020-03-04 21:23:34 +03:00
cond.h Revert "Revert "Remove shared_cond and simplify reservation waiting"" 2019-09-24 05:01:00 +03:00
Config.cpp Disable exception handling. 2020-03-12 16:03:08 +03:00
Config.h Move Log.h to util/logs.hpp 2020-03-07 12:29:23 +03:00
CPUStats.h c++17: use std::size 2018-09-06 13:15:59 +03:00
CRC.h ds4: use controller calibration values for accel/gyro 2017-05-21 18:07:43 +03:00
date_time.h Screenshot function 2019-08-14 19:24:42 +02:00
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 Don't throw on invalid whence (return fs::error::einval) 2020-03-07 11:52:54 +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 Git Revision Fix (#5043) 2018-08-27 22:53:45 +04:00
hash.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
JIT.cpp Explicitly rename has_512 into has_avx512 (#7751) 2020-03-10 19:21:00 +03:00
JIT.h C-style cast cleanup III 2019-12-01 00:32:44 +03:00
lockless.h Remove cancerous lf_value<> 2020-02-28 18:54:46 +03:00
LUrlParser.cpp Add cross-platform implementation of cellHttpUtilParseUri 2017-09-04 00:37:36 +03:00
LUrlParser.h Add cross-platform implementation of cellHttpUtilParseUri 2017-09-04 00:37:36 +03:00
mutex.cpp Use atomic wait in shared_mutex and semaphore 2019-07-29 03:04:55 +03:00
mutex.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
rXml.cpp Fix rXml limitation 2017-09-04 02:15:28 +03:00
rXml.h Untangle GUI and input includes 2020-02-24 16:31:01 +01:00
sema.cpp Use atomic wait in shared_mutex and semaphore 2019-07-29 03:04:55 +03:00
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 Implement thread_ctrl::emergency_exit() 2020-03-08 15:11:02 +03:00
StrFmt.h Make RPCS3 compile in C++2a mode 2020-02-04 23:43:55 +03:00
StrUtil.h Fix warnings in emucore 2020-03-04 21:23:34 +03:00
sync.h Restore using keyed events in waitable atomics on Windows 2019-10-18 23:08:00 +03:00
sysinfo.cpp Explicitly rename has_512 into has_avx512 (#7751) 2020-03-10 19:21:00 +03:00
sysinfo.h Explicitly rename has_512 into has_avx512 (#7751) 2020-03-10 19:21:00 +03:00
Thread.cpp Fix thread_base::join 2020-03-21 10:36:04 +03:00
Thread.h Thread.h: fix warning 2020-03-21 13:49:41 +03:00
Timer.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
typemap.h Use attributes for LIKELY/UNLIKELY 2020-02-05 10:42:34 +03:00
types.h Implement SAFE_BUFFERS as __attribute__((no_stack_protector)) 2020-03-25 11:18:48 +03:00
version.cpp EXCEPTION macro removed 2016-08-08 19:19:32 +03:00
version.h GUI logging improved 2016-07-21 01:54:39 +03:00
VirtualMemory.cpp Move Log.h to util/logs.hpp 2020-03-07 12:29:23 +03:00
VirtualMemory.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00