rpcs3/Utilities
Nekotekina bd1a24b894 Tidy endianness support (se_t) implementation
Move se_t and se_storage to util/endian.hpp
Use single template instead of two specializations.
Add minor optimization for MSVC.
Remove v128 dependency.
Try to enable intrinsics for unaligned data.
Fix minor bug in u16/u32/u64 specializations.
2019-09-28 15:39:50 +03:00
..
address_range.h
asm.h
AtomicPtr.h
BEType.h Tidy endianness support (se_t) implementation 2019-09-28 15:39:50 +03:00
bin_patch.cpp
bin_patch.h
bit_set.h
BitField.h
cfmt.h
cond.cpp Revert "Revert "Remove shared_cond and simplify reservation waiting"" 2019-09-24 05:01:00 +03:00
cond.h Revert "Revert "Remove shared_cond and simplify reservation waiting"" 2019-09-24 05:01:00 +03:00
Config.cpp
Config.h Input: move some pad handler logic to the parent class 2019-09-24 21:09:24 +02:00
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp
dynamic_library.h
event.h
File.cpp Fix fs::create_path 2019-09-24 16:18:28 +03:00
File.h Make errors in Emu::Init verbose and don't crash 2019-09-24 05:01:00 +03:00
GDBDebugServer.cpp
GDBDebugServer.h
geometry.h rsx: Properly scale overlay passes to match drawable area 2019-09-28 13:24:14 +03:00
git-version-gen.cmd
GSL.h
hash.h
Interval.h
JIT.cpp
JIT.h
lockless.h Fix lf_queue::wait 2019-09-13 23:52:18 +03:00
Log.cpp
Log.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
rXml.cpp
rXml.h
sema.cpp
sema.h
StrFmt.cpp
StrFmt.h
StrUtil.h Improve strcpy_trunc 2019-09-21 03:59:43 +03:00
sync.h atomic.hpp: use native semaphores on Windows 2019-09-24 05:01:00 +03:00
sysinfo.cpp
sysinfo.h
Thread.cpp Simplify thread_base::join() 2019-09-10 19:25:39 +03:00
Thread.h Use g_fxo for rsx::rsx_replay_thread 2019-09-26 23:26:36 +03:00
Timer.h
typemap.h typeindices.hpp: add typeindex() helper 2019-09-19 02:16:14 +03:00
types.h Tidy endianness support (se_t) implementation 2019-09-28 15:39:50 +03:00
version.cpp
version.h
VirtualMemory.cpp
VirtualMemory.h