Mercurial > sdl-ios-xcode
diff src/video/x11/SDL_x11opengl.c @ 2244:5234868559fa
indent
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 15 Aug 2007 03:50:49 +0000 |
parents | 5523312f311e |
children | 166400aa33d7 |
line wrap: on
line diff
--- a/src/video/x11/SDL_x11opengl.c Wed Aug 15 03:34:14 2007 +0000 +++ b/src/video/x11/SDL_x11opengl.c Wed Aug 15 03:50:49 2007 +0000 @@ -89,10 +89,9 @@ if (!handle) { return -1; } - // LoadLibrary may be called before WindowCreate! X11_GL_Initialize(_this); - + /* Load new function pointers */ _this->gl_data->glXGetProcAddress = (void *(*)(const GLubyte *)) GL_LoadFunction(handle,