fix issues in vp when using FRAG_BIT_WPOS in a fragment program (bug #9910)
authorRoland Scheidegger <sroland@tungstengraphics.com>
Thu, 8 Feb 2007 22:54:28 +0000 (23:54 +0100)
committerRoland Scheidegger <sroland@tungstengraphics.com>
Thu, 8 Feb 2007 23:25:53 +0000 (00:25 +0100)
commit6cf892eeb6edd69d4ba77d4ececa21a09ba317c4
tree8e5cf0cb9efef025ae669f72c594fc1c73cf0f9f
parentf46c19d965fb05a49d361aa251e37b5ef32dd839
fix issues in vp when using FRAG_BIT_WPOS in a fragment program (bug #9910)

Redirect all VERT_RESULT_HPOS writes to a temp and use that for fixup.
The viewport transformation still seems to take some shortcuts, and it
still does not seem to work at all...
src/mesa/drivers/dri/r300/r300_vertexprog.c