Bug 31310 - [bisected]oglc edgeflag.c regression
Summary: [bisected]oglc edgeflag.c regression
Status: VERIFIED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Eric Anholt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-01 19:47 UTC by fangxun
Modified: 2010-11-03 19:03 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description fangxun 2010-11-01 19:47:16 UTC
System Environment:
--------------------------
Platform:   piketon
Libdrm:  (master)2.4.22-8-gd0a4f2e292e5b347f7e5ee2cdbe4f077986eb9da
Mesa:   master)a84bd587c68a48c675aae538934a0de48421ff08
Xserver: (master)xorg-server-1.9.0-178-g1a0d9324b3d9fd93e685066e0e5cea0611878c0d
Xf86_video_intel: (master)2.12.902-34-g42363134bd38fb406d90cdb9e5b227836a793912
Kernel: (drm-intel-next)176f28ebf4303b4f7e3a5bd8be7842a8bbecd9c3

Bug detailed description:
-------------------------
Run oglc edgeflag.c. The test now fails but previously passed.

Bisect shows 433e5e6defc85d8b1d6262aff990e3f5a8b37027 is first bad commit. commit 433e5e6defc85d8b1d6262aff990e3f5a8b37027
Author:     Brian Paul <brianp@vmware.com>
AuthorDate: Thu Oct 28 21:17:42 2010 -0600
Commit:     Brian Paul <brianp@vmware.com>
CommitDate: Thu Oct 28 21:17:42 2010 -0600

    mesa: consolidate glVertex/Color/etcPointer() code
    
    This removes a bunch of similar error checking code in all the vertex
    pointer functions and puts nearly all the error checking in update_array().


Reproduce steps:
----------------
1. run oglc edgeflag.c
Comment 1 Brian Paul 2010-11-02 07:23:59 UTC
Should be fixed with commit ee1f047c8146c717fff30f1690d4ff9e69bd179f
Comment 2 fangxun 2010-11-03 19:03:48 UTC
Verified with mesa(master):3f7876d76f0dabfe0be7a7edb44946334a6fedc2.


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.