summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuca Barbieri <luca@luca-barbieri.com>2010-12-01 15:12:07 -0800
committerIan Romanick <ian.d.romanick@intel.com>2010-12-09 16:42:05 -0800
commit0e50c21e247b6d4246fcc2b583563a8f44bc4249 (patch)
treecf9d9a9a2b5099bb2dfb42e8f203bd751e40e1b4 /Makefile
parent13c45c590b69341487acf21f339bf1e502eedee6 (diff)
glsl: Unroll loops with conditional breaks anywhere (not just the end)7.10-branchpoint
Currently we only unroll loops with conditional breaks at the end, which is the form that lower_jumps generates. However, if breaks are not lowered, they tend to appear at the beginning, so add support for a conditional break anywhere. Signed-off-by: Luca Barbieri <luca@luca-barbieri.com> Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions