summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600
diff options
context:
space:
mode:
authorZack Rusin <zackr@vmware.com>2010-03-01 22:11:08 -0500
committerZack Rusin <zackr@vmware.com>2010-03-01 22:13:22 -0500
commit80f3cc36c511f62666162bca1d88c7746b98a27d (patch)
tree158e8bc2828447f1c22bcc49090f267680ef1d55 /src/mesa/drivers/dri/r600
parentd3f24ab33c284325abaf4b250f8928d4d53836e1 (diff)
llvmpipe: implement some control-flow
implements if/else/endif constructs and lays down the code for looping and others. we create a conditional execution mask which decides which of the four inputs are enabled for any store. it's used only if an execution mask is present, otherwise we go through a direct store.
Diffstat (limited to 'src/mesa/drivers/dri/r600')
0 files changed, 0 insertions, 0 deletions