diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2007-03-26 22:20:46 +0200 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2007-03-26 22:25:06 +0200 |
commit | 0426d3c0c85b652c2c4e8509f709863e08644295 (patch) | |
tree | 267800f01e915a38222aab71acd44eab5ef1811c /docs/README.MITS | |
parent | b53745ce914d66f98ae7bea3e6ee0d05940af787 (diff) |
r300: Remove a warning when vertex programs produce an unused output
As far as we know, the hardware prefers outputs packed tightly together
with no holes caused by outputs that are not even read by the fragment
program. Therefore, we slightly rewrite vertex programs in this case.
It would be interesting to test this interaction between vertex programs
and fragment programs further, because some of that rewrite may be
unnecessary. However, play it safe for now and don't change the current
behaviour.
Diffstat (limited to 'docs/README.MITS')
0 files changed, 0 insertions, 0 deletions