log src/video/SDL_yuv_sw_c.h @ 2781:5651642f4a78

age author description
Mon, 24 Nov 2008 23:25:36 +0000 Sam Lantinga Added software fallback for YUV overlay code when YUV textures aren't available.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sun, 18 Jun 2006 06:35:41 +0000 Sam Lantinga Software YUV texture support in progress... SDL-1.3
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Mon, 17 Apr 2006 06:47:23 +0000 Sam Lantinga More general fix for bug #189