Bug 7142

Summary: no glError with glBegin(GL_LINE)
Product: Mesa Reporter: Laurent carlier <lordheavym>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: 6.4   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Laurent carlier 2006-06-06 16:08:54 UTC
In my code i've made a typo error, i was trying to draw a line with 
glBegin(GL_LINE) instead of GL_LINES.

There is no error with dri driver, but nvidia/fglrx drivers raise an error 
(GL_ENUM)

glxinfo :
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R200 20041207 AGP 1x TCL
OpenGL version string: 1.3 Mesa 6.4.1

on kubuntu dapper
Comment 1 Brian Paul 2006-06-08 16:12:11 UTC
Fixed in CVS.  Thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.