Ryujinx/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices
Wunk d536cc8ae6
Update units of memory from decimal to binary prefixes (#3716)
`MB` and `GB` can either be interpreted as having base-10 units, or
base-2. `MiB` and `GiB` removes this discrepancy so that units of memory
are always interpreted using base-2 units.
2022-11-16 23:27:42 +01:00
..
NvHostAsGpu Update units of memory from decimal to binary prefixes (#3716) 2022-11-16 23:27:42 +01:00
NvHostChannel Fix a potential GPFIFO submission race (#3378) 2022-06-04 21:36:36 +02:00
NvHostCtrl Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
NvHostCtrlGpu misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
NvMap Change NvMap ID allocation to match nvservices (#3741) 2022-10-05 17:49:18 -03:00
NvDeviceFile.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
NvInternalResult.cs Rewrite nvservices (#800) 2019-11-03 09:47:56 +11:00