summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/glide/fxglidew.h
AgeCommit message (Collapse)Author
2000-11-05Lots of changes:Keith Whitwell
- use the new interface to the software rasterizer. - manage all fallbacks internally, hooking in swrast or swrast_setup if necessary. - removed lots of marginal code no longer appropriate in a maturing driver. - reworked the vertex-setup and triangle routines, including drawing unfilled triangles from within the driver.
2000-04-15wrapper for grTexLodBiasValue()Brian Paul
2000-03-22added Daryll's patches for texture alignmentBrian Paul
2000-02-16updated with changes from DRI project CVSBrian Paul
2000-02-09udpated version/copyright infoBrian Paul
2000-01-18updated with latest DRI tree changesBrian Paul
1999-12-10applied Daryll's patchesBrian Paul
1999-11-18fixed FX_grSstControl(), now returns FxBoolBrian Paul
1999-11-15update/merge with Daryll's X server changesBrian Paul
1999-10-05Added PARB support.Miklos Fazekas
1999-08-19Initial revisionjtg