logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SDL_GL_SwapBuffers - Swap OpenGL framebuffers/Update Display

Description

       Swap the OpenGL buffers, if double-buffering is supported.

Name

       SDL_GL_SwapBuffers - Swap OpenGL framebuffers/Update Display

See Also

SDL_SetVideoMode, SDL_GL_SetAttribute

SDL                                          Tue 11 Sep 2001, 23:01                        SDL_GL_SwapBuffers(3)

Synopsis

#include"SDL.h"voidSDL_GL_SwapBuffers(void );

See Also