xdemo case: Wei Wang's patch for bug#9759
This commit is contained in:
@@ -814,6 +814,11 @@ main(int argc, char *argv[])
|
||||
|
||||
init();
|
||||
|
||||
/* Set initial projection/viewing transformation.
|
||||
* same as glxgears.c
|
||||
*/
|
||||
reshape(300, 300);
|
||||
|
||||
event_loop(dpy, win);
|
||||
|
||||
glXDestroyContext(dpy, ctx);
|
||||
|
||||
Reference in New Issue
Block a user