mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-15 01:37:03 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| Texture | ||
| INvGpuEngine.cs | ||
| MacroInterpreter.cs | ||
| NvGpuEngine.cs | ||
| NvGpuEngine2d.cs | ||
| NvGpuEngine2dReg.cs | ||
| NvGpuEngine3d.cs | ||
| NvGpuEngine3dReg.cs | ||
| NvGpuEngineM2mf.cs | ||
| NvGpuEngineM2mfReg.cs | ||
| NvGpuEngineP2mf.cs | ||
| NvGpuEngineP2mfReg.cs | ||
| NvGpuFifo.cs | ||
| NvGpuFifoMeth.cs | ||
| NvGpuMethod.cs | ||