My HD6850 started to give segmentation fault with glxinfo (also with others) with this commit. Don't know why. Found by git bisect.... Thanks death@triQuad:/media/ext4/gallium> git bisect bad 3543160f56f1f966587e07b1620496c8fe5be325 is the first bad commit commit 3543160f56f1f966587e07b1620496c8fe5be325 Author: Dave Airlie <airlied@redhat.com> Date: Mon Nov 22 08:11:46 2010 +1000 glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints. (v2) These are the new API entrypoints for ARB_vertex_type_2_10_10_10_rev extension, along with the new INT_2_10_10_10_REV enum. v2: fixup crazy whitespace cut-n-paste mess Signed-off-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Eric Anholt <eric@anholt.net> :040000 040000 018dba6214a3f4bd39dda6a4d9c75d20fcd09ba0 9d6b27f1d3264100006ebea047d5cd9d2aa84c36 M src
Changes in glapi usually need 'make clean'.
Opps. Sorry. Thanks.
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.