Replacing glutGet(GLUT_WINDOW_X) and glutGet(GLUT_WINDOW_Y) on X11 with
authorChristopher John Purnell <cjp@lost.org.uk>
Mon, 4 Aug 2003 18:56:30 +0000 (18:56 +0000)
committerChristopher John Purnell <cjp@lost.org.uk>
Mon, 4 Aug 2003 18:56:30 +0000 (18:56 +0000)
commit6fadb32a79a194e7d09a553d425c7e2e26db258b
tree93c1c2808200900902426703eb86900d6c86b08e
parent745bf511cbf62305fb50be7ee878bcb089880e43
Replacing glutGet(GLUT_WINDOW_X) and glutGet(GLUT_WINDOW_Y) on X11 with
something that works.
Also a minor correction to the xf86vidmode autoconf stuff.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@157 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_internal.h
src/freeglut_state.c