summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/glide/fxddspan.c
AgeCommit message (Expand)Author
2000-05-05replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()Brian Paul
2000-04-15minor updatesBrian Paul
2000-04-11fixed bug in XF86 writeRegionClipped()Brian Paul
2000-04-11fixed stride problem in read_R5G6B5_spanBrian Paul
2000-04-07new read_R5G5B5_span() functionBrian Paul
2000-03-03runtime selectable depth buffer depthBrian Paul
2000-02-09udpated version/copyright infoBrian Paul
2000-01-18updated with latest DRI tree changesBrian Paul
1999-12-10new depth buffer functionsBrian Paul
1999-12-10applied Daryll's patchesBrian Paul
1999-11-15update/merge with Daryll's X server changesBrian Paul
1999-09-17Fix for write-rgba-span and othersKeith Whitwell
1999-08-19Initial revisionjtg