LWJGL Forum

Programming => OpenGL => Topic started by: EgonOlsen on February 02, 2010, 17:25:05

Title: Catalyst 10.1...
Post by: EgonOlsen on February 02, 2010, 17:25:05
Hi,

i've recently upgraded my display driver (Windows Vista 32Bit, ATI Radeon 5870) from Catalyst 9.11 to 10.1 (i.e. the most recent). After that, doing a


GL11.glMatrixMode(GL11.GL_PROJECTION);


caused an unsupported function exception inside of LWJGL (GL_MODELVIEW doesn't work either...). After reverting to 9.12, the problem was gone and everything works fine again. Any ideas what may cause this? Is that a driver bug or a LWJGL problem. Can anybody verify this problem?
Title: Re: Catalyst 10.1...
Post by: Kai on February 02, 2010, 18:20:43
Please have a look at http://lwjgl.org/forum/index.php/topic,3189.0.html (http://lwjgl.org/forum/index.php/topic,3189.0.html)
Title: Re: Catalyst 10.1...
Post by: EgonOlsen on February 02, 2010, 18:51:38
Thanks. I haven't seen this post... :-[