rpcs3/Utilities
2018-10-02 23:26:54 +03:00
..
address_range.h Implement address_range utility class 2018-09-24 15:26:40 +03:00
asm.h Move rotate/cntlz/cnttz helpers to Utilities/asm.h 2018-09-08 00:32:04 +03:00
Atomic.h Implement lf_queue<>, lf_value<> 2018-09-27 12:16:43 +03:00
AtomicPtr.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
BEType.h Try to get rid of SIZE_32 macro 2018-09-03 21:40:36 +03:00
bin_patch.cpp yaml-cpp: update submodule and build integration 2018-06-13 04:25:34 +04:00
bin_patch.h Patch: new 'load' syntax 2017-09-19 15:07:07 +03:00
bit_set.h Fix bitset formatting 2018-09-15 17:09:56 +03:00
BitField.h bf_t: fix warning 2017-07-04 02:04:22 +03:00
cfmt.h Move rotate/cntlz/cnttz helpers to Utilities/asm.h 2018-09-08 00:32:04 +03:00
cond.cpp atomic_t<>: extend fetch_op to support cancellation 2018-09-08 00:32:04 +03:00
cond.h Add cond_variable::wait_unlock 2018-10-02 23:26:54 +03:00
Config.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
Config.h Add missing deleted operators 2018-09-27 12:16:43 +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 RSX: use localtime_s instead of localtime 2018-07-28 23:10:45 +02:00
dynamic_library.cpp Compilation fix (mingw) 2017-03-05 19:00:08 +03:00
dynamic_library.h Improve dynamic_library 2018-05-08 13:05:29 +03:00
event.h atomic_t<>: extend fetch_op to support cancellation 2018-09-08 00:32:04 +03:00
File.cpp Rewrite vfs::get and vfs::mount 2018-09-15 17:09:56 +03:00
File.h Use fold expr in fs::write_file 2018-09-03 21:40:36 +03:00
GDBDebugServer.cpp New named_thread template (preview) 2018-09-27 14:04:16 +03:00
GDBDebugServer.h New named_thread template (preview) 2018-09-27 14:04:16 +03:00
geometry.h Utilities/geometry: Add unsigned specializations to typedefs 2018-06-18 22:34:26 +03:00
git-version-gen.cmd Git Revision Fix (#5043) 2018-08-27 22:53:45 +04:00
GSL.h Update GSL and yaml-cpp submodules 2018-08-25 01:15:47 +03:00
hash.h rsx: Optimize hash_struct; vk cleanup 2018-08-18 16:14:30 +03:00
Interval.h Experimental class template Module<T> 2015-09-22 13:28:31 +03:00
JIT.cpp LLVM: remove false alarm errors 2018-09-27 12:16:43 +03:00
JIT.h asmjit: update build integration 2018-06-12 20:03:53 +02:00
lockless.h Implement lf_queue<>, lf_value<> 2018-09-27 12:16:43 +03:00
Log.cpp Optimize logs 2018-09-19 14:14:04 +03:00
Log.h Optimize logs 2018-09-19 14:14:04 +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 Implement shared_mutex::lock_unlock 2018-10-02 02:22:26 +03:00
mutex.h Implement shared_mutex::lock_unlock 2018-10-02 02:22:26 +03:00
rXml.cpp Fix rXml limitation 2017-09-04 02:15:28 +03:00
rXml.h pugixml: update submodule and build integration 2018-06-24 02:02:36 +04:00
sema.cpp atomic_t<>: extend fetch_op to support cancellation 2018-09-08 00:32:04 +03:00
sema.h atomic_t<>: extend fetch_op to support cancellation 2018-09-08 00:32:04 +03:00
StrFmt.cpp Rewrite vfs::get and vfs::mount 2018-09-15 17:09:56 +03:00
StrFmt.h Fix type-safe formatting 2018-08-25 12:06:57 +03:00
StrUtil.h Rewrite vfs::get and vfs::mount 2018-09-15 17:09:56 +03:00
sync.h Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex) 2018-09-03 23:00:36 +03:00
sysinfo.cpp Fix trailing zeros in CPU brand 2018-09-17 12:18:40 +03:00
sysinfo.h implement "Enable TSX" combobox 2018-06-17 00:43:00 +04:00
Thread.cpp Add cond_variable::wait_unlock 2018-10-02 23:26:54 +03:00
Thread.h Rename thread_abort (name conflict) 2018-10-02 23:26:54 +03:00
Timer.h replace high_resolution_clock 2017-01-29 19:52:19 +03:00
typemap.h typemap improvements 2018-10-02 23:26:54 +03:00
types.h Update ASSUME, add ASSERT and AUDIT 2018-09-24 15:26:40 +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 Make vm::get_super_ptr return contiguous memory 2018-09-27 23:37:13 +03:00
VirtualMemory.h Make vm::get_super_ptr return contiguous memory 2018-09-27 23:37:13 +03:00