summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/d3d
AgeCommit message (Expand)Author
2008-02-28Convert crlf->lf line endings.José Fonseca
2004-01-27Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell
2002-10-11Another round of glRead/DrawBuffer() clean-ups and simplifications.Brian Paul
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
2000-09-26First batch of OpenGL SI related changes:Brian Paul
1999-11-12 . Updates to get X86, MXX and 3DNow assembler code working with WatcomKendall Bennett
1999-08-19Initial revisionjtg