summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i810/i810span.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-5/+5
* dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646Xiang, Haihao2008-08-051-0/+2
* Use InitPointers helperBrian Paul2005-09-041-10/+3
* SetBuffer, renderbuffer changesBrian Paul2005-09-031-67/+9
* remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger2005-07-011-31/+0
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-2/+51
* Enclose passed macro values in brackets to ensure correct read/write spanAlan Hourihane2005-01-201-2/+2
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* back port span changes from i810, these have been in my tree for a while seemDave Airlie2004-03-101-10/+23
* add the i810 driver - no kernel driver yetAlan Hourihane2003-09-301-0/+170