summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide/fxddspan.c
Commit message (Expand)AuthorAgeFilesLines
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-0/+1
* Removed Driver.Color() and Driver.Index() functions.Brian Paul2000-11-141-5/+7
* Lots of changes:Keith Whitwell2000-11-051-89/+18
* replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()Brian Paul2000-05-051-18/+35
* minor updatesBrian Paul2000-04-151-0/+2
* fixed bug in XF86 writeRegionClipped()Brian Paul2000-04-111-1/+1
* fixed stride problem in read_R5G6B5_spanBrian Paul2000-04-111-2/+6
* new read_R5G5B5_span() functionBrian Paul2000-04-071-1/+58
* runtime selectable depth buffer depthBrian Paul2000-03-031-26/+39
* udpated version/copyright infoBrian Paul2000-02-091-2/+2
* updated with latest DRI tree changesBrian Paul2000-01-181-57/+70
* new depth buffer functionsBrian Paul1999-12-101-435/+50
* applied Daryll's patchesBrian Paul1999-12-101-1/+6
* update/merge with Daryll's X server changesBrian Paul1999-11-151-85/+158
* Fix for write-rgba-span and othersKeith Whitwell1999-09-171-22/+48
* Initial revisionjtg1999-08-191-0/+817