Commit Graph

1841 Commits

Author SHA1 Message Date
red-prig ae44cd497a sceKernelPreadv 2023-01-09 22:06:26 +03:00
red-prig 66f585c245 sceHttpSetRequestContentLength 2023-01-09 21:24:56 +03:00
Pavel 29d0872599 Shader recompiler bug fixes 2023-01-09 15:16:08 +03:00
red-prig 34c5f3bdbb VOP3a?344 2023-01-08 22:33:52 +03:00
red-prig b9987cef5b sceHttpSetRecvTimeOut 2023-01-08 20:21:26 +03:00
red-prig 5d1dfb67cb sceKernelGetGPI 2023-01-08 20:18:50 +03:00
red-prig 6400ceeb5e VOP3a?292 2023-01-08 19:37:07 +03:00
red-prig 6a745deb16 AllocBinding:etMrtz 2023-01-08 18:41:13 +03:00
red-prig d8324627a9 sceHttpSetAuthInfoCallback 2023-01-08 18:38:12 +03:00
red-prig 14ada4d2a9 sceHttpSetRedirectCallback 2023-01-07 22:28:18 +03:00
red-prig 4721d3d83b fix sceHttpSetAutoRedirect id 2023-01-07 22:25:35 +03:00
red-prig 184368fb29 sceHttpCreateRequestWithURL 2023-01-07 20:46:42 +03:00
red-prig 1fceadb87a sceHttpSetAuthEnabled 2023-01-07 20:43:17 +03:00
red-prig 4887a84782 sceHttpSetInflateGZIPEnabled 2023-01-07 20:41:18 +03:00
red-prig 1457a1d1d2 sceHttpSetCookieEnabled 2023-01-07 20:39:07 +03:00
red-prig 945663524e sceHttpsLoadCert 2023-01-07 20:37:00 +03:00
red-prig e78e73dc7c sceHttpSetAutoRedirect 2023-01-07 20:33:14 +03:00
red-prig 58c5374f93 sceHttpsDisableOption 2023-01-07 20:30:48 +03:00
red-prig 40801a6f03 sceKernelMlockall and etc 2023-01-07 19:29:19 +03:00
red-prig 41b20dcda9 sceKernelSetGPO 2023-01-06 21:24:36 +03:00
red-prig eff76314b1 pthread_attr_setstack/scePthreadAttrSetstack 2023-01-06 18:53:15 +03:00
red-prig 33cca90740 pthread_attr_getguardsize/scePthreadAttrGetguardsize 2023-01-06 18:39:49 +03:00
red-prig 18f0dc0c9d Fix Xinput Right Trigger 2023-01-05 22:41:20 +03:00
red-prig aefba2f66f pthread_setschedparam fix 2023-01-05 20:56:20 +03:00
red-prig ec2fbe98a4 pthread_attr_setstackaddr/scePthreadAttrSetstackaddr 2023-01-05 20:22:53 +03:00
red-prig 92db24429a pthread_attr_getstack 2023-01-05 20:17:56 +03:00
red-prig f6b6ece27c pthread_attr_getstackaddr 2023-01-05 20:14:03 +03:00
red-prig 4b532b8d51 pthread_attr_getguardsize 2023-01-05 20:10:49 +03:00
red-prig 0077bfb258 pthread_attr_getstacksize 2023-01-05 19:52:47 +03:00
red-prig d401f90ffa More accurate accounting of prior, etc. 2023-01-05 19:46:37 +03:00
red-prig 5ad0da7e64 pthread_attr_getschedpolicy 2023-01-05 18:56:44 +03:00
red-prig 713f38ac3a sceCommonDialogIsUsed 2023-01-05 18:15:03 +03:00
red-prig fb46442e1f sceNpProfileDialogUpdateStatus 2023-01-05 18:06:25 +03:00
red-prig ef9b510add scePadSetAngularVelocityDeadbandState 2023-01-05 17:59:09 +03:00
red-prig a3b3bdb8f6 pthread_attr_setinheritsched and etc 2023-01-04 22:51:10 +03:00
red-prig 6299a733da pthread_attr_getschedparam and etc 2023-01-04 22:28:31 +03:00
red-prig 036110d9df pthread_attr stuff 2023-01-04 22:13:19 +03:00
red-prig be570f1c63 Separate pthread_attr 2023-01-04 21:42:45 +03:00
red-prig a60e8a2126 pthread_getname_np 2023-01-04 21:36:16 +03:00
red-prig 53f69f8d20 pthread_rename_np 2023-01-04 21:30:54 +03:00
red-prig 4b7e4d37ec pthread_getschedparam, pthread_setschedparam 2023-01-04 21:23:33 +03:00
red-prig 7f53558979 pthread_getprio 2023-01-04 21:10:37 +03:00
red-prig 0a3d651d6b pthread_setprio 2023-01-04 20:49:41 +03:00
red-prig 21464abe56 Dont set THREAD_PRIORITY_HIGHEST and THREAD_PRIORITY_TIME_CRITICAL 2023-01-04 20:40:57 +03:00
ArbestRi 58ff3e7d6b
Fix typos and adjust some words (#51) 2023-01-04 20:39:03 +03:00
red-prig 07d736c7bc Fix buffer align 2023-01-03 19:54:53 +03:00
Pavel 2bf7df0116 sceKernelBatchMap fix, mem unmap fix 2023-01-03 12:44:16 +03:00
red-prig aaa34d36ea push const allocator fix 2023-01-02 18:58:31 +03:00
red-prig 39a4e2cd9f Separated and extended the default stack size for the main thread 2023-01-02 16:57:44 +03:00
flyingtincan 3e8cc63d3a
GFX thread sleep fix and Thread names (#46)
* Thread names in debugger and some logs

* Fix GFX thread sleeping too long
2023-01-02 16:17:06 +03:00