simplified check for whether opengl 2.1+ context is requested.
authorDiederick Niehorster <dcnieho@gmail.com>
Mon, 19 Mar 2012 00:31:00 +0000 (00:31 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Mon, 19 Mar 2012 00:31:00 +0000 (00:31 +0000)
commitc0a9c566efc4ca3c4ea170f9b538c6c16cb481ed
treefec154e415f3f5779391ad7c5c591e8e62f34271
parent6affa9c301ebc731618321b565fbdacb760128ce
simplified check for whether opengl 2.1+ context is requested.
Flags or profile set are now ignored unless opengl 2.1+ context is
requested

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1198 7f0cb862-5218-0410-a997-914c9d46530a
src/fg_internal.h
src/fg_window.c
src/mswin/fg_window_mswin.c
src/x11/fg_window_x11_glx.c