summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide/fxsetup.c
Commit message (Expand)AuthorAgeFilesLines
* fixed bugs in fxSetupDepthTest()Brian Paul2000-06-051-4/+6
* fixed glDrawBuffer(GL_NONE) bugBrian Paul2000-05-051-4/+10
* Use smooth shaded triangles always. Fix SoF bug.Keith Whitwell2000-04-191-14/+15
* new texture image download codeBrian Paul2000-03-291-1/+1
* removed Driver.UseGlobalTexturePalette()Brian Paul2000-03-071-0/+3
* clean-up warningsBrian Paul2000-03-031-7/+8
* update fog near/far bug fixBrian Paul2000-02-161-47/+36
* updated with changes from DRI project CVSBrian Paul2000-02-161-26/+27
* udpated version/copyright infoBrian Paul2000-02-091-2/+2
* in fxSelectSingleTMUSrc_NoLock(), added check for haveTwoTMUs (Neal Tringham)Brian Paul2000-02-061-13/+17
* pass IntFormat, not Format to fxTexGetFormatBrian Paul2000-02-041-1/+1
* updated with latest DRI tree changesBrian Paul2000-01-181-120/+228
* return GL_FALSE in fxDDColorMaskBrian Paul2000-01-061-1/+1
* applied Daryll's patchesBrian Paul1999-12-101-59/+79
* update/merge with Daryll's X server changesBrian Paul1999-11-151-336/+447
* Changes to reduce the memory footprint of display listsKeith Whitwell1999-10-191-6/+9
* Added packed ARGB support.Miklos Fazekas1999-10-051-0/+57
* Initial revisionjtg1999-08-191-0/+1552