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 [Ryujinx.Graphics.Nvdec] Address dotnet-format issues (#5369) 2023-06-25 21:44:42 +02:00
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 [Ryujinx.Graphics.Nvdec] Address dotnet-format issues (#5369) 2023-06-25 21:44:42 +02:00
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