Home | History | Annotate | Download | only in macdsp

Lines Matching refs:SDL_DOUBLEBUF

781 	double_buf = (flags & SDL_DOUBLEBUF) != 0;
887 current->flags |= SDL_DOUBLEBUF | SDL_SWSURFACE; /* only front buffer is in VRAM */
900 current->flags |= SDL_DOUBLEBUF | SDL_HWSURFACE;