aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915tex/intel_pixel_draw.c
Commit message (Expand)AuthorAgeFilesLines
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-388/+0
* Merge branch 'master' into i915-unificationEric Anholt2007-09-201-0/+6
|\
| * fix segfault with i915 drivers in swrast drawpixels path when resizing windowsRoland Scheidegger2007-07-161-0/+6
* | Merge branch 'origin' into i915-unificationEric Anholt2007-06-211-1/+16
|\|
| * Another round of fixing attribute interpolation for glDraw/CopyPixels.Brian2007-06-211-3/+6
| * Effectively disable _TexEnvProgram before calling _swrast_DrawPixels().Brian2007-06-201-1/+13
* | Convert i915tex to the new interface and make it compile.Eric Anholt2007-05-171-7/+7
|/
* blend, logicop changes for intelEmitCopyBlit backported to i915Keith Whitwell2006-11-211-6/+8
* Import texmem i915 driver to its new location as i915tex.Keith Whitwell2006-11-011-0/+365