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:
parent
7158e313c2
commit
20f0f2997d
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue