shadPS4/src/core/libraries
Stephen Miller 5f963772a0
scePthreadAttrSetstack implementation (#391)
* scePthreadAttrSetstack implementation

Used by Final Fantasy XV

* Address Comments

Verify parameters before calling the pthread_attr_setstack function.
Swap uses of SCE prefix with ORBIS prefix.

* Quick fix

Addresses the newest review and appears to fix issues caused in games by my previous commit.
2024-08-14 18:43:00 +02:00
..
ajm Stabilization8 (#218) 2024-06-27 16:37:17 +03:00
app_content - fixed sceAppContentTemporaryDataMount2 2024-07-26 07:53:19 +03:00
audio added a fix for audio (seems that some games calls sceAudioOutInit twice) Thanks Roamic for tracing this! 2024-08-11 13:16:50 +03:00
avplayer More HLE stuff and fixes (#273) 2024-07-10 19:20:19 +03:00
dialogs Merge branch 'main' into miscFixes6 2024-07-18 18:18:10 +03:00
disc_map core: Many things (#194) 2024-06-15 14:36:07 +03:00
gnmdriver Gnmdriver: More functions (#410) 2024-08-12 13:29:57 +02:00
kernel scePthreadAttrSetstack implementation (#391) 2024-08-14 18:43:00 +02:00
libc windows std::filesystem fixes 2024-07-15 14:50:23 +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 shader_recompiler: Small instruction parsing refactor/bugfixes (#340) 2024-07-30 23:32:40 +02:00
np_manager shader_recompiler: Small instruction parsing refactor/bugfixes (#340) 2024-07-30 23:32:40 +02:00
np_score added dummy np* modules and screenshot module 2024-05-02 18:16:10 +03:00
np_trophy fix for Linux build 2024-06-25 17:14:12 +02:00
pad Basic gamepad support through SDL (#407) 2024-08-13 12:54:08 +03:00
playgo small playgo adjustments 2024-08-09 00:02:26 +03:00
random core: Implement sceRandomGetRandomNumber (#350) 2024-07-31 14:01:22 +03:00
rtc core: Many things (#194) 2024-06-15 14:36:07 +03:00
save_data - Implemented sceSaveDataSetParam and sceSaveDataGetParam 2024-07-30 22:55:58 -06:00
screenshot added dummy np* modules and screenshot module 2024-05-02 18:16:10 +03:00
system added setting for change language 2024-08-09 11:58:42 +03:00
usbd core: Address a few more regressions (#202) 2024-06-16 01:50:07 +03:00
videoout video_core: CPU flip relay (#415) 2024-08-14 11:36:11 +02:00
error_codes.h core: Implement sceRandomGetRandomNumber (#350) 2024-07-31 14:01:22 +03:00
libs.cpp core: Implement sceRandomGetRandomNumber (#350) 2024-07-31 14:01:22 +03:00
libs.h core: Address a few more regressions (#202) 2024-06-16 01:50:07 +03:00