Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old SDK functions | Reiko Asakura | 2021-03-11 | 1 | -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.0 | Reiko Asakura | 2021-03-05 | 1 | -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 NIDs | GrapheneCt | 2021-02-25 | 1 | -0/+5 |
| | |||||
* | Add sceGxmGetDeviceData | GrapheneCt | 2021-02-25 | 1 | -0/+1 |
| | |||||
* | Add gxm and gpu internal functions | GrapheneCt | 2021-01-15 | 1 | -0/+5 |
| | |||||
* | Refactor SceGxmInternal headers | Reiko Asakura | 2020-09-23 | 1 | -8/+27 |
| | |||||
* | Remove functions for old firmware versions | Reiko Asakura | 2020-09-21 | 1 | -6/+0 |
| | |||||
* | Add SceGxmInternal functions | GrapheneCt | 2020-08-28 | 1 | -0/+10 |
| | | | | Thanks to Graphene | ||||
* | Add remaining NIDs for SceGxm (library) | Reiko Asakura | 2020-07-25 | 1 | -0/+9 |
| | |||||
* | Fix typo sceGxmGetRenderTargetMemSize | Reiko Asakura | 2020-06-09 | 1 | -1/+1 |
| | |||||
* | Add sceGxmVshInitialize | Reiko Asakura | 2020-04-22 | 1 | -0/+4 |
| | |||||
* | Added two more REed nids to sceGxm. | Rinnegatamante | 2018-04-02 | 1 | -0/+2 |
| | |||||
* | Removed unexistent nids and added some REed nids. (#307) | Rinnegatamante | 2018-03-31 | 1 | -2/+3 |
| | |||||
* | Add some sceGxm*, sceIo*, sceNet* nids | scribam | 2017-11-13 | 1 | -0/+8 |
| | |||||
* | Fix some incorrect module and library NIDs | devnoname120 | 2017-04-18 | 1 | -1/+1 |
| | | | | Fix #7 | ||||
* | Fixed undefined reference in libSceGxm_stub.a | FirebirdTA01 | 2016-09-03 | 1 | -1/+1 |
| | | | | Changed sceGxmGetRenderTargetMemSize to sceGxmGetRenderTargetMemSizes | ||||
* | Update library NIDs in db.json to correct values | xyzz | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | Added new NIDs | TheOfficialFloW | 2016-01-22 | 1 | -2/+2 |
| | |||||
* | Makes library/module NIDs unique. | Glenn Anderson | 2015-08-15 | 1 | -2/+2 |
| | |||||
* | Adds initial NID JSON database. | Glenn Anderson | 2015-08-15 | 1 | -0/+260 |