Rewrote glutFullscreen().
authorChristopher John Purnell <cjp@lost.org.uk>
Wed, 29 Oct 2003 18:19:17 +0000 (18:19 +0000)
committerChristopher John Purnell <cjp@lost.org.uk>
Wed, 29 Oct 2003 18:19:17 +0000 (18:19 +0000)
commit9338532e9e7986bb018825c869ddeaaa535da8e2
tree79fa6a4a2c580200bca7506b0f8775a0a6fcf3a1
parented72c76d33b105b8e3228fc611f26f6ebe7d5c0b
Rewrote glutFullscreen().
It now correctly places the window in X11.
It now uses system dependant code for more efficient use of
windowing system calls.

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