yuzu/src/core/hle/service/nvdrv
Subv 0d6eafe11a NvDrv/nvhost-as-gpu: Ensure that the object passed to MapBufferEx has already been allocated.
Also added a consistency check and a comment for the case when the object id is different than its handle. The real nvservices doesn't make a distinction between ids and handles, each object gets an unique handle which doubles as its id.
2018-04-23 11:21:46 -05:00
..
devices NvDrv/nvhost-as-gpu: Ensure that the object passed to MapBufferEx has already been allocated. 2018-04-23 11:21:46 -05:00
interface.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
interface.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvdrv.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvdrv.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvmemp.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvmemp.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00