summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/memory_manager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make a GPU class in VideoCore to contain the GPU state.Subv2018-02-121-112/+0
| | | | Also moved the GPU MemoryManager class to video_core since it makes more sense for it to be there.
* nvdrv: Add MemoryManager class to track GPU memory.bunnei2018-02-081-0/+112