From: Eric A. <er...@an...> - 2010-03-16 17:04:33
|
On Sat, 13 Mar 2010 16:52:36 +0200, Maxim Levitsky <max...@gm...> wrote: > This time I caught it early. > > 46450c1f3f93bf4dc96696fc7e0f0eb808d9c08a is first bad commit > commit 46450c1f3f93bf4dc96696fc7e0f0eb808d9c08a > Author: Eric Anholt <er...@an...> > Date: Wed Mar 10 17:38:33 2010 -0800 > > i965: Do FS SLT, SGT, and friends using CMP, SEL instead of CMP, MOV, MOV. > > :040000 040000 d6abcec74652e20faf81feac8486cfb8ef979494 d5b5c11b472e463525965d9673c0170b0eb206f1 M src > > > (Revert helps restore correct behaviour) > > This breaks several shaders in my examples folder, that I downloaded from GLSL tutorial site. > (http://www.lighthouse3d.com/opengl/glsl/) Please submit bug reports so I can't lose information like this! |