sdl_gl_swapbuffers(3) debian man page | unix.com

Man Page: sdl_gl_swapbuffers

Operating Environment: debian

Section: 3

SDL_GL_SwapBuffers(3)						 SDL API Reference					     SDL_GL_SwapBuffers(3)

NAME
SDL_GL_SwapBuffers - Swap OpenGL framebuffers/Update Display
SYNOPSIS
#include "SDL.h" void SDL_GL_SwapBuffers(void );
DESCRIPTION
Swap the OpenGL buffers, if double-buffering is supported.
SEE ALSO
SDL_SetVideoMode, SDL_GL_SetAttribute
SDL
Tue 11 Sep 2001, 23:01 SDL_GL_SwapBuffers(3)
Related Man Pages
sdl_setvideomode(3) - opensolaris
sdl_setvideomode(3) - redhat
sdl_surface(3) - debian
sdl::opengl(3) - suse
sdl::cookbook::opengl(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
A (ksh) Library For and From UNIX.com