|
NAMESDL_GL_SwapBuffers - Swap OpenGL framebuffers/Update DisplaySYNOPSIS#include "SDL.h"void SDL_GL_SwapBuffers(void ); DESCRIPTIONSwap the OpenGL buffers, if double-buffering is supported.SEE ALSOSDL_SetVideoMode, SDL_GL_SetAttribute
Visit the GSP FreeBSD Man Page Interface. |