summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Change GLES2 header install pathReiko Asakura2021-03-201-5/+5
| | | | Avoids conflict with other GL header providers.
* Add C++ paf classesGrapheneCt2021-03-2010-126/+988
|
* Fix struct SceKernelModuleLibraryInfoReiko Asakura2021-03-191-1/+2
|
* Update name, doc, prototype in sblaimgr.hPrincess of Sleeping2020-11-062-3/+88
|
* Add prototypes and docs in kernel/sblacmgr.hPrincess of Sleeping2020-11-061-0/+74
|
* Add functions in SceDebugFor{Driver,Kernel}Princess of Sleeping2020-10-312-0/+18
|
* Update function args and doc in debug.hPrincess of Sleeping2020-10-311-16/+73
|
* Add function prototypes in sysroot.hPrincess of Sleeping2020-10-312-0/+68
|
* Update struct SceSysrootProcessHandlerPrincess of Sleeping2020-10-311-12/+11
|
* Fix name for sceSysrootGetHardwareFlagsPrincess of Sleeping2020-11-102-1/+10
|
* Add functions in SceSblSsUpdateMgrPrincess of Sleeping2020-10-302-0/+58
|
* Add NIDs in SceDisplayForDriverReiko Asakura2021-03-191-0/+2
|
* Merge common definitions in display.hReiko Asakura2021-03-192-38/+16
|
* Remove dupe in display.hReiko Asakura2021-03-192-146/+2
|
* Add NIDs in SceAudioForDriverReiko Asakura2021-03-182-8/+18
|
* Add NIDs in ScePervasiveForDriverReiko Asakura2021-03-181-0/+16
|
* Change scePervasive names to match name styleReiko Asakura2021-03-172-16/+16
|
* Update names from prototype 0.940 display.skprxReiko Asakura2021-03-156-26/+26
| | | | | | | 1. sceKernelGetKPLS is inferred from similar names. 2. sceDsiSetLanesAndPixelSize is also called sceDsiSetDisplayMode in the debug logs, but that is probably a mistake.
* Update ScePafStdc namesrelease/0.3.0GrapheneCt2021-03-142-10/+16
|
* Check dupe NIDs in same library in lint workflowReiko Asakura2021-03-142-0/+29
|
* Use ruamel instead of PyYAMLReiko Asakura2021-03-142-11/+6
|
* Add ScePafThread functionsGrapheneCt2021-03-132-0/+305
|
* Add lint script for header filesReiko Asakura2021-03-134-0/+57
|
* Add sce_process_preload_disabled flagsPrincess of Sleeping2020-10-231-0/+26
|
* Add and fix names in SceSysrootForKernelReiko Asakura2021-03-122-2/+14
| | | | Names from 0.940 prototype sysmem.skprx
* Remove sceSysrootIsManufacturingMode macroReiko Asakura2021-03-121-2/+0
|
* Split debug and sysroot funcs from kernel/sysmem.hReiko Asakura2021-03-123-102/+134
|
* Merge common definitions in power.hReiko Asakura2021-03-123-306/+175
|
* Remove duplicate definitions in kernel/power.hReiko Asakura2021-03-121-57/+3
|
* Add error code SCE_APPMGR_ERROR_NOSYSReiko Asakura2021-03-121-0/+7
|
* Refactor structs in common/appmgr.hReiko Asakura2021-03-122-18/+13
| | | | | sceAppMgrDrm{Open,Close} has been moved to the common header because they are also available as user functions.
* Remove unused definitions in common/appmgr.hReiko Asakura2021-03-121-30/+0
|
* Fix function name and args in user/appmgr.hReiko Asakura2021-03-121-15/+6
|
* Add NIDs in SceHpremoteReiko Asakura2021-03-111-0/+16
|
* Conform syscall names to syslibtraceReiko Asakura2021-03-115-65/+67
| | | | | | | | These names are guessed: sceUsbdRegisterCallbackForUser sceUsbdUnregisterCallbackForUser sceSblUsVerifyPupAdditionalSignForUser
* Run lint workflow on pull requestReiko Asakura2021-03-111-0/+1
|
* Remove IWYU from lint workflowReiko Asakura2021-03-112-46/+0
|
* Add NIDs from retail 3.60 libmtp.suprx debug logReiko Asakura2021-03-111-0/+4
|
* Add NIDs from retail 3.60 shell.self debug logReiko Asakura2021-03-114-0/+20
|
* Import SceNpManager NIDs from SDK 3.570.011Reiko Asakura2021-03-111-0/+22
|
* Add NIDs in SceBemp2sysGrapheneCt2021-03-111-0/+18
|
* Add NIDs in SceBeisobmfGrapheneCt2021-03-111-0/+25
|
* Add sceKernelGetSystemTime functionsReiko Asakura2021-03-115-14/+45
|
* Move threadmgr functions to common headerReiko Asakura2021-03-113-36/+21
| | | | | sceKernelGetTLSAddr has been removed for kernel because it does not exist.
* Add prototypes in clockgen.hReiko Asakura2021-03-111-0/+16
|
* Add sceKernelWaitExceptionCBForMonoReiko Asakura2021-03-091-0/+1
|
* Add and change names in SceSblACMgr from wikiReiko Asakura2021-03-091-6/+14
| | | | Names from https://wiki.henkaku.xyz/vita/SceSblACMgr
* Rename sceSblACMgrIsPSMDevAssistantReiko Asakura2021-03-091-1/+1
| | | | to sceSblACMgrIsPSM
* Add and change names in SceSblACMgr from dbg logReiko Asakura2021-03-082-3/+5
| | | | | | | | | | | | From prototype 0.940 ss_mgr.skprx sceSblACMgrIsSystemProgram sceSblACMgrGetMediaType From prototype 0.940 exfatfs.skprx sceSblACMgrGetFSAttributeByThreadAccessLevel sceSblACMgrSetFSAttributeByPermission
* Add NIDs in SceLibGccReiko Asakura2021-03-081-0/+18
|