summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide/fxsetup.c
Commit message (Expand)AuthorAgeFilesLines
* Major rework of tnl moduleKeith Whitwell2000-12-261-7/+7
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-25/+5
* Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.Brian Paul2000-11-191-3/+3
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+2
* removed unused varBrian Paul2000-11-131-1/+0
* Lots of changes:Keith Whitwell2000-11-051-11/+9
* Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.cBrian Paul2000-10-271-1/+1
* removed ctx->Driver.Dither functionBrian Paul2000-09-081-1/+7
* Removed ctx->Driver.LogicOp().Brian Paul2000-09-071-3/+3
* 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