mesa/src
Brian 2a460f6185 Fix some issues with perspective-corrected interpolation.
In mesa_to_tgsi.c, use TGSI_INTERPOLATE_PERSPECTIVE by default (to match
post-transform vertex info convention).  More to be done there...
In sp_quad_fs.c, interpolate W in addition to Z.  This fixes the divide
by zero happening in perspective_interpolation() tgsi_exec.c
As it was, we were only getting perspective correction of texture coords
used by the TGSI_TEX instruction since it does a homogeneous divide.
Other coords/varyings were incorrect.
2007-09-18 12:56:23 -06:00
..
egl Gutsy oopses on touch of existing file. Workaround. 2007-08-07 10:18:30 +01:00
glu Fix a number of MINGW32 issues 2007-07-21 11:28:06 -06:00
glut Gutsy oopses on touch of existing file. Workaround. 2007-08-07 10:18:30 +01:00
glw Gutsy oopses on touch of existing file. Workaround. 2007-08-07 10:18:30 +01:00
glx Gutsy oopses on touch of existing file. Workaround. 2007-08-07 10:18:30 +01:00
mesa Fix some issues with perspective-corrected interpolation. 2007-09-18 12:56:23 -06:00
descrip.mms Committing in . 2003-06-17 07:20:22 +00:00
Makefile Tweak the shell scripting for descending into and building subdirs. 2007-05-09 16:23:11 -06:00