summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/intel_span.c
AgeCommit message (Expand)Author
2007-11-09[intel] Move over files that will be shared with 965-fbo work.Eric Anholt
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-09-24Remove the old i915 driver now that i915tex works without TTM.Eric Anholt
2006-03-30The pitches of the driRenderbuffers are in bytes, so no need to multiply by cpp.Eric Anholt
2005-09-04Use InitPointers helperBrian Paul
2005-09-03SetBuffer, renderbuffer changesBrian Paul
2005-07-01remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2005-01-20Enclose passed macro values in brackets to ensure correct read/write spanAlan Hourihane
2004-06-18Use correct macros for packing pixel colors -- this bug is probablyKeith Whitwell
2004-06-18add missing license textsKeith Whitwell
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell