[Mesa-dev] [Bug 81500] wrong color in flightgear for the c172p if "Atmospheric light scattering" is used
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 18 13:34:56 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=81500
--- Comment #6 from Barto <mister.freeman at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140718/ea119ca0/attachment.html>
More information about the mesa-dev
mailing list