| Commit message (Collapse) | Author | Files | Lines |
|
|
|
Revert "travis: Install libclang1-9 and libclang-cpp9 for doxygen"
This reverts commit 18133956d69a0f02feb42cc441c013bfd84b6388.
Revert "travis: Bump ubuntu version to 20.04"
This reverts commit 5dee9e2f731747cbeff8003c05373dcd51557bee.
Revert "travis: Bump up doxygen version to 1.8.20"
This reverts commit 29b1e2243f12ea7f1dccfa1d182d858fb27ea949.
Revert "Properly populated ScePowerCallbackType enum."
This reverts commit faf03c48bdd0c698f8c5cd14947821de8ea71f6b.
Revert "Added some prototypes for command lists and deferred contexts."
This reverts commit 77791c80439a341e0ac05a2eb8f52f483f304428.
|
|
|
|
|
|
|
|
* fix: add createCallback param in example, typo for sys_exit
* fix: adding more power callback types
|
|
|
|
Added scePowerGet/SetUsingWireless prototypes.
|
|
- revert bit size of the structs;
this change have issue for build vita2d
- revert ErrorCode of SceMsgDialogErrorCodeParam;
I don't know reason of why change to TitleCase
- remove some whitespaces
- add some spaces
|
|
* 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.
|
|
- softtab to hardtab
- missing semicolon
|
|
|
|
ScePower (#168)
* Include a few missing scePower functions
* Fixed function descriptions
* Fixed voltage units in function description
|
|
|
|
Added cold reset, shutdown and suspend functions.
|
|
|
|
|
|
|
|
|
|
|
|
Properly documented scePower.
|
|
|
|
|
|
|
|
Added scePowerSetArmClockFrequency reference.
|
|
|