https://bugs.freedesktop.org/show_bug.cgi?id=81500
--- Comment #6 from Barto <mister.free...@laposte.net> --- I have started a bisect, I use these settings : git bisect start git bisect bad a06c9791d1b7fcedfb56ecbdc601d42fab196916 git bisect good 5f41cae633af3603ab369c139bfe2de6bbcc6369 but when git wants me to test this commit : Bisecting: 19 revisions left to test after this (roughly 4 steps) [0939d3d0974a579fa65b76ebc6074d61e11f03b0] sso: Add display list support for ARB_separate_shader_objects new functions I get an error during the compilation, it's impossible to build the commit "0939d3d0974a579fa65b76ebc6074d61e11f03b0" : drivers/common/meta.c: In function '_mesa_meta_begin': drivers/common/meta.c:1202:1: error: invalid storage class for function 'invert_z' invert_z(GLfloat normZ) I don't know how to fix this error, is it normal that commit ""0939d3d0974a579fa65b76ebc6074d61e11f03b0" fails to compile ? http://cgit.freedesktop.org/mesa/mesa/commit/?id=0939d3d0974a579fa65b76ebc6074d61e11f03b0 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev