System configuration : - radeon 9000 AGP ( M9, rv250 ) - laptop pentium 4 2.4 Ghz 1.25 Gb ram - archlinux 32 bits Step to reproduce the bug - mesa 8.0.4 release ( but the bug occurs also with the git version ) - a graphic card who uses the r200 driver - install piglit ( git version ) - run the glean test "clipFlat" in piglit : ./piglit-run.py -t "glean/clipFlat" tests/quick.tests results/quick the glean/clipFlat will fail with this error message : Test clipping with flat shading (provoking vertex). clipFlat: Failure for glDrawElements(GL_QUAD_STRIP), glFrontFace(GL_CCW), glPolygonMode(GL_FILL) Translation: -1, -1 Expected color (0, 1, 0) but found (1, 1, 0) clipFlat: FAIL rgba8, db, z24, s8, win+pmap, id 33
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.