summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-01Add SceVshBridge, SceAVConfig consts and protosReiko Asakura2-1/+13
2020-09-01Add SceRegMgrForSDK function prototypesReiko Asakura1-1/+64
2020-09-01Add scePafCes functionsReiko Asakura1-0/+48
2020-08-28Add SceGxmInternal functionsGrapheneCt1-0/+36
2020-08-28Rename sce_paf_private -> sce_pafGrapheneCt1-20/+20
2020-08-20SceSysclib, SceRtabi: fix and add all NIDsReiko Asakura1-16/+0
2020-08-20Add sceAppMgrDrmOpen/CloseReiko Asakura3-4/+20
2020-08-20Move defns psp2/apputil.h to psp2common/appmgr.hReiko Asakura2-10/+60
2020-08-11Use SCE_PSP2_SDK_VERSION for _sceSharedFbOpenReiko Asakura1-7/+7
2020-08-12Refactor ksceKernelCpuUnrestrictedMemcpyPrincess of Sleeping1-6/+5
2020-08-12Fix return type of SceCpuPrincess of Sleeping1-31/+11
2020-08-08Add file permission modesReiko Asakura1-0/+2
2020-08-07Properly populated ScePowerCallbackType enum.Rinnegatamante1-17/+23
2020-08-03Add sceKernelWaitSignal and sceKernelSendSignal (#462)Sunho Kim1-0/+23
2020-07-25Minor fixes in psp2/appmgr.hReiko Asakura1-6/+6
2020-07-25Add all remaining NIDs in SceSysclibForDriverReiko Asakura1-0/+41
2020-07-24Revert vitasdk commitsReiko Asakura1-2/+1
2020-07-24Add functions in SceAVConfigReiko Asakura1-0/+98
2020-07-24Changes to SceAppMgrBudgetInfoReiko Asakura1-16/+20
2020-07-24Add SceSharedFb protoypesGrapheneCt1-0/+24
2020-07-23Add SceIofilemgr function prototypesReiko Asakura2-0/+98
2020-07-23Put common IO definitions into psp2commonReiko Asakura12-207/+173
2020-07-23Change `pragma GCC warning` to `pragma message`Reiko Asakura3-3/+3
2020-07-23Add async IO functions for kernelReiko Asakura4-0/+353
2020-07-23Add thread event functions for kernelReiko Asakura2-2/+23
2020-07-23Add {,k}sceIo{Io,Dev}ctlAsync prototypesReiko Asakura5-46/+83
2020-07-23Refactor kernel IO functionsReiko Asakura4-20/+435
2020-07-22Add all prototypes for SceClibMspace functionsReiko Asakura1-3/+29
2020-07-21Add async IO functions for userlandGrapheneCt4-1/+401
2020-07-21Refactor userland SceIofilemgr headersReiko Asakura4-33/+443
2020-07-21Add doc and remove unneeded includeReiko Asakura2-3/+3
2020-07-16Update vshbridge and modulemgr (#457)Itai Levin2-0/+19
2020-07-11Add SceShellSvc function and rename headerGrapheneCt2-165/+181
2020-07-07Add psp2/bgapputil.hGrapheneCt1-0/+26
2020-07-07Add psp2/trigger_util.hGrapheneCt1-0/+232
2020-07-05Add threadmgr constants and prototypesReiko Asakura4-381/+1078
2020-07-05Add CPU constantsReiko Asakura2-0/+20
2020-07-05Add kernel constants headerReiko Asakura4-6/+2
2020-07-05Add types headersReiko Asakura4-14/+8
2020-07-04Name changes to match styleReiko Asakura2-5/+5
2020-06-30Add SceJpegArmGrapheneCt1-0/+103
2020-06-30Unify SDK Version constant for all occurrences. (#452)Rinnegatamante1-1/+2
2020-06-29Update modulemgr structs (#453)Princess of Sleeping2-8/+19
2020-06-26Fix many args (#451)Princess of Sleeping22-160/+160
2020-06-26Fix modulemgr two function arg name and documentPrincess of Sleeping1-5/+5
2020-06-26Fix one function name and argsPrincess of Sleeping1-1/+1
2020-06-26Fix two function name and argsPrincess of Sleeping1-2/+23
2020-06-23Revert vitasdk commitsReiko Asakura4-104/+3
2020-06-19Added sceAppMgrGetBudgetInfo prototype.Rinnegatamante1-1/+37
2020-06-18Update modulemgr (#434)Princess of Sleeping2-68/+86