mesa/src
Kenneth Graunke 9ac6a9b2fa glsl: Support if-flattening beyond a given maximum nesting depth.
This adds a new optional max_depth parameter (defaulting to 0) to
lower_if_to_cond_assign, and makes the pass only flatten if-statements
nested deeper than that.

By default, all if-statements will be flattened, just like before.

This patch also renames do_if_to_cond_assign to lower_if_to_cond_assign,
to match the new naming conventions.
2010-12-27 00:59:31 -08:00
..
driclient
egl egl: Do not unload drivers. 2010-12-12 18:31:48 +08:00
gallium svga, glhd: Remove incorrect assert and add note 2010-12-16 09:44:02 +01:00
glsl glsl: Support if-flattening beyond a given maximum nesting depth. 2010-12-27 00:59:31 -08:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw
glx mesa: upgrade to glext.h version 66 2010-11-17 20:04:45 -07:00
mapi mapi: Move mapi_func typedef to entry.h. 2010-12-24 17:33:50 +08:00
mesa glsl: Support if-flattening beyond a given maximum nesting depth. 2010-12-27 00:59:31 -08:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00