(234) Fixed part of bug #926883 (Video mode matching code, memory leaks,
authorSven Panne <sven.panne@aedion.de>
Mon, 3 Jan 2005 16:49:37 +0000 (16:49 +0000)
committerSven Panne <sven.panne@aedion.de>
Mon, 3 Jan 2005 16:49:37 +0000 (16:49 +0000)
commitc24efb9241080a043193b67c6a9718312fed8d07
tree76556dca67ee668f7ecac90f96cdcabe957bf430
parentf3841b1993425e78f3251567c83ccff338007d7b
(234) Fixed part of bug #926883 (Video mode matching code, memory leaks,
fullscreen): Now we first try to get an exact mode match, ignoring the
refresh rate if none could be found. This way the X11 part and the WinDoze
behave similarly. NOTE: We still don't behave like GLUT, because it has a
wider notion of "best" match. We have to refactor and extend freeglut quite
a bit to do that.

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