Ryujinx-SDL/VisualC-WinRT
Sam Lantinga a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps
New functions get and set the YUV colorspace conversion mode:
	SDL_SetYUVConversionMode()
	SDL_GetYUVConversionMode()
	SDL_GetYUVConversionModeForResolution()

SDL_ConvertPixels() converts between all supported RGB and YUV formats, with SSE acceleration for converting from planar YUV formats (YV12, NV12, etc) to common RGB/RGBA formats.

Added a new test program, testyuv, to verify correctness and speed of YUV conversion functionality.
2017-11-12 22:51:12 -08:00
..
tests Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
UWP_VS2015 Updated SDL's YUV support, many thanks to Adrien Descamps 2017-11-12 22:51:12 -08:00
WinPhone80_VS2012 Updated SDL's YUV support, many thanks to Adrien Descamps 2017-11-12 22:51:12 -08:00
WinPhone81_VS2013 Updated SDL's YUV support, many thanks to Adrien Descamps 2017-11-12 22:51:12 -08:00
WinRT80_VS2012 Updated SDL's YUV support, many thanks to Adrien Descamps 2017-11-12 22:51:12 -08:00
WinRT81_VS2013 Updated SDL's YUV support, many thanks to Adrien Descamps 2017-11-12 22:51:12 -08:00
SDL2-WinRT.nuspec WinRT: added NuGet-package creation support to WinRT build script 2015-12-01 22:07:24 -05:00
SDL2-WinRT.targets WinRT: removed Windows 8.0 from build-bot + NuGet package creation scripts 2017-02-25 21:23:12 -05:00
SDL2main-WinRT-NonXAML.nuspec WinRT: minor tweak to NuGet package naming 2015-12-02 08:04:17 -05:00
SDL2main-WinRT-NonXAML.targets WinRT: minor tweak to NuGet package naming 2015-12-02 08:04:17 -05:00