summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/pixel.c
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2011-03-28 16:54:39 -0700
committerEric Anholt <[email protected]>2011-04-26 12:20:22 -0700
commit37642518b8864ce751754957b08cdb437998f4e7 (patch)
tree015040a68177e2533b0b1c26575e368a1eb66020 /src/mesa/main/pixel.c
parent445289b5093acb9abaf7e0a89bfa319fcb4a1c31 (diff)
i965/fs: Add support for compute-to-mrf in 16-wide mode.
This is more painful than instruction scheduling, as we have to compare two MRF writes to see if they coincide, and have to handle partial GRF writes before that (for example, the result of a math instruction written to color). Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/main/pixel.c')
0 files changed, 0 insertions, 0 deletions