mirror of
https://github.com/yawut/SDL.git
synced 2026-08-23 01:05:09 -05:00
Don't use hardware overlay by default (seems much faster this way)
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user