summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915tex/intel_pixel_draw.c
AgeCommit message (Expand)Author
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-09-20Merge branch 'master' into i915-unificationEric Anholt
2007-07-16fix segfault with i915 drivers in swrast drawpixels path when resizing windowsRoland Scheidegger
2007-06-21Merge branch 'origin' into i915-unificationEric Anholt
2007-06-21Another round of fixing attribute interpolation for glDraw/CopyPixels.Brian
2007-06-20Effectively disable _TexEnvProgram before calling _swrast_DrawPixels().Brian
2007-05-17Convert i915tex to the new interface and make it compile.Eric Anholt
2006-11-21blend, logicop changes for intelEmitCopyBlit backported to i915Keith Whitwell
2006-11-01Import texmem i915 driver to its new location as i915tex.Keith Whitwell