summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
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-08Add file permission modesReiko Asakura1-0/+2
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
2020-06-18Added a note about different mappings for L/R Triggers. (#445)Rinnegatamante1-0/+1
2020-06-16Added sceAVConfigSetDisplayColorSpaceMode prototype (#444)Itai Levin1-0/+16
2020-06-13Add more stuff in SceShellUtilGrapheneCt1-1/+87
2020-06-13Add sceShellUtilRebootReiko Asakura1-0/+7
2020-06-12Add incoming_dialog.hGrapheneCt1-0/+83
2020-06-11notification_util.h: update struct membersGrapheneCt1-9/+10
2020-06-11Added sceSharedFb prototypes.Rinnegatamante1-0/+41
2020-06-11tabification.Simon Stapleton1-1/+1
2020-06-11Fix value for SCE_EVENT_WAITMULTIPLE, add other missing event flagsSimon Stapleton1-2/+10
2020-06-05SceNotificationUtil: add NIDs and headerGrapheneCt1-0/+79