1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 14:03:35 +01:00
Ryujinx/Ryujinx.Graphics.Nvdec
gdkchan 157ad3f54f
Silence several build warnings (#1428)
* Silence several build warnings

* Remove fixed buffers from NVDEC struct

* Remove unused field and usings

* Fix wrong name

* Silence more warning on H264 PictureInfo
2020-08-06 23:40:41 +02:00
..
Image New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Types Silence several build warnings (#1428) 2020-08-06 23:40:41 +02:00
CodecId.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
FrameDecodedEventArgs.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
H264Decoder.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
MemoryExtensions.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
NvdecDevice.cs Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
NvdecRegisters.cs Silence several build warnings (#1428) 2020-08-06 23:40:41 +02:00
ResourceManager.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Ryujinx.Graphics.Nvdec.csproj New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Vp9Decoder.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00