shadPS4/src/core/libraries/kernel
2024-05-08 21:00:01 +02:00
..
memory added stubbed mostly version of flexible memory - it allows sonic mania to go further 2024-05-02 17:13:51 +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 gnm_driver: sceGnmSetEmbeddedVsShader added 2024-05-08 21:00:01 +02:00
event_queue.h video_core, kernel: added gfx eop event handling 2024-05-07 22:46:54 +02:00
event_queues.cpp src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
event_queues.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03: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 clang format 2024-05-05 16:50:55 +03:00
libkernel.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
memory_management.cpp video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
memory_management.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
physical_memory.cpp video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
physical_memory.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
thread_management.cpp create_thread : sometime thread name is null 2024-05-02 17:14:30 +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