Mercurial > sdl-ios-xcode
changeset 811:e06ec825242d
Don't use hardware overlay by default (seems much faster this way)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 11 Feb 2004 16:50:54 +0000 |
parents | 26a0e2d69d39 |
children | d315a411d5b2 |
files | src/video/windx5/SDL_dx5yuv.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/video/windx5/SDL_dx5yuv.c Wed Feb 11 16:40:17 2004 +0000 +++ b/src/video/windx5/SDL_dx5yuv.c Wed Feb 11 16:50:54 2004 +0000 @@ -35,7 +35,7 @@ #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 = {