Bug 36032

Summary: piglit fdo9833 regression
Product: Mesa Reporter: Vinson Lee <vlee>
Component: Mesa coreAssignee: Brian Paul <brianp>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.