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

This commit is contained in:
Sam Lantinga 2004-02-11 16:50:54 +00:00
parent de583dca47
commit b3da7130ef

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 = {