summaryrefslogtreecommitdiff
path: root/include/user/display.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename include guardsReiko Asakura2021-03-081-3/+3
|
* Add package workflowReiko Asakura2021-02-111-0/+4
|
* Remove dupe: display.hReiko Asakura2021-01-161-132/+1
|
* SceDisplay: use real names for iUpdateTimingModeReiko Asakura2020-11-011-4/+6
|
* Make errors signedReiko Asakura2020-09-191-10/+10
|
* Added SCE_DISPLAY_ERROR_NO_OUTPUT_SIGNAL referenceRinnegatamante2017-12-201-1/+2
|
* Fix Display functions namingSergi Granell2017-10-261-5/+5
|
* Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHeadSergi Granell2017-10-261-2/+2
|
* More SceDisplay NIDs, update psp2/display.hSergi Granell2017-10-261-0/+22
|
* Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-151-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.
* Documentation: Simplify groupingdevnoname1202016-11-171-1/+0
|
* All files should be added to the documentation nowdevnoname1202016-11-131-0/+2
|
* Replace remaining PSP2_ with SCE_xyzz2015-10-121-1/+1
|
* Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdkSMOKE52015-10-111-3/+3
|
* Initial commit. Added headers from psp2sdk.Glenn Anderson2015-08-141-0/+155