r300: Fix special case (tmp.x <= 0) in fragment program LIT instruction
authorNicolai Haehnle <nhaehnle@gmail.com>
Mon, 19 Mar 2007 21:26:08 +0000 (22:26 +0100)
committerNicolai Haehnle <nhaehnle@gmail.com>
Mon, 19 Mar 2007 21:29:34 +0000 (22:29 +0100)
commit5a6547878373798113f8b55b912abc5bfb93add5
tree01128afb2b532d25103adfa10c6064e941733f9d
parentb3acba87d7f5ede486cba11db036cf36dff6c29e
r300: Fix special case (tmp.x <= 0) in fragment program LIT instruction

Also, fix a typo in a related comment.
src/mesa/drivers/dri/r300/r300_fragprog.c