Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-19 | Merge common definitions in display.h | Reiko Asakura | 1 | -41/+0 | |
2021-03-19 | Remove dupe in display.h | Reiko Asakura | 1 | -15/+0 | |
2021-03-08 | Rename include guards | Reiko Asakura | 1 | -3/+3 | |
2021-02-11 | Add package workflow | Reiko Asakura | 1 | -0/+4 | |
2021-01-16 | Remove dupe: display.h | Reiko Asakura | 1 | -132/+1 | |
2020-11-01 | SceDisplay: use real names for iUpdateTimingMode | Reiko Asakura | 1 | -4/+6 | |
2020-09-19 | Make errors signed | Reiko Asakura | 1 | -10/+10 | |
2017-12-20 | Added SCE_DISPLAY_ERROR_NO_OUTPUT_SIGNAL reference | Rinnegatamante | 1 | -1/+2 | |
2017-10-26 | Fix Display functions naming | Sergi Granell | 1 | -5/+5 | |
2017-10-26 | Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHead | Sergi Granell | 1 | -2/+2 | |
2017-10-26 | More SceDisplay NIDs, update psp2/display.h | Sergi Granell | 1 | -0/+22 | |
2017-06-15 | Named anonymous enums in psp2. (#179) | Rinnegatamante | 1 | -29/+31 | |
* 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. | |||||
2016-11-17 | Documentation: Simplify grouping | devnoname120 | 1 | -1/+0 | |
2016-11-13 | All files should be added to the documentation now | devnoname120 | 1 | -0/+2 | |
2015-10-12 | Replace remaining PSP2_ with SCE_ | xyzz | 1 | -1/+1 | |
2015-10-11 | Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdk | SMOKE5 | 1 | -3/+3 | |