yuzu/src/core/hle/service/nvdrv/devices
2019-07-05 15:49:20 -04:00
..
nvdevice.h remove all occurance of specifying endianness inside BitField 2019-02-06 18:13:45 +01:00
nvdisp_disp0.cpp gpu: Refactor command and swap buffers interface for asynch. 2019-03-06 21:09:09 -05:00
nvdisp_disp0.h core: Add missing override specifiers where applicable 2019-04-04 12:19:44 -04:00
nvhost_as_gpu.cpp gpu: Rewrite virtual memory manager using PageTable. 2019-03-20 22:36:02 -04:00
nvhost_as_gpu.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nvhost_ctrl.cpp nv_host_ctrl: Make Sync GPU variant always return synced result. 2019-07-05 15:49:20 -04:00
nvhost_ctrl.h nv_services: Stub CtrlEventSignal 2019-07-05 15:49:15 -04:00
nvhost_ctrl_gpu.cpp core/core_timing_util: Amend casing of cyclesTo* functions 2019-06-04 20:31:46 -04:00
nvhost_ctrl_gpu.h nvhost_ctrl_gpu: Implement IoctlGetGpuTime. 2018-11-21 11:43:25 -05:00
nvhost_gpu.cpp nv_services: Create GPU channels correctly 2019-07-05 15:49:12 -04:00
nvhost_gpu.h nv_services: Create GPU channels correctly 2019-07-05 15:49:12 -04:00
nvhost_nvdec.cpp Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 2018-11-26 17:06:13 +11:00
nvhost_nvdec.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nvhost_nvjpg.cpp Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 2018-11-26 17:06:13 +11:00
nvhost_nvjpg.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nvhost_vic.cpp Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 2018-11-26 17:06:13 +11:00
nvhost_vic.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nvmap.cpp Improved error messages in AM, HwOpus and NvMap 2018-11-26 20:05:09 +11:00
nvmap.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00