glxgears: oops, remove accidental commit of glFinish() hack.
This commit is contained in:
@@ -522,7 +522,6 @@ event_loop(Display *dpy, Window win)
|
||||
|
||||
draw();
|
||||
glXSwapBuffers(dpy, win);
|
||||
glFinish();
|
||||
|
||||
frames++;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user