nvfx: properly return fogcoord.w == 1
authorLuca Barbieri <luca@luca-barbieri.com>
Sun, 5 Sep 2010 04:42:04 +0000 (06:42 +0200)
committerLuca Barbieri <luca@luca-barbieri.com>
Sun, 5 Sep 2010 15:52:25 +0000 (17:52 +0200)
commit14d58052354cdd72fadabaeb1ae1be2d45d2a5ca
treef4ccf273ee9e9914935269d1ec7fc2a185c9c25b
parent76f696b1f63cd3c5f2c4dcdfa91b93d4b5a80dbe
nvfx: properly return fogcoord.w == 1

Hardware sets it to 0, so we add an ADD to put an 1 there if the
application really wants the alpha channel.
src/gallium/drivers/nvfx/nvfx_fragprog.c