Bug 36032 - piglit fdo9833 regression
Summary: piglit fdo9833 regression
Status: CLOSED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Brian Paul
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-06 10:25 UTC by Vinson Lee
Modified: 2011-04-06 14:29 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2011-04-06 10:25:30 UTC
mesa: cd2857fae16e1352f39b37f611797e66619d3fe5 (master)

Run piglit fdo9833 on swrast, softpipe, or llvmpipe. The test no longer passes.

$ ./bin/fdo9833 -auto
Mesa: User error: GL_INVALID_ENUM in glTexParameter(target)
OpenGL error 0x500 occured after glPopAttrib!
Mesa: User error: GL_INVALID_ENUM in glTexParameter(target)
OpenGL error 0x500 occured after glPopAttrib!
Mesa: User error: GL_INVALID_ENUM in glTexParameter(target)
OpenGL error 0x500 occured after glPopAttrib!
PIGLIT: {'result': 'fail' }
Comment 1 Vinson Lee 2011-04-06 10:42:28 UTC
874a2c0b7da62f4dd08dedcec221f55b22e40e95 is the first bad commit
commit 874a2c0b7da62f4dd08dedcec221f55b22e40e95
Author: Brian Paul <brianp@vmware.com>
Date:   Tue Apr 5 19:02:07 2011 -0600

    mesa: core support for GL_ARB_texture_buffer_object
    
    No GLSL or driver support yet.

:040000 040000 1ab1833ca3aabb5912738ada9339bb83108d4929 9b1eef1af2cddc4aeca9fa473f29afab210face8 M	src
bisect run success
Comment 2 Brian Paul 2011-04-06 11:46:00 UTC
Fixed with 53245fffc022e5fc18c847e799f65c6b91e7378a
Comment 3 Vinson Lee 2011-04-06 14:29:22 UTC
mesa: 3f8455d07b129062885f58237516ae0d1aa339ea (master)

Verified fixed.


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.