Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Make SDL_GL_GetAttribute(SDL_GL_SWAP_CONTROL) work with GLX_SGI_swap_…
…control. Fixes Bugzilla #697.
- Loading branch information
Showing
with
10 additions
and 2 deletions.
- +7 −2 src/video/x11/SDL_x11gl.c
- +1 −0 src/video/x11/SDL_x11gl_c.h
- +2 −0 src/video/x11/SDL_x11video.c