[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
Sun Jul 20 11:54:32 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=81500

--- Comment #21 from Barto <mister.freeman at laposte.net> ---
(In reply to comment #20)
> 
> Just a word of caution -- the fix might have been to a different part of the
> code, and not to that particular file. You can use bisect again to figure
> out the change that fixed it, just reverse the meanings of 'good' and 'bad'.
> A "good" commit would be one that has the issue, and a "bad" commit would be
> one where the issue is resolved. Then the first "bad" commit will point you
> at the commit that resolves the problem.

I did this type of bisect,

and I managed to find the commit in 10.3.x who solves the bug : it's the commit
    1d9f74eda75da05b4d5c7df5fc1e6f5ab8d88322 :

http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d9f74eda75da05b4d5c7df5fc1e6f5ab8d88322&utm_source=anzwix

the good news is that if I apply the patch of this commit with 10.2.4 source
code then the bug is solved,

Do you think is it safe to push this commit in 10.2 branch of mesa ?

for me it seems ok but I didn't do the piglit tests

-- 
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/20140720/2365f2eb/attachment.html>


More information about the mesa-dev mailing list