summaryrefslogtreecommitdiff
path: root/include/user/paf.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename include guardsReiko Asakura2021-03-081-3/+3
|
* Add package workflowReiko Asakura2021-02-111-0/+4
|
* Fix includes: variousReiko Asakura2021-02-111-2/+1
|
* Add ScePafStdc function prototypesReiko Asakura2020-09-051-0/+3
|
* Add paf wchar functions prototypesReiko Asakura2020-09-051-0/+32
| | | | | | | Note that there is no attribute for format wprintf. See this GCC ticket from 2015: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64862
* Add const qualifier and attributeReiko Asakura2020-09-021-10/+10
|
* Add scePafCes functionsReiko Asakura2020-09-011-0/+48
|
* Rename sce_paf_private -> sce_pafGrapheneCt2020-08-281-20/+20
| | | | Due to official name found in old version of paf module by Graphene.
* Fix many args (#451)Princess of Sleeping2020-06-261-15/+14
| | | Changes document and variable types
* Update paf.hTheOfficialFloW2018-08-081-3/+3
|
* Change wrong sce_paf_private functiondevnoname1202017-09-241-0/+1
|
* Add some sce_paf_private functionsdevnoname1202017-09-231-0/+6
|
* Added new NIDs and new headers (#196)TheOfficialFloW2017-06-251-0/+30
* Added sceIoPread/sceIoPwrite header * Added more paf nids and paf header * Added sceCompat NIDs * Added SceNpDrm header * Sorted SceCompat * Removed duplicated NIDs * Fixed scePaf nid * Fixed SceNpDrm name in header and added SceVideoExport * Fixed brief description * Added sceIoChstatByFd header * Added SceVideoExport definition