Summary: | [r300g] glean vertattrib regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Drivers/Gallium/r300 | Assignee: | Default DRI bug account <dri-devel> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | critical | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2011-04-19 14:57:16 UTC
The test passes here. Are you using --enable-shared-glapi? Try 'git clean -fdx' before building. (In reply to comment #1) > The test passes here. Are you using --enable-shared-glapi? Try 'git clean -fdx' > before building. No, I'm building with 'scons dri-r300'. 34a5d3b9f4740601708c82093e2114356d749e65 is the first bad commit commit 34a5d3b9f4740601708c82093e2114356d749e65 Author: Brian Paul <brianp@vmware.com> Date: Sun Apr 10 12:48:28 2011 -0600 mesa: plug in new functions for GL_ARB_sampler_objects Build the new sources, plug the new functions into the dispatch table, implement display list support. And enable extension in the gallium state tracker. :040000 040000 50d8747e0dc22e1634407703563447bd0e1c44d3 be44081fa9ea33563f8582df370cfb13a0d5c256 M src bisect run success Tried the scons build and it works too. $ LIBGL_DRIVERS_PATH=[snip]/mesa/build/linux-x86-debug/gallium/targets/dri-r300 bin/glean -r results -t vertattrib --quick -o [snip] vertattrib: PASS rgba8, db, z24, s8, win+pmap, id 33 0 GL_NV_vertex_program functions tested 36 GL_ARB_vertex_program/shader functions tested 36 OpenGL 2.0 functions tested *** This bug has been marked as a duplicate of bug 36282 *** mesa: ccecc08f79afc020c8c0acface04a8e53e3a7c32 (master) glean vertattrib is passing now. |
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.