aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/tdfx/tdfx_pixels.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: use Stencil._Enabled field instead of Stencil.EnabledBrian Paul2009-03-021-1/+1
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* Enable GLX_SGI_make_current_read for tdfx.Ian Romanick2006-11-141-6/+6
* remove stray references to ctx->Depth.OcclusionTestBrian Paul2005-08-251-1/+0
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-2/+2
* GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpackingBrian Paul2004-11-101-14/+14
* added support for GL_ARB_draw_buffersBrian Paul2004-10-021-6/+6
* add tdfx DRI driverAlan Hourihane2003-12-041-0/+689