aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mga/mgaspan.c
Commit message (Expand)AuthorAgeFilesLines
* remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger2005-07-011-23/+3
* Pull hardware locking out into SpanRenderStart/Finish rather thanEric Anholt2005-05-301-10/+20
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-3/+56
* Enclose passed macro values in brackets to ensure correct read/write spanAlan Hourihane2005-01-201-7/+7
* uint*t -> u_int*t changesAlan Hourihane2004-12-141-1/+0
* Convert MGA driver to use new spantmp2.h interface.Ian Romanick2004-10-151-70/+27
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* bring over latest mga DRI driver from DRI trunkAlan Hourihane2003-12-051-15/+17
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-2/+29
* mga driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+284