Don't use hardware overlay by default (seems much faster this way)

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40812
This commit is contained in:
Sam Lantinga 2004-02-11 16:50:54 +00:00
parent 7158e313c2
commit 20f0f2997d

View File

@ -35,7 +35,7 @@ static char rcsid =
#include "SDL_dx5yuv_c.h"
#include "SDL_yuvfuncs.h"
#define USE_DIRECTX_OVERLAY
//#define USE_DIRECTX_OVERLAY
/* The functions used to manipulate software video overlays */
static struct private_yuvhwfuncs dx5_yuvfuncs = {