Ryujinx/Ryujinx.HLE
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
..
Exceptions Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
FileSystem Better process implementation (#491) 2018-11-28 20:18:09 -02:00
HOS NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
Input Support other switch controller types (#487) 2018-11-20 01:01:36 +01:00
Loaders Normalize all the line endings (#518) 2018-11-29 00:01:19 -02:00
Resource Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Utilities Better process implementation (#491) 2018-11-28 20:18:09 -02:00
DeviceMemory.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
Homebrew.npdm Better process implementation (#491) 2018-11-28 20:18:09 -02:00
PerformanceStatistics.cs More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
Ryujinx.HLE.csproj Better process implementation (#491) 2018-11-28 20:18:09 -02:00
RyujinxProfileImage.jpg Implement friend:a IFriendService: 10101 (#429) 2018-09-25 19:59:29 -03:00
Switch.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00