shadPS4/src/core/libraries
TheTurtle c5d1d579b1
core: Many things (#194)
* video_core: Add a few missed things

* libkernel: More proper memory mapped files

* memory: Fix tessellation buffer mapping

* Cuphead work

* sceKernelPollSema fix

* clang format

* fixed ngs2 lle loading and rtc lib

* draft pthreads keys implementation

* fixed return codes

* return error code if sceKernelLoadStartModule module is invalid

* re-enabled system modules and disable debug in libs.h

* Improve linux support

* fix windows build

* kernel: Rework keys

---------

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-06-15 14:36:07 +03:00
..
app_content added app_content module 2024-05-31 15:03:05 +03:00
audio core: Fixup linux support (#195) 2024-06-14 00:58:57 +03:00
disc_map core: Many things (#194) 2024-06-15 14:36:07 +03:00
gnmdriver core: Many things (#194) 2024-06-15 14:36:07 +03:00
kernel core: Many things (#194) 2024-06-15 14:36:07 +03:00
libc core: Many things (#194) 2024-06-15 14:36:07 +03:00
libc_internal core: Many things (#194) 2024-06-15 14:36:07 +03:00
libpng Added LibPngDec 2024-06-14 01:37:26 -06:00
network src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
np_manager added dummy np* modules and screenshot module 2024-05-02 18:16:10 +03:00
np_score added dummy np* modules and screenshot module 2024-05-02 18:16:10 +03:00
np_trophy video_core: Implement basic compute shaders and more instructions 2024-05-30 01:39:24 +03:00
pad src: Move control to input directory 2024-04-14 01:18:25 +03:00
rtc core: Many things (#194) 2024-06-15 14:36:07 +03:00
save_data core: Many things (#194) 2024-06-15 14:36:07 +03:00
screenshot added dummy np* modules and screenshot module 2024-05-02 18:16:10 +03:00
system core: Many things (#194) 2024-06-15 14:36:07 +03:00
videoout core: Many things (#194) 2024-06-15 14:36:07 +03:00
error_codes.h libs: gnmdriver: map compute queue 2024-06-08 01:19:52 +02:00
libs.cpp Added LibPngDec 2024-06-14 01:37:26 -06:00
libs.h core: Many things (#194) 2024-06-15 14:36:07 +03:00