Bug 7142 - no glError with glBegin(GL_LINE)
Summary: no glError with glBegin(GL_LINE)
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: 6.4
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-06 16:08 UTC by Laurent carlier
Modified: 2006-06-08 16:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.