diff options
| author | Francisco José García García | 2017-10-14 12:02:09 +0200 |
|---|---|---|
| committer | GitHub | 2017-10-14 12:02:09 +0200 |
| commit | b91d21c53fe94fb80640ff730882fdf9daf4709f (patch) | |
| tree | 910a45044fe9e9f0c772e3101d472f90f889e6c2 /nids/360/SceGpuEs4.yml | |
| parent | Missing commas. (diff) | |
| parent | Added PowerVR nids (diff) | |
| download | vds-libraries-b91d21c53fe94fb80640ff730882fdf9daf4709f.tar.gz | |
Merge pull request #242 from TheOfficialFloW/master
Added PowerVR nids
Diffstat (limited to 'nids/360/SceGpuEs4.yml')
| -rw-r--r-- | nids/360/SceGpuEs4.yml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/nids/360/SceGpuEs4.yml b/nids/360/SceGpuEs4.yml new file mode 100644 index 0000000..ac8603a --- /dev/null +++ b/nids/360/SceGpuEs4.yml @@ -0,0 +1,29 @@ +modules: + SceGpuEs4: + nid: 0x4069F83B + libraries: + SceGpuEs4ForDriver: + nid: 0x54802381 + functions: + OSGetCurrentProcessIDKM: 0x6C6F2BEA + OSMemCopy: 0x771EC61E + OSMemSet: 0x50494916 + OSProcHasPrivSrvInit: 0x302C7C5F + PVRSRVAcquireDeviceDataKM: 0xE6B866FD + PVRSRVEnumerateDevicesKM: 0xEC5163B0 + PVRSRVFinaliseSystem: 0x399BC738 + PVRSRVGetInitServerState: 0x3AF6FE80 + PVRSRVPerProcessData: 0x3DAB1F7F + PVRSRVPerProcessDataConnect: 0x1A53327D + PVRSRVPerProcessDataDisconnect: 0xB4A2B60F + PVRSRVSetInitServerState: 0xDCD78852 + SceGpuEs4ForUser: + nid: 0x6EC1443D + functions: + PVRSRVOpen: 0x5E943288 + PVRSRVRelease: 0x85C328DF + PVRSRV_BridgeDispatchKM: 0xCA19ABCD + sceGpuRegisterSalvage: 0x8E0D9D40 + sceGpuSignalWait: 0x05BCE11C + sceGpuSignalWaitLockup: 0xE0DECA6E + sceGpuUnregisterSalvage: 0x807202B7 |
