--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402001
This commit is contained in:
parent
89ab980b38
commit
7f0d36082f
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue