Ryujinx/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices
gdkchan a10b2c5ff2
Initial support for GPU channels (#2372)
* Ground work for separate GPU channels

* Rename TextureManager to TextureCache

* Decouple texture bindings management from the texture cache

* Rename BufferManager to BufferCache

* Decouple buffer bindings management from the buffer cache

* More comments and proper disposal

* PR feedback

* Force host state update on channel switch

* Typo

* PR feedback

* Missing using
2021-06-24 01:51:41 +02:00
..
NvHostAsGpu
NvHostChannel Initial support for GPU channels (#2372) 2021-06-24 01:51:41 +02:00
NvHostCtrl
NvHostCtrlGpu
NvMap
NvDeviceFile.cs
NvInternalResult.cs