summaryrefslogtreecommitdiff
path: root/src/gallium/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-04-18 09:46:25 -0600
committerBrian Paul <brianp@vmware.com>2010-04-18 10:02:11 -0600
commit10e4ec448e8011e8d446d83fc8bd61c7ba2d74be (patch)
tree27003aca721c84be2a45349f6c4abe622c6c7833 /src/gallium/Makefile
parent6756c07b66164a2f8c769ad5725b95115eb7a6e6 (diff)
softpipe: fix computation of fragment[FACE] attribute
In TGSI, front facing is +1 and back-facing is -1. We were computing this attribute as +1 and 0 before. However, the value isn't actually used anywhere because we machine->Face attribute overrides it in tgsi_exec.c. That could be changed, removing some special-case code...
Diffstat (limited to 'src/gallium/Makefile')
0 files changed, 0 insertions, 0 deletions