Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tabification. | Simon Stapleton | 2020-06-11 | 1 | -1/+1 |
| | |||||
* | Fix value for SCE_EVENT_WAITMULTIPLE, add other missing event flags | Simon Stapleton | 2020-06-11 | 1 | -2/+10 |
| | |||||
* | Typo fix. | Rinnegatamante | 2018-04-18 | 1 | -1/+1 |
| | |||||
* | Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference. | Rinnegatamante | 2018-04-18 | 1 | -0/+4 |
| | |||||
* | Added some ScePowerCallbackTypes, fix some typos. (#299) | Sree | 2018-03-14 | 1 | -1/+2 |
| | | | | | | * fix: add createCallback param in example, typo for sys_exit * fix: adding more power callback types | ||||
* | Remove all NID mismatched definitions | Sunguk Lee | 2018-01-15 | 1 | -9/+0 |
| | | | | | | | | anyway, we can't use these functions before finding right NID value. but if we provide these & doc contains these info, end-programmers can have confusion Resolve #201 | ||||
* | Add missing sceKernelTryLockLwMutex | Francisco José García García | 2017-12-01 | 1 | -0/+1 |
| | |||||
* | Fix typo | Francisco José García García | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfo | codestation | 2017-06-30 | 1 | -1/+1 |
| | |||||
* | Named anonymous enums in psp2. (#179) | Rinnegatamante | 2017-06-15 | 1 | -78/+77 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Named anonymous enums in psp2. Named anonymous enums in psp2. * Properly sorted enums. * Several modifications (see desc) Added some missing info, fixed identation in some places, aligned all enums and comments with spaces as delimiters, replaced decimal negative errorcode in location.h with hexadecimal one, added some comments and fixed some documentation comments. * Minor fixes in identation. * Yet another minor identation fix. * Fixed enums in structs. * Reverted SceBool changes. * SceBool fix. * Fix for compilation with g++- * Added some doc references in jpegenc. * Fixed some references. | ||||
* | Typo fixing, and misnamed struct (#151) | Hexxellor | 2017-03-28 | 1 | -10/+10 |
| | | | | | | | | * Fixing Mostly Harmless Typos This fixes a bunch of miscellaneous typos and grammatical mistakes in the source which were mostly harmless with the exception of the ScreenShotParam in psp2/screenshot.h which didn’t match the name of the struct causing it to fail when using that header. | ||||
* | Switch license to MIT | devnoname120 | 2017-02-10 | 1 | -2/+0 |
| | | | | Close #104 | ||||
* | Fix sceKernelCreateCond example | Sergi Granell | 2017-01-14 | 1 | -2/+2 |
| | |||||
* | Add Condition variables prototypes | Sergi Granell | 2017-01-14 | 1 | -0/+109 |
| | |||||
* | Documentation: Simplify grouping | devnoname120 | 2016-11-17 | 1 | -1/+0 |
| | |||||
* | All files should be added to the documentation now | devnoname120 | 2016-11-13 | 1 | -3/+1 |
| | |||||
* | More stuff related to doxygen | devnoname120 | 2016-11-13 | 1 | -0/+4 |
| | |||||
* | updated threadmgr pipe documentation | Davee | 2016-09-24 | 1 | -22/+22 |
| | |||||
* | Add LwCond | Francisco José García García | 2016-09-06 | 1 | -0/+15 |
| | |||||
* | Removed sceKernelRotateThreadReadyQueue. | Rinnegatamante | 2016-09-05 | 1 | -9/+0 |
| | |||||
* | added sceKernelGetThreadTLSAddr and sceKernelGetTLSAddr | Davee | 2016-09-04 | 1 | -0/+15 |
| | |||||
* | Add sceKernelGetSystemTimeWide | 173210 | 2016-09-01 | 1 | -0/+6 |
| | |||||
* | Add threadmgr LwMutex and power ClockFrequency | ribbid987 | 2016-08-02 | 1 | -0/+16 |
| | |||||
* | Update wait event flags | Sergi Granell | 2016-08-01 | 1 | -1/+3 |
| | |||||
* | Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdk | SMOKE5 | 2015-10-11 | 1 | -22/+22 |
| | |||||
* | Initial commit. Added headers from psp2sdk. | Glenn Anderson | 2015-08-14 | 1 | -0/+1003 |