i915: Ask the compiler to flatten out all the if statements that it can.
authorEric Anholt <eric@anholt.net>
Mon, 19 Jul 2010 17:21:58 +0000 (10:21 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 19 Jul 2010 17:47:08 +0000 (10:47 -0700)
commit95c08920ea3d040360e5cc51d8a852d21a0329ee
treeb199e096f3611df9971a4c0e8e09c2a97d62a029
parent29ce44ad2b8d37ea54923f1d1856b44ef26903e5
i915: Ask the compiler to flatten out all the if statements that it can.
src/mesa/drivers/dri/i915/i915_context.c
src/mesa/main/mtypes.h
src/mesa/shader/ir_to_mesa.cpp
src/mesa/shader/shader_api.c