| .. |
|
asm.hpp
|
asm.hpp: Fix mul_saturate
|
2023-06-21 22:28:52 +03:00 |
|
atomic.cpp
|
Remove whitespace
|
2023-02-15 08:58:02 +01:00 |
|
atomic.hpp
|
Fix Visual Studio 17.5.0 compilation
|
2023-02-25 19:20:55 +03:00 |
|
auto_typemap.hpp
|
Implement fill_array() utility
|
2021-04-19 12:33:32 +03:00 |
|
coro.hpp
|
Introduce coroutine support (util/coro.hpp)
|
2021-12-07 13:04:10 +03:00 |
|
cpu_stats.cpp
|
Windows: silence uncritical performance counter error
|
2023-06-16 19:36:44 +02:00 |
|
cpu_stats.hpp
|
Windows Use vector for performance counter data allocation
|
2023-05-18 09:15:49 +02:00 |
|
dyn_lib.cpp
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
dyn_lib.hpp
|
Take advantage of WIN10 Thread Name API
|
2023-05-24 20:39:51 +02:00 |
|
endian.hpp
|
Savestates Support For PS3 Emulation (#10478)
|
2022-07-04 16:02:17 +03:00 |
|
fence.hpp
|
Initial Linux Aarch64 support
|
2022-01-15 06:48:04 +03:00 |
|
fifo_mutex.hpp
|
More random changes
|
2021-04-11 14:01:51 +03:00 |
|
fixed_typemap.hpp
|
fixed_typemap.hpp: static allocation for m_init
|
2023-02-23 00:54:35 +03:00 |
|
fnv_hash.hpp
|
Enable -Wstrict-aliasing=1 (GCC)
|
2021-03-09 03:10:15 +03:00 |
|
image_sink.h
|
cellRec: move data instead of memcpy
|
2022-12-10 03:24:40 +01:00 |
|
init_mutex.hpp
|
Unexpected bugfixes
|
2022-10-31 14:20:02 +03:00 |
|
logs.cpp
|
logs.cpp: fix regression (#12995)
|
2022-11-29 22:56:18 +03:00 |
|
logs.hpp
|
logs improvements
|
2022-11-28 18:52:11 +03:00 |
|
media_utils.cpp
|
mac arm: try to fix compilation
|
2023-05-18 18:52:25 +02:00 |
|
media_utils.h
|
cli: add ability to log ffmpeg codecs
|
2023-05-17 00:23:47 +02:00 |
|
serialization.hpp
|
Savestates/RSX: Save drawing context
|
2022-07-08 12:57:43 +03:00 |
|
shared_ptr.hpp
|
Initial Linux Aarch64 support
|
2022-01-15 06:48:04 +03:00 |
|
simd.hpp
|
Warning fixes
|
2022-09-17 16:35:02 +03:00 |
|
slow_mutex.hpp
|
More random changes
|
2021-04-11 14:01:51 +03:00 |
|
sysinfo.cpp
|
Keep preceding 0 in firmware strings
|
2023-04-19 08:06:30 +02:00 |
|
sysinfo.hpp
|
Update to LLVM 16.0.0, switch to upstream LLVM
|
2023-04-06 10:19:31 +03:00 |
|
to_endian.hpp
|
Add usz alias for std::size_t
|
2020-12-18 12:23:53 +03:00 |
|
tsc.hpp
|
Initial Linux Aarch64 support
|
2022-01-15 06:48:04 +03:00 |
|
typeindices.hpp
|
fix some warnings
|
2023-02-22 23:57:20 +01:00 |
|
types.hpp
|
Savestate/IDM: Do not save unsavable containers
|
2023-06-28 18:34:33 +03:00 |
|
v128.hpp
|
Savestates Support For PS3 Emulation (#10478)
|
2022-07-04 16:02:17 +03:00 |
|
video_provider.cpp
|
utils: implement video encoder and image sink
|
2022-12-08 21:08:37 +01:00 |
|
video_provider.h
|
utils: implement video encoder and image sink
|
2022-12-08 21:08:37 +01:00 |
|
vm.hpp
|
vm: use sparse files to emulate overcommit memory
|
2022-08-12 13:59:03 +03:00 |
|
vm_native.cpp
|
Fix some warnings
|
2023-05-18 12:41:22 +02:00 |
|
yaml.cpp
|
cellMusic/Decode: implement playlist shuffle and repeat
|
2022-07-22 08:42:43 +02:00 |
|
yaml.hpp
|
Patch manager: add node location to patch errors
|
2022-04-09 21:26:06 +02:00 |