1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/nvdrv/devices
bunnei be5ba4d952
Merge pull request #178 from Subv/command_buffers
GPU: Added a command processor to decode the GPU pushbuffers and forward the commands to their respective engines
2018-02-12 13:51:52 -05:00
..
nvdevice.h Extra nvdrv support (#162) 2018-02-05 18:19:31 -08:00
nvdisp_disp0.cpp vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical. 2018-02-11 21:00:41 -05:00
nvdisp_disp0.h vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical. 2018-02-11 21:00:41 -05:00
nvhost_as_gpu.cpp Make a GPU class in VideoCore to contain the GPU state. 2018-02-11 23:44:12 -05:00
nvhost_as_gpu.h Make a GPU class in VideoCore to contain the GPU state. 2018-02-11 23:44:12 -05:00
nvhost_ctrl.cpp Extra nvdrv support (#162) 2018-02-05 18:19:31 -08:00
nvhost_ctrl.h Extra nvdrv support (#162) 2018-02-05 18:19:31 -08:00
nvhost_ctrl_gpu.cpp nvhost_ctrl_gpu: Implement ZCullGetInfo. 2018-02-08 23:17:59 -05:00
nvhost_ctrl_gpu.h Extra nvdrv support (#162) 2018-02-05 18:19:31 -08:00
nvhost_gpu.cpp Make a GPU class in VideoCore to contain the GPU state. 2018-02-11 23:44:12 -05:00
nvhost_gpu.h Make a GPU class in VideoCore to contain the GPU state. 2018-02-11 23:44:12 -05:00
nvmap.cpp nvmap: Refactor to expose nvmap objects. 2018-02-07 22:55:12 -05:00
nvmap.h nvmap: Refactor to expose nvmap objects. 2018-02-07 22:55:12 -05:00