gl.h does not honour GL_GLEXT_LEGACY
Bug #1327282 reported by
Jeff Johnson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lsb |
In Progress
|
Medium
|
Unassigned | ||
Mandriva |
In Progress
|
Medium
|
Bug Description
According to the OpenGL recommendations
not unilaterally include the glext.h header. Rather, it should protect that
inclusion with a test for the GL_GLEXT_LEGACY symbol. See issue 5.4 at the
following link for details:
http://
Currently, the gl.h header included in the LSB packages does not test for
GL_GLEXT_LEGACY before pulling in glext.h. That same issue also mentions a
similar situation for glx with the glxext.h header and GLX_GLXEXT_LEGACY
symbol.
Changed in mandriva: | |
importance: | Unknown → Medium |
status: | Unknown → In Progress |
tags: | added: zdecide |
To post a comment you must log in.