nvfx: match Gallium's gl_PointCoord brokenness
authorLuca Barbieri <luca@luca-barbieri.com>
Mon, 23 Aug 2010 13:20:31 +0000 (15:20 +0200)
committerLuca Barbieri <luca@luca-barbieri.com>
Mon, 23 Aug 2010 13:20:31 +0000 (15:20 +0200)
commit2e215bc28f71d6b556ba65e6c4e26654782e1844
tree249f9905ef37807f85c66388436a00ce7401b154
parentbfaa2577c6474222c79341c0d90685ed579f3414
nvfx: match Gallium's gl_PointCoord brokenness

Gallium always puts gl_PointCoord in GENERIC[0] if
point_quad_rasterization is enabled.

This is silly, but for now it makes mesa-demos/glsl/pointcoord work.
src/gallium/drivers/nvfx/nvfx_fragprog.c