mesa/src
Eric Anholt 411d913cce i965: Fix fog coordinate g,b,a values when glFrontFacing isn't used.
Previously, we would sample (f,glFrontFacing,undef,undef) instead of the
(f,0,0,1) that fragment.fogcoord is supposed to return.  Due to
glFrontFacing's presence in FOGC.y, we'll still give bad results there when
glFrontFacing is used.

Bug #19122, piglit testcase fp-fog.
2009-03-23 22:52:17 -07:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl: fix comment 2009-03-19 15:39:01 +00:00
gallium draw: update aa points shader comment 2009-03-23 18:40:11 +00:00
glew Add dummy install target for glew to fix 'make install' 2009-02-13 07:41:51 -08:00
glu Merge commit 'origin/master' into gallium-0.2 2009-01-06 08:15:54 -07:00
glut glut: Use the official WGL functions. 2009-02-10 11:51:46 +00:00
glw Merge commit 'origin/master' into gallium-0.2 2008-12-15 11:16:03 +00:00
glx Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format. 2009-03-20 10:41:28 -07:00
mesa i965: Fix fog coordinate g,b,a values when glFrontFacing isn't used. 2009-03-23 22:52:17 -07:00
xvmc g3dvl: Return BadAlloc if we can't create an XvMC surface. 2009-01-18 21:40:10 -05:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00