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) - redhat
sdl_setvideomode(3) - centos
sdl_surface(3) - suse
sdl::cookbook::opengl(3pm) - debian
sdl::mpeg(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?