opengl32: Get rid of invalid opengl 0.0 test.
commit19316ff8cbef0e8f059e912d417db4460c227313
authorRoderick Colenbrander <thunderbird2k@gmail.com>
Wed, 18 Nov 2009 20:36:49 +0000 (18 21:36 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Nov 2009 10:47:33 +0000 (19 11:47 +0100)
treeab2b298c161e433aee5f24ddbb4214678ea55d85
parent1874f314e2c6e3c54e25db8380606cc859adcfc4
opengl32: Get rid of invalid opengl 0.0 test.

The test passes on windows using AMD and Nvidia but not on AMD on
linux. A close look at the spec shows that behavior of a version lower
than 3.0 is up to the driver.
dlls/opengl32/tests/opengl.c