rpcs3/Utilities
eladash 0979207cc6 Log currently PPU HLE function executed after access violation
old functionality retrieved
2019-07-10 17:35:39 +03:00
..
Atomic.h Refactoring (#6143) 2019-06-29 01:27:49 +03:00
AtomicPtr.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
BEType.h Fix BE endianess arch support in semaphore_406e (#6116) 2019-06-21 19:29:49 +03:00
BitField.h rsx: Refactor rsx_decode.h and bugfixes 2019-07-09 11:52:34 +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
Config.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
Config.h SPU TSX: implement Accurate PUTLLC option 2019-05-25 22:23:23 +03:00
File.cpp Explicitly cast size_t to integer types 2019-07-01 04:33:23 +03:00
File.h Implement fs::file::write_gather (Vectored I/O) 2019-06-03 23:18:39 +03:00
GDBDebugServer.cpp New named_thread template (preview) 2018-09-27 14:04:16 +03:00
GDBDebugServer.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
GSL.h Update GSL and yaml-cpp submodules 2018-08-25 01:15:47 +03:00
Interval.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
JIT.cpp Implement cpu_thread::suspend_all 2019-06-19 20:36:12 +03:00
JIT.h Implement cpu_thread::suspend_all 2019-06-19 20:36:12 +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
Log.cpp Use empty() instead of comparing size() with 0 2019-06-01 22:59:23 +03:00
Log.h Fix some "-Wpedantic" warnings 2019-06-01 22:59:23 +03:00
StrFmt.cpp Implement std::bit_cast<> 2019-06-02 23:22:16 +03:00
StrFmt.h rsx: Refactor rsx_decode.h and bugfixes 2019-07-09 11:52:34 +03:00
StrUtil.h Rewrite vfs::get and vfs::mount 2018-09-15 17:09:56 +03:00
Thread.cpp Log currently PPU HLE function executed after access violation 2019-07-10 17:35:39 +03:00
Thread.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
Timer.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
VirtualMemory.cpp Make vm::get_super_ptr return contiguous memory 2018-09-27 23:37:13 +03:00
VirtualMemory.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
address_range.h Fix -Wsign-compare a little bit 2019-06-28 01:45:29 +03:00
asm.h Change utils::popcnt16 to popcnt32 2019-06-02 23:22:16 +03:00
bin_patch.cpp Implement std::bit_cast<> 2019-06-02 23:22:16 +03:00
bin_patch.h Implement std::bit_cast<> 2019-06-02 23:22:16 +03:00
bit_set.h Fix bitset formatting 2018-09-15 17:09:56 +03:00
cfmt.h Make more use of the new get_int_t 2019-07-09 11:52:34 +03:00
cond.cpp Implement cpu_thread::suspend_all 2019-06-19 20:36:12 +03:00
cond.h Explicitly downcast integers 2019-07-01 04:33:23 +03:00
date_time.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
dynamic_library.cpp Fix dynamic_library::loaded 2019-06-16 21:31:38 +03:00
dynamic_library.h Internal: register WaitOnAddress family functions (WinAPI) 2018-10-19 22:22:35 +03:00
event.h atomic_t<>: extend fetch_op to support cancellation 2018-09-08 00:32:04 +03:00
geometry.h utilities: Add constexpr to color4_base 2019-06-12 10:59:31 +01: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
lockless.h Implement std::bit_cast<> 2019-06-02 23:22:16 +03:00
mutex.cpp Rewrite condition variables 2018-11-29 01:30:05 +03:00
mutex.h mutex.h: fix warning (unary minus unsigned) 2019-04-13 22:56:11 +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 Implement cond_one sync primitive 2018-11-05 13:14:11 +03:00
sema.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
sync.h Rename cond_x16 to shared_cond 2019-06-04 16:37:50 +03:00
sysinfo.cpp Detect tsx_force_abort presence and print to log 2019-06-01 17:46:57 +03:00
sysinfo.h Detect tsx_force_abort presence and print to log 2019-06-01 17:46:57 +03:00
typemap.h Implement utils::refptr for typemap (with && syntax) 2019-03-01 00:08:19 +03:00
types.h rsx: Refactor rsx_decode.h and bugfixes 2019-07-09 11:52:34 +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