suse man page for sdl_gl_swapbuffers

Query: sdl_gl_swapbuffers

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - suse
sdl_surface(3) - opensolaris
sdl::cookbook::opengl(3pm) - debian
sdl::mpeg(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I