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-11 | Add package workflow | Reiko Asakura | 58 | -0/+232 | |
2021-02-11 | Fix includes: various | Reiko Asakura | 37 | -74/+44 | |
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 | 1 | -59/+0 | |
2021-01-20 | Merge common: dmacmgr | Reiko Asakura | 1 | -36/+0 | |
2021-01-20 | Merge common: iofilemgr | Reiko Asakura | 4 | -369/+0 | |
2021-01-20 | Remove dupe: iofilemgr | Reiko Asakura | 5 | -318/+11 | |
2021-01-20 | Rename iofilemgr headers | Reiko Asakura | 4 | -0/+0 | |
2021-01-19 | Remove dupe: ctrl.h | Reiko Asakura | 1 | -194/+8 | |
2021-01-19 | Remove dupe: processmgr.h | Reiko Asakura | 1 | -74/+5 | |
2021-01-19 | Remove dupe: modulemgr.h | Reiko Asakura | 1 | -32/+3 | |
2021-01-19 | Remove dupe: kernel/threadmgr.h | Reiko Asakura | 1 | -1502/+3 | |
2021-01-19 | Remove dupe: sysmem related | Reiko Asakura | 2 | -254/+4 | |
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 | 1 | -116/+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 | 1 | -4/+6 | |
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 | |
2020-10-10 | Add memblock.h | Reiko Asakura | 2 | -79/+267 | |
2020-10-02 | SceIniFileProcessor: fixes for type and names | Reiko Asakura | 1 | -9/+10 | |
2020-10-01 | Add sceAppMgrSendNotificationRequest | GrapheneCt | 1 | -0/+10 | |
2020-10-01 | Fix param type error in kernel/iofilemgr/syscall.h | Reiko Asakura | 1 | -11/+11 | |
2020-09-23 | Add gim.h | GrapheneCt | 1 | -0/+365 | |
2020-09-23 | Add PowerVR service functions and errors | Reiko Asakura | 1 | -0/+190 | |
2020-09-23 | Refactor SceGxmInternal headers | Reiko Asakura | 8 | -34/+506 | |
2020-09-22 | Refactor SceGxm headers | Reiko Asakura | 1 | -5/+3 | |
2020-09-22 | Remove deprecated headers | Reiko Asakura | 2 | -11/+0 | |
2020-09-19 | Make errors signed | Reiko Asakura | 11 | -59/+59 | |