Add sin instruction to fragment program.
authorJerome Glisse <glisse@freedesktop.org>
Sun, 5 Nov 2006 00:47:27 +0000 (00:47 +0000)
committerJerome Glisse <glisse@freedesktop.org>
Sun, 5 Nov 2006 00:47:27 +0000 (00:47 +0000)
commite330a69ee509b4fc16b93ae554ca2e378c929e63
tree632268872281808a3fe7cebb46a5e4d04d2b9e7a
parent0056ea5417d6d3c3ca875cf86a085611c83f8afb
Add sin instruction to fragment program.

There is a bug somewhere in fragment program.
tri-cos and tri-sin show the bug. Also we
should not emit multiple time the same constant.
for sin,cos,lit have to fix that.
src/mesa/drivers/dri/r300/r300_fragprog.c