1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-19 03:22:01 +00:00
Ryujinx/src/Ryujinx.Graphics.Nvdec
gdkchan f241f88558
Add a separate device memory manager (#6153)
* Add a separate device memory manager

* Still need this

* Device writes are always tracked

* Device writes are always tracked (2)

* Rename more instances of gmm to mm
2024-01-22 17:14:46 -03:00
..
Image Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
Types editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ApplicationId.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
H264Decoder.cs Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
MemoryExtensions.cs Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
NvdecDecoderContext.cs
NvdecDevice.cs Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
NvdecRegisters.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
NvdecStatus.cs
ResourceManager.cs Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
Ryujinx.Graphics.Nvdec.csproj Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
Vp8Decoder.cs Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
Vp9Decoder.cs Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00