summaryrefslogtreecommitdiff
path: root/include/user (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Properly populated ScePowerCallbackType enum.Rinnegatamante2020-08-071-17/+23
| * Add sceKernelWaitSignal and sceKernelSendSignal (#462)Sunho Kim2020-08-031-0/+23
* | Add noreturn attribute to sceClibAbortReiko Asakura2020-09-141-0/+1
* | Add ScePafStdc function prototypesReiko Asakura2020-09-051-0/+3
* | Add thread related function and typesGrapheneCt2020-09-051-7/+15
* | Add paf wchar functions prototypesReiko Asakura2020-09-051-0/+32
* | Add const qualifier and attributeReiko Asakura2020-09-022-10/+15
* | Add prototype for sceClibStrtollReiko Asakura2020-09-011-0/+2
* | Add SceVshBridge, SceAVConfig consts and protosReiko Asakura2020-09-012-1/+13
* | Add SceRegMgrForSDK function prototypesReiko Asakura2020-09-011-1/+64
* | Add scePafCes functionsReiko Asakura2020-09-011-0/+48
* | Add SceGxmInternal functionsGrapheneCt2020-08-281-0/+36
* | Rename sce_paf_private -> sce_pafGrapheneCt2020-08-281-20/+20
* | Add sceAppMgrDrmOpen/CloseReiko Asakura2020-08-201-1/+0
* | Move defns psp2/apputil.h to psp2common/appmgr.hReiko Asakura2020-08-201-10/+10
* | Use SCE_PSP2_SDK_VERSION for _sceSharedFbOpenReiko Asakura2020-08-111-7/+7
* | Minor fixes in psp2/appmgr.hReiko Asakura2020-07-251-6/+6
* | Merge VitasdkReiko Asakura2020-07-249-36/+62
|\ \
| * | Revert vitasdk commitsReiko Asakura2020-07-241-2/+1
| |/
| * Update vshbridge and modulemgr (#457)Itai Levin2020-07-162-0/+19
| * Unify SDK Version constant for all occurrences. (#452)Rinnegatamante2020-06-301-1/+2
| * Update modulemgr structs (#453)Princess of Sleeping2020-06-291-1/+7
| * Fix many args (#451)Princess of Sleeping2020-06-269-43/+44
* | Add functions in SceAVConfigReiko Asakura2020-07-241-0/+98
* | Changes to SceAppMgrBudgetInfoReiko Asakura2020-07-241-16/+20
* | Add SceSharedFb protoypesGrapheneCt2020-07-241-0/+24
* | Add SceIofilemgr function prototypesReiko Asakura2020-07-231-0/+79
* | Put common IO definitions into psp2commonReiko Asakura2020-07-234-104/+5
* | Change `pragma GCC warning` to `pragma message`Reiko Asakura2020-07-232-2/+2
* | Add thread event functions for kernelReiko Asakura2020-07-231-2/+0
* | Add {,k}sceIo{Io,Dev}ctlAsync prototypesReiko Asakura2020-07-233-30/+41
* | Add all prototypes for SceClibMspace functionsReiko Asakura2020-07-221-3/+29
* | Add async IO functions for userlandGrapheneCt2020-07-214-1/+401
* | Refactor userland SceIofilemgr headersReiko Asakura2020-07-214-33/+443
* | Add doc and remove unneeded includeReiko Asakura2020-07-211-1/+1
* | Add SceShellSvc function and rename headerGrapheneCt2020-07-112-165/+181
* | Add psp2/bgapputil.hGrapheneCt2020-07-071-0/+26
* | Add psp2/trigger_util.hGrapheneCt2020-07-071-0/+232
* | MergeReiko Asakura2020-07-053-380/+807
|\ \
| * | Add threadmgr constants and prototypesReiko Asakura2020-07-052-372/+804
| * | Add kernel constants headerReiko Asakura2020-07-052-3/+1
| * | Add types headersReiko Asakura2020-07-052-7/+4
* | | Name changes to match styleReiko Asakura2020-07-042-5/+5
* | | Add SceJpegArmGrapheneCt2020-06-301-0/+103
* | | Merge VitasdkReiko Asakura2020-06-232-24/+26
|\ \ \ | |/ / |/| |
| * | Revert vitasdk commitsReiko Asakura2020-06-234-104/+3
| |/
| * Added sceAppMgrGetBudgetInfo prototype.Rinnegatamante2020-06-191-1/+37
| * Update modulemgr (#434)Princess of Sleeping2020-06-181-24/+25
| * Added a note about different mappings for L/R Triggers. (#445)Rinnegatamante2020-06-181-0/+1
| * Added sceAVConfigSetDisplayColorSpaceMode prototype (#444)Itai Levin2020-06-161-0/+16