Refactored GLX context creation into a single function, centralizing things to
authorSven Panne <sven.panne@aedion.de>
Sun, 2 Nov 2008 20:09:02 +0000 (20:09 +0000)
committerSven Panne <sven.panne@aedion.de>
Sun, 2 Nov 2008 20:09:02 +0000 (20:09 +0000)
commit0850bcd142570b0e7ae0f8be1b9a6fd0daac59bb
tree7028998f76f2dfa6b765dab728a1bcce75fe3fb1
parent64fa0f17c1c4899478f3f7f91d376feeba513858
Refactored GLX context creation into a single function, centralizing things to
be changed for OpenGL 3.0 context creation and removing some cut-n-paste.

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