http://bugs.freedesktop.org/show_bug.cgi?id=25654
Brian Paul <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Brian Paul <[email protected]> 2009-12-22 13:25:51 PST --- OK, I've fixed this issue in Mesa/master, commit 428d81c8b78f5919b42debd9215c40d05a42cba0 Example: 27: IF TEMP[0].zzzz; # (if false, goto 29); 28: MOV OUTPUT[1], CONST[4]; 29: ELSE; # (goto 31) 30: MOV OUTPUT[1], CONST[5]; 31: ENDIF; -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
