aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_span.c
Commit message (Expand)AuthorAgeFilesLines
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-409/+1
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+409
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-258/+0
* The pitches of the driRenderbuffers are in bytes, so no need to multiply by cpp.Eric Anholt2006-03-301-3/+3
* Use InitPointers helperBrian Paul2005-09-041-28/+8
* SetBuffer, renderbuffer changesBrian Paul2005-09-031-127/+26
* remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger2005-07-011-32/+0
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-5/+73
* Enclose passed macro values in brackets to ensure correct read/write spanAlan Hourihane2005-01-201-2/+2
* Use correct macros for packing pixel colors -- this bug is probablyKeith Whitwell2004-06-181-2/+2
* add missing license textsKeith Whitwell2004-06-181-0/+20
* New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell2004-06-101-0/+323