summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/d3d/D3Dvbrender.c
AgeCommit message (Expand)Author
2004-01-27Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell
2002-06-15Implemented GL_NV_texture_rectangle extension.Brian Paul
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul
2000-11-22 Modified Files:Jouk Jansen
2000-11-05- Changes for new software rasterizer modulesKeith Whitwell
2000-09-28removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled insteadBrian Paul
1999-11-12 . Updates to get X86, MXX and 3DNow assembler code working with WatcomKendall Bennett
1999-08-19Initial revisionjtg