mirror of
https://github.com/joel16/SDL2.git
synced 2024-12-13 14:07:38 +00:00
*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40680
This commit is contained in:
parent
2ab542aaeb
commit
b45f0da9bf
@ -313,7 +313,9 @@ static void QZ_UpdateRects (_THIS, int num_rects, SDL_Rect *rects);
|
||||
static void QZ_VideoQuit (_THIS);
|
||||
|
||||
/* Hardware surface functions (for fullscreen mode only) */
|
||||
#if 0 /* Not used (apparently, it's really slow) */
|
||||
static int QZ_FillHWRect (_THIS, SDL_Surface *dst, SDL_Rect *rect, Uint32 color);
|
||||
#endif
|
||||
static int QZ_LockHWSurface(_THIS, SDL_Surface *surface);
|
||||
static void QZ_UnlockHWSurface(_THIS, SDL_Surface *surface);
|
||||
static void QZ_FreeHWSurface (_THIS, SDL_Surface *surface);
|
||||
|
Loading…
Reference in New Issue
Block a user