summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes in psp2/appmgr.hReiko Asakura2020-07-251-6/+6
* Add all remaining NIDs in SceSysclibForDriverReiko Asakura2020-07-251-0/+41
* Merge VitasdkReiko Asakura2020-07-2422-161/+211
|\
| * 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-292-8/+19
| * Fix many args (#451)Princess of Sleeping2020-06-2622-160/+160
| * Fix modulemgr two function arg name and documentPrincess of Sleeping2020-06-261-5/+5
| * Fix one function name and argsPrincess of Sleeping2020-06-261-1/+1
| * Fix two function name and argsPrincess of Sleeping2020-06-261-2/+23
* | 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-232-0/+98
* | Put common IO definitions into psp2commonReiko Asakura2020-07-2312-207/+173
* | Change `pragma GCC warning` to `pragma message`Reiko Asakura2020-07-233-3/+3
* | Add async IO functions for kernelReiko Asakura2020-07-234-0/+353
* | Add thread event functions for kernelReiko Asakura2020-07-232-2/+23
* | Add {,k}sceIo{Io,Dev}ctlAsync prototypesReiko Asakura2020-07-235-46/+83
* | Refactor kernel IO functionsReiko Asakura2020-07-234-20/+435
* | 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-212-3/+3
* | 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-059-397/+1104
|\ \
| * | Add threadmgr constants and prototypesReiko Asakura2020-07-054-381/+1078
| * | Add CPU constantsReiko Asakura2020-07-052-0/+20
| * | Add kernel constants headerReiko Asakura2020-07-054-6/+2
| * | Add types headersReiko Asakura2020-07-054-14/+8
* | | Name changes to match styleReiko Asakura2020-07-042-5/+5
* | | Add SceJpegArmGrapheneCt2020-06-301-0/+103
* | | Merge VitasdkReiko Asakura2020-06-233-68/+87
|\ \ \ | |/ / |/| |
| * | Revert vitasdk commitsReiko Asakura2020-06-234-104/+3
| |/
| * Added sceAppMgrGetBudgetInfo prototype.Rinnegatamante2020-06-191-1/+37
| * Update modulemgr (#434)Princess of Sleeping2020-06-182-68/+86
| * 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
| * Added sceSharedFb prototypes.Rinnegatamante2020-06-111-0/+41
| * tabification.Simon Stapleton2020-06-111-1/+1
| * Fix value for SCE_EVENT_WAITMULTIPLE, add other missing event flagsSimon Stapleton2020-06-111-2/+10
* | Add more stuff in SceShellUtilGrapheneCt2020-06-131-1/+87
* | Add sceShellUtilRebootReiko Asakura2020-06-131-0/+7
* | Add incoming_dialog.hGrapheneCt2020-06-121-0/+83
* | notification_util.h: update struct membersGrapheneCt2020-06-111-9/+10
* | SceNotificationUtil: add NIDs and headerGrapheneCt2020-06-051-0/+79
* | kernel fast mutex: add and fix all relatedReiko Asakura2020-05-231-10/+53