Ryujinx/Ryujinx.Graphics
gdkchan c86aacde76
NVDEC implementation using FFmpeg (#443)
* Initial nvdec implementation using FFmpeg

* Fix swapped channels on the video decoder and the G8R8 texture format

* Fix texture samplers not being set properly (regression)

* Rebased

* Remove unused code introduced on the rebase

* Add support for RGBA8 output format on the video image composer

* Correct spacing

* Some fixes for rebase and other tweaks

* Allow size mismatch on frame copy

* Get rid of GetHostAddress calls on VDec
2018-12-03 00:38:47 -02:00
..
Gal Add support for bigger UBOs, fix sRGB regression, small improvement t… (#503) 2018-11-28 21:09:44 -02:00
Graphics3d NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
Memory NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
VDec NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
Vic NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
CdmaProcessor.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
ChClassId.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
ChCommandEntry.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
ChSubmissionMode.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
DmaPusher.cs Improved GPU command lists decoding (#499) 2018-11-17 05:01:31 +01:00
GpuMethodCall.cs Improved GPU command lists decoding (#499) 2018-11-17 05:01:31 +01:00
GpuResourceManager.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
GraphicsConfig.cs Add config key to dump shaders in local directory (#265) 2018-07-15 19:37:27 -03:00
NvGpu.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
QuadHelper.cs Quads, QuadStrip, const attributes and half-float attributes support (#447) 2018-10-13 01:37:01 +00:00
Ryujinx.Graphics.csproj NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
ValueRange.cs Allow "reinterpretation" of framebuffer/zeta formats (#418) 2018-09-18 01:30:35 -03:00
ValueRangeSet.cs Improved GPU command lists decoding (#499) 2018-11-17 05:01:31 +01:00