Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11video.c @ 4288:4ab46e81d08e SDL-1.2
age | author | description |
---|---|---|
Sat, 10 Oct 2009 05:17:47 +0000 | Ryan C. Gordon | Default value for SGI swap control GL attribute should be -1. SDL-1.2 |
Wed, 07 Oct 2009 06:10:40 +0000 | Sam Lantinga | Fixed building without OpenGL support SDL-1.2 |
Tue, 29 Sep 2009 13:50:33 +0000 | Ryan C. Gordon | Make SDL_GL_GetAttribute(SDL_GL_SWAP_CONTROL) work with GLX_SGI_swap_control. SDL-1.2 |
Tue, 29 Sep 2009 13:40:34 +0000 | Ryan C. Gordon | Removed duplicate memset() calls. SDL-1.2 |