mirror of
https://github.com/yawut/SDL.git
synced 2026-04-16 13:55:53 -05:00
Don't use hardware overlay by default (seems much faster this way)
This commit is contained in:
parent
de583dca47
commit
b3da7130ef
|
|
@ -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…
Reference in New Issue
Block a user