i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs.
[mesa.git] / src / mesa / drivers / glide / fxddspan.c
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-05 Xiang, Haihaodri: Fix write/read depth buffer issue under 16bpp...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-09-21 Brian Paulreplace GLdepth with GLuint
2005-09-01 Brian Paulremove fxDDSetBuffer()
2005-05-09 Daniel Borcaaccomodate new frambuffer changes
2004-12-20 Daniel Borcamade some functions static.
2004-09-13 Daniel Borcacleanup
2004-08-19 Daniel Borca"const int _nc" was really stupid...
2004-08-16 Daniel Borcacleanup
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2003-12-10 Daniel Borcagot rid of __FUNCTION__ :(
2003-11-03 Daniel BorcaVoodoo2 happiness
2003-10-21 Daniel BorcaNapalm total immersion
2003-10-09 Daniel BorcaReorganized combiners. Added optimized span functions.
2003-10-02 Brian Paulupdates from Daniel Borca
2003-08-19 Brian PaulDOS and glide driver updates from Daniel Borca
2003-07-17 Brian Paulmore DOS updates from Daniel Borca
2002-11-04 Brian Paulmisc driver updates (Daniel Borca)
2002-10-11 Brian PaulAnother round of glRead/DrawBuffer() clean-ups and...
2002-07-09 Brian PaulOverhaul of glRead/DrawBuffer() code. Now, swrast...
2001-09-23 Brian Paulfixed some configure;make build problems. cleaned...
2001-03-19 Keith WhitwellSplit driver struct into swrast/tnl/core components.
2001-03-03 Brian Paulused indent to clean-up the code
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