summaryrefslogtreecommitdiff
path: root/include/user (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-05Add thread related function and typesGrapheneCt1-7/+15
2020-09-05Add paf wchar functions prototypesReiko Asakura1-0/+32
2020-09-02Add const qualifier and attributeReiko Asakura2-10/+15
2020-09-01Add prototype for sceClibStrtollReiko Asakura1-0/+2
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-20Add sceAppMgrDrmOpen/CloseReiko Asakura1-1/+0
2020-08-20Move defns psp2/apputil.h to psp2common/appmgr.hReiko Asakura1-10/+10
2020-08-11Use SCE_PSP2_SDK_VERSION for _sceSharedFbOpenReiko Asakura1-7/+7
2020-07-25Minor fixes in psp2/appmgr.hReiko Asakura1-6/+6
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 Asakura1-0/+79
2020-07-23Put common IO definitions into psp2commonReiko Asakura4-104/+5
2020-07-23Change `pragma GCC warning` to `pragma message`Reiko Asakura2-2/+2
2020-07-23Add thread event functions for kernelReiko Asakura1-2/+0
2020-07-23Add {,k}sceIo{Io,Dev}ctlAsync prototypesReiko Asakura3-30/+41
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 Asakura1-1/+1
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 Asakura2-372/+804
2020-07-05Add kernel constants headerReiko Asakura2-3/+1
2020-07-05Add types headersReiko Asakura2-7/+4
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 Sleeping1-1/+7
2020-06-26Fix many args (#451)Princess of Sleeping9-43/+44
2020-06-23Revert vitasdk commitsReiko Asakura4-104/+3
2020-06-19Added sceAppMgrGetBudgetInfo prototype.Rinnegatamante1-1/+37
2020-06-18Update modulemgr (#434)Princess of Sleeping1-24/+25
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