The application prints the following: ---8<--- Mesa 7.11-devel implementation error: glUniform1f should be mapped to 322, not 536 Please report at bugzilla.freedesktop.org Mesa 7.11-devel implementation error: glColor3dv should be mapped to 330, not 12 Please report at bugzilla.freedesktop.org Mesa 7.11-devel implementation error: glCopyPixels should be mapped to 307, not 255 --->8--- and crashes. Using git bisect I arrived at the following: 841ad6bfad27b2d8a196169b81235312a5e5f36a is the first bad commit commit 841ad6bfad27b2d8a196169b81235312a5e5f36a Author: Eric Anholt <eric@anholt.net> Date: Fri Jan 14 14:03:52 2011 -0800 glapi: Regenerate for GL_ARB_ES2_compatibility. :040000 040000 0d11d1581ed462e164fc88826df5e8174dc344e6 d09715fc1bee3d83a20e55e78e967e8fdf285fd4 M src
make clean time I suspect.
make clean, even distclean and reran autogen.sh with same params than always, using 2bf52e7c28e6d48374c3c4314e06e3600d7f668a, no more issues. Sorry for the false alarm.
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.