summaryrefslogtreecommitdiff
path: root/include/user/avconfig.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-08Rename include guardsReiko Asakura1-3/+3
2021-02-11Add package workflowReiko Asakura1-0/+4
2021-02-11Fix includes: variousReiko Asakura1-1/+1
2020-09-01Add SceVshBridge, SceAVConfig consts and protosReiko Asakura1-0/+3
2020-07-24Add functions in SceAVConfigReiko Asakura1-0/+98
2020-06-23Revert vitasdk commitsReiko Asakura1-16/+0
Revert "Added sceAppMgrGetBudgetInfo prototype." This reverts commit 8fa5c1fd177b7f921ee809cea04099d3c7e25933. Revert "Added sceSharedFB group in doxygen doc." This reverts commit 70876044c82f8320eaa8c2da6b8af61b48625b18. Revert "Fix for incorrect sceGxmGetRenderTargetMemSize prototype." This reverts commit 361b2153c3ffee8aa4a022a41541391b6465d9fd. Revert "Added sceAVConfigSetDisplayColorSpaceMode prototype (#444)" This reverts commit 3a130e9ab8a981316dbd3d03abccf0a651baabe1. Revert "Added sceSharedFb prototypes." This reverts commit fe1adba231c35f60c0c54ed63bc52d9c25520bc5. Revert "tabification." This reverts commit 537864dfd836390810a0fc5b91256507f3459398. Revert "Fix value for SCE_EVENT_WAITMULTIPLE, add other missing event flags" This reverts commit eaeaa78e3890aa5ebf12ff88c2f57a08cfda9a51. Revert "Added sceGxmVshInitialize reference." This reverts commit dafa6f1c3a58a2ea9af8008edef4d4c6168c2f90.
2020-06-16Added sceAVConfigSetDisplayColorSpaceMode prototype (#444)Itai Levin1-0/+16
* Added sceAVConfigSetDisplayColorSpaceMode to header * Fixed typo * Added SceColorSpaceMode enum * Typo * Update avconfig.h * Update avconfig.h * Update avconfig.h
2018-08-11Fix incorrect doxygen commentsdevnoname1201-5/+5
2017-10-08Add some sceAVConfig volume functionsJoel161-0/+35
2017-06-21Manually revert #179 changesSunguk Lee1-2/+2
- 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
2017-04-13Add some brightness functionsdevnoname1201-0/+34