index
:
vds-libraries
master
Vita Development Suite Runtime Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-02
Add const qualifier and attribute
Reiko Asakura
1
-1
/
+6
2020-08-20
SceSysclib, SceRtabi: fix and add all NIDs
Reiko Asakura
1
-16
/
+0
2020-08-20
Add sceAppMgrDrmOpen/Close
Reiko Asakura
1
-3
/
+7
2020-07-25
Add all remaining NIDs in SceSysclibForDriver
Reiko Asakura
1
-0
/
+41
2020-07-23
Add SceIofilemgr function prototypes
Reiko Asakura
1
-0
/
+19
2020-07-23
Put common IO definitions into psp2common
Reiko Asakura
4
-103
/
+4
2020-07-23
Change `pragma GCC warning` to `pragma message`
Reiko Asakura
1
-1
/
+1
2020-07-23
Add async IO functions for kernel
Reiko Asakura
4
-0
/
+353
2020-07-23
Add thread event functions for kernel
Reiko Asakura
1
-0
/
+23
2020-07-23
Add {,k}sceIo{Io,Dev}ctlAsync prototypes
Reiko Asakura
2
-16
/
+42
2020-07-23
Refactor kernel IO functions
Reiko Asakura
4
-20
/
+435
2020-07-05
Add threadmgr constants and prototypes
Reiko Asakura
1
-9
/
+1
2020-07-05
Add CPU constants
Reiko Asakura
1
-0
/
+1
2020-07-05
Add kernel constants header
Reiko Asakura
2
-3
/
+1
2020-07-05
Add types headers
Reiko Asakura
2
-7
/
+4
2020-06-29
Update modulemgr structs (#453)
Princess of Sleeping
1
-7
/
+12
2020-06-26
Fix many args (#451)
Princess of Sleeping
13
-117
/
+116
2020-06-26
Fix modulemgr two function arg name and document
Princess of Sleeping
1
-5
/
+5
2020-06-26
Fix one function name and args
Princess of Sleeping
1
-1
/
+1
2020-06-26
Fix two function name and args
Princess of Sleeping
1
-2
/
+23
2020-06-18
Update modulemgr (#434)
Princess of Sleeping
1
-44
/
+61
2020-05-23
kernel fast mutex: add and fix all related
Reiko Asakura
1
-10
/
+53
2020-04-09
Corrections to SceIftuPlaneState
Reiko Asakura
1
-13
/
+13
2020-04-03
Add prototype ksceDisplaySetScaleConf
Reiko Asakura
1
-0
/
+12
2020-04-01
Add prototype kscePowerSetPsButtonPushTime
Reiko Asakura
1
-0
/
+9
2020-03-24
Add ksceDebugVprintf
Reiko Asakura
1
-1
/
+4
2020-03-18
Add prototype ksceSblACMgrIsPspEmu
Reiko Asakura
1
-0
/
+1
2020-03-18
Add psp2kern/audioout.h
Reiko Asakura
1
-0
/
+21
2020-03-18
Add process UID macros
Reiko Asakura
1
-0
/
+6
2020-03-17
Add macro SCE_KERNEL_THREAD_ID_SELF
Reiko Asakura
1
-0
/
+3
2020-03-17
Add prototype kscePowerSetIdleTimer
Reiko Asakura
1
-0
/
+10
2020-03-01
Added ksceKernelRegisterSysEventHandler to header
TheOfficialFloW
1
-0
/
+13
2020-02-11
Transition to DolceSDK
Reiko Asakura
1
-1
/
+1
2020-02-01
Added kscePowerRequestSoftReset to header
TheOfficialFloW
1
-0
/
+7
2020-01-09
Compiler-independent struct align macro
Nick Renieris
1
-6
/
+7
2019-12-09
modulemgr.h: correct module_start/stop/exit offsets in SceKernelModuleInfo
Yumiko
1
-1
/
+1
2019-10-06
psp2kern: Added some function and description of the modulemgr (#427)
Princess of Sleeping
1
-34
/
+320
2019-09-28
fixed ksceKernelGetModuleInfo2 and SceKernelModuleInfo2
Princess of Sleeping
1
-15
/
+15
2019-09-27
fixed wrong structure and function types of modulemgr.h (#425)
Princess of Sleeping
1
-11
/
+12
2019-09-25
fixed ksceKernelFindClassByName
Princess of Sleeping
1
-1
/
+1
2019-09-25
fixed ksceIdStorageXXXXLeaf function
Princess of Sleeping
1
-4
/
+10
2019-07-23
fixed ksceKernelSearchModuleByName
Princess of Sleeping
1
-1
/
+1
2019-07-02
Fix wrong ksceKernelGetModuleList2 (#373)
Princess of Sleeping
1
-31
/
+56
2019-02-24
Changed sceDisplayGetProcFrameBufInternal header
TheOfficialFloW
1
-1
/
+1
2019-02-18
add ksceAppMgrLaunchAppByPath header
Davee
1
-0
/
+31
2019-02-18
add missing status param to ksceKernelSuspendProcess
Davee
1
-1
/
+2
2019-02-17
add ksceKernelSysrootSetProcessHandler
Davee
1
-0
/
+26
2019-02-13
Add for kernel MsgPipes
Davee
1
-0
/
+101
2019-01-29
Add ksceKernelGetMutexInfo_089 (#389)
Alex James
1
-0
/
+10
2019-01-28
Change function name in psp2kern/syscon.h
Sunguk Lee
1
-2
/
+2
[next]