Add render stage for unclipped vb's to fx driver.
[mesa.git] / src / mesa / drivers / glide / fxddspan.c
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-14 Brian PaulRemoved Driver.Color() and Driver.Index() functions.
2000-11-05 Keith WhitwellLots of changes:
2000-05-05 Brian Paulreplaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pi...
2000-04-15 Brian Paulminor updates
2000-04-11 Brian Paulfixed bug in XF86 writeRegionClipped()
2000-04-11 Brian Paulfixed stride problem in read_R5G6B5_span
2000-04-07 Brian Paulnew read_R5G5B5_span() function
2000-03-03 Brian Paulruntime selectable depth buffer depth
2000-02-09 Brian Pauludpated version/copyright info
2000-01-18 Brian Paulupdated with latest DRI tree changes
1999-12-10 Brian Paulnew depth buffer functions
1999-12-10 Brian Paulapplied Daryll's patches
1999-11-15 Brian Paulupdate/merge with Daryll's X server changes
1999-09-17 Keith WhitwellFix for write-rgba-span and others
1999-08-19 jtgInitial revision