changeset 2244 | 5234868559fa |
parent 2243 | 5523312f311e |
child 2320 | 166400aa33d7 |
--- 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,