i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs.
[mesa.git] / src / mesa / drivers / dri / mga / mgaspan.c
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
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'
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-10-30 Ian RomanickGet DRI drawable from framebuffer object.
2005-09-14 Brian Paulmake some funcs static
2005-09-04 Brian Paulminor clean-ups
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-07-01 Roland Scheideggerremove common macros used in the span functions of...
2005-05-30 Eric AnholtPull hardware locking out into SpanRenderStart/Finish...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-01-20 Alan HourihaneEnclose passed macro values in brackets to ensure corre...
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-10-15 Ian RomanickConvert MGA driver to use new spantmp2.h interface.
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2003-12-05 Alan Hourihanebring over latest mga DRI driver from DRI trunk
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper
2003-08-06 Keith Whitwellmga driver, brought over by Jon Smirl