summaryrefslogtreecommitdiff
path: root/nids/360/SceGxm.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove old SDK functionsReiko Asakura2021-03-111-14/+0
| | | | | | | For condition variable functions see: https://psvita.scedev.net/technotes/view/355 https://psvita.scedev.net/technotes/view/356
* Add and rename old SDK functionsrelease/0.2.0Reiko Asakura2021-03-051-14/+14
| | | | | | | | | | | The suffix _16XX is used because _sceKernelCreateSema_16XX is an official name found in syslibtrace. All the _16XX functions existed in SDK 0.945.040 and did not exist in SDK 3.300.031. It is not necessary that they are removed immediately after 16XX, although many of them were. sceKernelPuts is from SDK 0.945.040 but in system software 3.60, this function will not do anything except return to caller.
* Add SceGxmInternal NIDsGrapheneCt2021-02-251-0/+5
|
* Add sceGxmGetDeviceDataGrapheneCt2021-02-251-0/+1
|
* Add gxm and gpu internal functionsGrapheneCt2021-01-151-0/+5
|
* Refactor SceGxmInternal headersReiko Asakura2020-09-231-8/+27
|
* Remove functions for old firmware versionsReiko Asakura2020-09-211-6/+0
|
* Add SceGxmInternal functionsGrapheneCt2020-08-281-0/+10
| | | | Thanks to Graphene
* Add remaining NIDs for SceGxm (library)Reiko Asakura2020-07-251-0/+9
|
* Fix typo sceGxmGetRenderTargetMemSizeReiko Asakura2020-06-091-1/+1
|
* Add sceGxmVshInitializeReiko Asakura2020-04-221-0/+4
|
* Added two more REed nids to sceGxm.Rinnegatamante2018-04-021-0/+2
|
* Removed unexistent nids and added some REed nids. (#307)Rinnegatamante2018-03-311-2/+3
|
* Add some sceGxm*, sceIo*, sceNet* nidsscribam2017-11-131-0/+8
|
* Fix some incorrect module and library NIDsdevnoname1202017-04-181-1/+1
| | | | Fix #7
* Fixed undefined reference in libSceGxm_stub.aFirebirdTA012016-09-031-1/+1
| | | | Changed sceGxmGetRenderTargetMemSize to sceGxmGetRenderTargetMemSizes
* Update library NIDs in db.json to correct valuesxyzz2016-07-271-1/+1
|
* Added new NIDsTheOfficialFloW2016-01-221-2/+2
|
* Makes library/module NIDs unique.Glenn Anderson2015-08-151-2/+2
|
* Adds initial NID JSON database.Glenn Anderson2015-08-151-0/+260