yuzu/src/core/hle/service/nvdrv/devices
Lioncash 2296e921d2 core: Resolve several -Wextra-semi warnings
We can amend one of the cascade macros to require semicolons in order to
compile. In other cases, we can just remove the superfluous semicolons.
2020-08-14 09:09:20 -04:00
..
nvdevice.h core: Resolve several -Wextra-semi warnings 2020-08-14 09:09:20 -04:00
nvdisp_disp0.cpp FrameLimiting: Enable frame limiting for single core. 2020-06-27 11:36:01 -04:00
nvdisp_disp0.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_as_gpu.cpp hle: nvdrv: Rewrite of GPU memory management. 2020-07-26 00:49:43 -04:00
nvhost_as_gpu.h hle: nvdrv: Rewrite of GPU memory management. 2020-07-26 00:49:43 -04:00
nvhost_ctrl.cpp Merge pull request #2912 from FernandoS27/async-fixes 2019-10-16 10:34:48 -04:00
nvhost_ctrl.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_ctrl_gpu.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
nvhost_ctrl_gpu.h nvdrv: Fix GetTPCMasks for ioctl3 2020-06-10 18:36:42 +10:00
nvhost_gpu.cpp nvhost_gpu: implement ChannelSetTimeslice 2020-02-16 11:53:03 +07:00
nvhost_gpu.h nvhost_gpu: implement ChannelSetTimeslice 2020-02-16 11:53:03 +07:00
nvhost_nvdec.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_nvdec.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_nvjpg.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_nvjpg.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_vic.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_vic.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvmap.cpp Update src/core/hle/service/nvdrv/devices/nvmap.cpp 2020-07-27 18:27:20 -07:00
nvmap.h hle: nvdrv: Rewrite of GPU memory management. 2020-07-26 00:49:43 -04:00