shadPS4/src/core/libraries/kernel
2024-06-05 22:27:28 +03:00
..
event_flag fixed a case in sceKernelCreateEventFlag (found in Super Meat boy) 2024-05-30 20:16:16 +03:00
cpu_management.cpp src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
cpu_management.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
event_queue.cpp video_core: Implement basic compute shaders and more instructions 2024-05-30 01:39:24 +03:00
event_queue.h video_core, kernel: added gfx eop event handling 2024-05-07 22:46:54 +02:00
event_queues.cpp improved sceKernelWaitEqueue 2024-05-18 10:02:40 +03:00
event_queues.h kernel: user event and data functions 2024-05-17 23:29:10 +02:00
file_system.cpp added sceKernelGetTscFrequency 2024-05-07 16:28:42 +03:00
file_system.h improvements in sceKernelOpen, rewrote sceKernelLseek, added sceKernelWrite, added sceKernelMkdir , partial sceKernelStat 2024-05-05 12:43:01 +03:00
libkernel.cpp core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
libkernel.h kernel: Fix stack corruption from OrbisTimesec 2024-06-05 22:27:28 +03:00
memory_management.cpp core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
memory_management.h core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
physical_memory.cpp core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
physical_memory.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
thread_management.cpp core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
thread_management.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
time_management.cpp added sceKernelGetTscFrequency 2024-05-07 16:28:42 +03:00
time_management.h added sceKernelGetTscFrequency 2024-05-07 16:28:42 +03:00