Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-02-25 | Add sceGxmGetDeviceData | GrapheneCt | 1 | -0/+9 | |
2021-02-25 | Add PowerVR services header | GrapheneCt | 1 | -0/+126 | |
2021-02-25 | Move gpu_es4.h -> gpu_es4/error.h | Reiko Asakura | 1 | -3/+3 | |
2021-02-23 | Add prototype for sceKernelSysrootGetShellPid | Reiko Asakura | 1 | -0/+7 | |
2021-02-16 | Add sceKernelCreateHeap flags and optsrelease/0.1.0 | Reiko Asakura | 1 | -4/+14 | |
2021-02-16 | Add sceSysconCtrlDolceLED | Reiko Asakura | 1 | -0/+9 | |
2021-02-16 | Add prototype for sceKernelSwitchPidContext | Reiko Asakura | 1 | -0/+1 | |
2021-02-16 | Remove inline asm in cpu.h | Reiko Asakura | 1 | -81/+1 | |
2021-02-11 | Add package workflow | Reiko Asakura | 102 | -0/+408 | |
2021-02-11 | Fix includes: various | Reiko Asakura | 67 | -127/+74 | |
2021-02-11 | SceIntrmgrForDriver: fix function names | Reiko Asakura | 1 | -9/+8 | |
Confirmed by 0.990 intrmgr.skprx deci4p_sdbgp.skprx | |||||
2020-10-14 | Add internal and nongame funcs for videodec.h | GrapheneCt | 1 | -0/+34 | |
2020-07-22 | Add SceSas internal functions | GrapheneCt | 1 | -0/+53 | |
2020-10-14 | Add internal and nongame funcs for avcdec.h | GrapheneCt | 1 | -0/+59 | |
2020-11-21 | Add type SILK for audiodec and audioenc | GrapheneCt | 2 | -0/+18 | |
2021-02-11 | Remove dupe: power.h | Reiko Asakura | 1 | -83/+2 | |
2021-01-31 | Remove dupe: libkernel.h | Reiko Asakura | 1 | -15/+3 | |
2021-01-31 | Rename clib.h -> libkernel.h | Reiko Asakura | 1 | -0/+0 | |
2021-01-20 | Merge common: ctrl.h | Reiko Asakura | 3 | -118/+94 | |
2021-01-20 | Merge common: dmacmgr | Reiko Asakura | 2 | -46/+7 | |
2021-01-20 | Merge common: iofilemgr | Reiko Asakura | 10 | -760/+348 | |
2021-01-20 | Remove dupe: iofilemgr | Reiko Asakura | 13 | -724/+25 | |
2021-01-20 | Rename iofilemgr headers | Reiko Asakura | 10 | -0/+0 | |
2021-01-20 | Add scejpegenc.h for kernel | Reiko Asakura | 1 | -0/+1 | |
2021-01-19 | Remove dupe: ctrl.h | Reiko Asakura | 2 | -355/+16 | |
2021-01-19 | Remove dupe: processmgr.h | Reiko Asakura | 2 | -75/+6 | |
2021-01-19 | Remove dupe: modulemgr.h | Reiko Asakura | 2 | -141/+14 | |
2021-01-19 | Remove dupe: kernel/threadmgr.h | Reiko Asakura | 3 | -2630/+9 | |
2021-01-19 | Remove dupe: sysmem related | Reiko Asakura | 3 | -311/+13 | |
2021-01-19 | Remove dupe: kernel/cpu.h | Reiko Asakura | 2 | -11/+5 | |
2021-01-16 | Remove dupe: sysmodule.h | Reiko Asakura | 1 | -105/+6 | |
2021-01-16 | Remove dupe: display.h | Reiko Asakura | 1 | -132/+1 | |
2021-01-16 | Remove dupe: appmgr.h | Reiko Asakura | 2 | -117/+4 | |
2021-01-15 | Remove kscePowerSetGpuClockFrequency | Reiko Asakura | 1 | -10/+0 | |
2021-01-04 | Fix ScePower NIDs and prototype | Princess of Sleeping | 1 | -3/+3 | |
2021-01-15 | Add gxm and gpu internal functions | GrapheneCt | 3 | -0/+90 | |
2020-11-23 | Remove incorrect defn in psp2/promoterutil.h | Reiko Asakura | 1 | -6/+5 | |
2020-11-21 | Add SceKernelAllocMemBlockOptInternal | Reiko Asakura | 1 | -0/+10 | |
2020-11-21 | Add prototype for sceAppMgrGrowMemory{,3} | GrapheneCt | 1 | -0/+16 | |
2020-11-21 | Add doc for sceAppMgrSendNotificationRequest | Reiko Asakura | 1 | -2/+7 | |
2020-11-08 | Add some comments for SceIniFileProcessor | Reiko Asakura | 1 | -3/+3 | |
2020-11-08 | Additions for SceAudiocodec | GrapheneCt | 1 | -8/+190 | |
2020-11-05 | SceIniFileProcessor: shuffle stars | Reiko Asakura | 1 | -4/+4 | |
2020-11-04 | Add prototype sceGxmCheckMappedMemory | Reiko Asakura | 1 | -0/+21 | |
2020-11-04 | Changes for SceNotificationUtil | Reiko Asakura | 1 | -22/+34 | |
2020-11-01 | Changes to SceShaccCg headers | Reiko Asakura | 3 | -227/+141 | |
1. Added some comments about overall usage. 2. Removed non-existent functions 3. Use standard types instead of SCE types. In particular, SceChar8 is signed char which is not the same type as char, even though they are both signed 8 bit numbers. | |||||
2020-11-01 | SceDisplay: use real names for iUpdateTimingMode | Reiko Asakura | 2 | -8/+12 | |
2020-10-24 | Add SceMotion ext and internal funcs | GrapheneCt | 1 | -0/+109 | |
2020-10-16 | Added ShaccCg Headers | SonicMastr | 3 | -0/+1188 | |
https://github.com/DolceSDK/headers/pull/12 | |||||
2020-10-13 | Add psp2/audiocodec.h | GrapheneCt | 1 | -0/+26 | |