..
aerolib
core: Many things ( #194 )
2024-06-15 14:36:07 +03:00
crypto
fix system include paths
2024-06-25 18:17:16 +02:00
file_format
- sceKernelUuidCreate, sceAppContentAppParamGetInt, sceAppContentTemporaryDataMount2 ( #199 )
2024-06-15 17:51:51 +03:00
file_sys
Merge branch 'main' into miscFixes2
2024-07-04 20:51:04 -06:00
libraries
shader_recompiler: Check usage before enabling capabilities ( #245 )
2024-07-06 02:42:16 +03:00
loader
moved elf logging to DebugDump fuction , which can be enabled in config . This reduces main log file a lot
2024-07-01 23:07:57 +03:00
address_space.cpp
video_core: Fix some regressions
2024-07-01 18:26:22 +03:00
address_space.h
shader_recompiler: Implement most integer image atomics, workgroup barriers and shared memory load/store ( #231 )
2024-07-05 00:15:44 +03:00
linker.cpp
moved elf logging to DebugDump fuction , which can be enabled in config . This reduces main log file a lot
2024-07-01 23:07:57 +03:00
linker.h
linker: Fix TLS for dynamic modules
2024-06-22 18:09:04 +03:00
loader.cpp
- Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer)
2024-06-10 20:42:21 -06:00
loader.h
- Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer)
2024-06-10 20:42:21 -06:00
memory.cpp
code: Add additional logging during init
2024-07-01 13:56:14 +03:00
memory.h
kernel: Implement some functions
2024-06-22 18:09:03 +03:00
module.cpp
kernel: Const correctness
2024-06-26 18:24:06 +03:00
module.h
kernel: Implement some functions
2024-06-22 18:09:03 +03:00
platform.h
videoout, platform: fix for ooo irqs
2024-05-29 16:02:51 +02:00
tls.cpp
tls: Switch to trace logs
2024-07-01 13:56:14 +03:00
tls.h
core: Many things ( #194 )
2024-06-15 14:36:07 +03:00
virtual_memory.cpp
several fixes ( #112 )
2024-04-13 22:37:21 +03:00
virtual_memory.h
chore: Make shadps4 REUSE compliant
2024-02-23 23:33:43 +02:00