summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide/fxdrv.h
Commit message (Expand)AuthorAgeFilesLines
...
* More color macro clean-ups.Brian Paul2001-01-031-2/+0
* Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)Brian Paul2001-01-021-0/+10
* Add render stage for unclipped vb's to fx driver.Keith Whitwell2000-12-281-1/+4
* Major rework of tnl moduleKeith Whitwell2000-12-261-60/+64
* minor changes to fix compiler warningsBrian Paul2000-11-271-0/+1
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-103/+134
* Modified Files:Jouk Jansen2000-11-221-13/+13
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-8/+3
* Lots of changes:Keith Whitwell2000-11-051-163/+55
* Remove dead code in FX driver.Keith Whitwell2000-10-311-6/+0
* Replace the flags Mesa was using for ctx->NewState with a new setKeith Whitwell2000-10-301-0/+30
* Removed ctx->Driver.LogicOp().Brian Paul2000-09-071-3/+3
* include glheader.h instead of system headersBrian Paul2000-05-261-7/+3
* conditionally include some fields in the context struct for DRI / non-DRIBrian Paul2000-05-041-0/+2
* minor clean-upBrian Paul2000-04-201-5/+5
* new texture image download codeBrian Paul2000-03-291-5/+4
* removed tfxMipMapLevel's used and translate fields, initial teximage clean-upBrian Paul2000-03-271-3/+1
* added some comments and new texture image functionsBrian Paul2000-03-231-9/+22
* added Daryll's patches for texture alignmentBrian Paul2000-03-221-0/+1
* added target parameter to Driver.TexEnv()Brian Paul2000-03-071-1/+1
* clean-up warningsBrian Paul2000-03-031-1/+3
* update fog near/far bug fixBrian Paul2000-02-161-0/+1
* updated with changes from DRI project CVSBrian Paul2000-02-161-0/+1
* removed fxDDBufferSize protoBrian Paul2000-02-091-4/+2
* updated with latest DRI tree changesBrian Paul2000-01-181-8/+5
* added fxMesaContext arg to fxInitPixelTables()Brian Paul2000-01-131-1/+2
* new depth buffer functionsBrian Paul1999-12-101-13/+10
* applied Daryll's patchesBrian Paul1999-12-101-26/+20
* removed redundant fxCloseHardware() declBrian Paul1999-11-221-1/+0
* removed unused fxTMNewTMFreeNode declBrian Paul1999-11-181-1/+0
* include mem.hBrian Paul1999-11-151-0/+1
* update/merge with Daryll's X server changesBrian Paul1999-11-151-31/+93
* Changes to reduce the memory footprint of display listsKeith Whitwell1999-10-191-1/+3
* fixed voodoo initializationKeith Whitwell1999-10-081-2/+1
* Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1999-10-081-8/+25
* Packed RGB support.Miklos Fazekas1999-10-051-24/+47
* more fixes on the fast pathKeith Whitwell1999-08-291-1/+1
* various pipeline bugsKeith Whitwell1999-08-261-0/+8
* Initial revisionjtg1999-08-191-0/+576