suyu/src/core/hle/service/nvdrv
Markus Wick 0cfb0bacb2 video_core: Move command buffer loop.
This moves the hot loop into video_core. This refactoring shall reduce the CPU overhead of calling ProcessCommandList.
2018-09-10 22:06:13 +02:00
..
devices video_core: Move command buffer loop. 2018-09-10 22:06:13 +02:00
interface.cpp kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
interface.h nvdrv: Get rid of indirect inclusions 2018-08-07 08:54:50 -04:00
nvdrv.cpp Registered missing channel devices 2018-08-13 14:03:50 +10:00
nvdrv.h nvdrv: Get rid of global std::weak_ptr 2018-08-07 21:53:05 -04:00
nvmemp.cpp nvdrv: Get rid of indirect inclusions 2018-08-07 08:54:50 -04:00
nvmemp.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00