summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915tex/intel_pixel_draw.c
AgeCommit message (Expand)Author
2007-07-19more cleanups (looks pretty reasonable now)Roland Scheidegger
2007-07-17remove old code, remaining bits of static handles, disable (no longer functio...Roland Scheidegger
2007-07-16fix resize bugs (fb size updated too late), fix typos, cleanups...Roland Scheidegger
2007-07-16get rid of more cliprects...Roland Scheidegger
2007-07-16get rid of more fake cliprects (drawpixel), and enable blit draw with scissorRoland Scheidegger
2007-07-12don't use driDrawable information directly, don't resize at makecurrentRoland Scheidegger
2007-06-21Another round of fixing attribute interpolation for glDraw/CopyPixels.Brian
2007-06-20Effectively disable _TexEnvProgram before calling _swrast_DrawPixels().Brian
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