mirror of
https://github.com/yawut/SDL.git
synced 2026-08-23 17:25:26 -05:00
This commit is contained in:
@@ -412,7 +412,7 @@ X11_GL_CreateContext(_THIS, SDL_Window * window)
|
||||
int n;
|
||||
GLXContext context = NULL;
|
||||
|
||||
/* We do _this to create a clean separation between X and GLX errors. */
|
||||
/* We do this to create a clean separation between X and GLX errors. */
|
||||
XSync(display, False);
|
||||
XGetWindowAttributes(display, data->window, &xattr);
|
||||
v.screen = screen;
|
||||
|
||||
Reference in New Issue
Block a user