SDL_GLattr (3) Linux Manual Page
SDL_GLattr – SDL GL Attributes Attributes SDL_GL_RED_SIZE Size of the framebuffer red component, in bits SDL_GL_GREEN_SIZE Size of the framebuffer green component, in bits SDL_GL_BLUE_SIZE Size of the framebuffer blue component, in bits SDL_GL_ALPHA_SIZE Size of the framebuffer alpha component, in bits SDL_GL_DOUBLEBUFFER 0 or 1, enable or disable double buffering SDL_GL_BUFFER_SIZE Size of the…
