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
Should be fixed with commit ee1f047c8146c717fff30f1690d4ff9e69bd179f
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.