SDL/VisualC/tests
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
..
checkkeys Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
controllermap Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
loopwave Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testatomic Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testautomation Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testdraw2 Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testfile Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testgamecontroller Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testgesture Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testgl2 Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testgles2 Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testjoystick Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testoverlay2 Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testplatform Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testpower Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testrendertarget Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testrumble Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testscale Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testshape Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testsprite2 Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testvulkan Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
testyuv Updated SDL's YUV support, many thanks to Adrien Descamps 2017-11-12 22:51:12 -08:00