Home | History | Annotate | Download | only in SDL

Lines Matching defs:SDL_ASYNCBLIT

132 #define SDL_ASYNCBLIT	0x00000004	/* Use asynchronous blits if possible */
153 ((surface->flags & (SDL_HWSURFACE|SDL_ASYNCBLIT|SDL_RLEACCEL)) != 0))
308 * If SDL_ASYNCBLIT is set in 'flags', SDL will try to perform rectangle
487 * SDL_ASYNCBLIT means that SDL will try to perform asynchronous blits with