summaryrefslogtreecommitdiffstats
path: root/src/mesa/Android.mk
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2013-04-11 09:54:41 -0700
committerEric Anholt <[email protected]>2013-04-12 16:32:12 -0700
commitadf251406b5cf5e74f88c91799228dd9cc8dac29 (patch)
tree0e969495bdf9aac8d4f61e46835b8d0f0494dc14 /src/mesa/Android.mk
parenteaca8a94e27d5ec13fcbe5158212310292270e51 (diff)
i965/fs: Fix some untriggered optimization bugs with uncompressed/sechalf.
We have this support for firsthalf/sechalf instructions, which would be called in the !has_compr4 (aka original gen4) 16-wide case. We currently only support 16-wide for gen5+, so we weren't tripping over this, but it would have been a problem if we ever try to enable it. Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/Android.mk')
0 files changed, 0 insertions, 0 deletions