** Attachment added: "lspci -vvnn output"
http://launchpadlibrarian.net/21060103/lspci_output.txt
** Changed in: mesa (Ubuntu)
Status: Incomplete => New
--
glPushAttrib(GL_POINT_BIT) causes GL error GL_INVALID_ENUM on i915_dri.so
https://bugs.launchpad.net/bugs/312830
You received thi
** Attachment added: "glxinfo output"
http://launchpadlibrarian.net/20839127/glxinfo_output.txt
--
glPushAttrib(GL_POINT_BIT) causes GL error GL_INVALID_ENUM on i915_dri.so
https://bugs.launchpad.net/bugs/312830
You received this bug notification because you are a member of Ubuntu
Bugs, which
** Attachment added: "Sample program to reproduce bug"
http://launchpadlibrarian.net/20839124/ttt.c
--
glPushAttrib(GL_POINT_BIT) causes GL error GL_INVALID_ENUM on i915_dri.so
https://bugs.launchpad.net/bugs/312830
You received this bug notification because you are a member of Ubuntu
Bugs, w
Public bug reported:
Binary package hint: libgl1-mesa-dri
Like the title says, it seems that call in any program to push
GL_POINT_BIT attribute will cause glGetError() to return
GL_INVALID_ENUM.
I'm attaching a sample program, just compile with "gcc -lGL -lglut
ttt.c", run and observe on the con