rpcs3/Utilities
2023-02-15 08:58:02 +01:00
..
address_range.h Use utils::c_page_size 2022-07-04 22:35:05 +03:00
bin_patch.cpp Remove whitespace 2023-02-15 08:58:02 +01:00
bin_patch.h Patches/PPU: Implement HLE/LLE/With-TOC function call patches 2021-09-26 20:49:57 +03:00
bit_set.h LV2: Re-add dropped optimization by previous commit 2022-08-07 20:23:54 +03:00
BitField.h Replace simple_type with std::common_type 2021-04-17 10:27:55 +03:00
cfmt.h cfmt/StrFmt: support s128 formatting (untested) 2022-11-26 09:30:11 +03:00
cheat_info.cpp move try_to_int64 to StrUtil 2021-06-25 09:41:32 +03:00
cheat_info.h Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00
cond.cpp types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
cond.h types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
Config.cpp sys_fs: Improved sys_fs_fcntl(0xc0000015&0xc000001c) 2023-01-18 08:09:35 +01:00
Config.h overlays: add pages to home menu 2023-02-09 20:36:35 +01:00
CRC.h More random changes 2021-04-11 14:01:51 +03:00
date_time.h save-overlays: change list entry contents. 2021-04-30 00:30:26 +02:00
File.cpp Allow to cancel dir size calculation (#13134) 2022-12-30 09:34:35 +01:00
File.h Allow to cancel dir size calculation (#13134) 2022-12-30 09:34:35 +01:00
geometry.h gl: Refactor the rest of GLHelpers 2022-07-13 02:09:58 +03:00
git-version-gen.cmd windows: fix git version script release check 2022-04-15 00:45:51 +02:00
JIT.cpp BufferUtils: fix regression on AVX path 2022-09-24 17:23:12 +03:00
JIT.h simd_builder: fixups 2022-09-08 18:12:15 +03:00
lockless.h vm_native.cpp: Use Windows 10 memory mapping API (the correct API) 2022-06-10 14:27:02 +03:00
LUrlParser.cpp More random changes 2021-04-11 14:01:51 +03:00
LUrlParser.h Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00
mutex.cpp shared_mutex: Optimize busy-waiting by detecting waiters and try to steal the notifying bit 2022-08-07 20:23:54 +03:00
mutex.h shared_mutex: Optimize busy-waiting by detecting waiters and try to steal the notifying bit 2022-08-07 20:23:54 +03:00
rXml.cpp sceNpTrophyGetTrophyIcon: SCE_NP_TROPHY_ERROR_HIDDEN 2022-03-31 23:02:35 +02:00
rXml.h sceNpTrophyGetTrophyIcon: SCE_NP_TROPHY_ERROR_HIDDEN 2022-03-31 23:02:35 +02:00
sema.cpp types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
sema.h More random changes 2021-04-11 14:01:51 +03:00
simple_ringbuf.cpp sys_rsxaudio: Initial implementation (#11907) 2022-05-05 15:47:44 +02:00
simple_ringbuf.h sys_rsxaudio: Initial implementation (#11907) 2022-05-05 15:47:44 +02:00
stack_trace.cpp Fix linux build 2022-08-14 23:53:50 +03:00
stack_trace.h rsx: Fix surface metadata life-cycle 2022-12-17 20:16:58 +03:00
StrFmt.cpp sys_fs: Improved sys_fs_fcntl(0xc0000015&0xc000001c) 2023-01-18 08:09:35 +01:00
StrFmt.h rsx: Fix printing of expected values 2023-01-11 16:48:53 +03:00
StrUtil.h sys_fs: Improved sys_fs_fcntl(0xc0000015&0xc000001c) 2023-01-18 08:09:35 +01:00
sync.h Implement FN (lambda shortener) 2022-07-08 14:47:41 +03:00
Thread.cpp Thread: silence -Wsign-compare on FreeBSD aarch64 2023-01-19 18:49:06 +03:00
Thread.h Thread.h: Improve thread abort performance 2022-08-25 23:54:56 +03:00
Timer.h input: add enumeration threads for each hid_pad_handler 2022-02-01 19:28:04 +01:00
transactional_storage.h sys_rsxaudio: Initial implementation (#11907) 2022-05-05 15:47:44 +02:00
version.cpp Warning fixes 2022-09-17 16:35:02 +03:00
version.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00