Mercurial > sdl-ios-xcode
diff src/video/x11/SDL_x11opengl.c @ 2323:4ac07ae446d3
Fixed many valgrind errors. But, I broke testdyngl.
author | Bob Pendleton <bob@pendleton.com> |
---|---|
date | Thu, 06 Mar 2008 23:07:02 +0000 |
parents | c25d45b7add3 |
children | 3202e4826c57 |
line wrap: on
line diff
--- a/src/video/x11/SDL_x11opengl.c Thu Mar 06 17:08:10 2008 +0000 +++ b/src/video/x11/SDL_x11opengl.c Thu Mar 06 23:07:02 2008 +0000 @@ -254,7 +254,7 @@ _this->gl_data->glXDestroyContext(display, context); } XDestroyWindow(display, w); - /* X11_PumpEvents(_this); */ /* can't do that because the windowlist may be inconsitent at this point */ + X11_PumpEvents(_this); } static int