summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_pixel_draw.c
AgeCommit message (Expand)Author
2008-06-26intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.Eric Anholt
2008-06-24Merge commit 'origin/master' into drm-gemEric Anholt
2008-06-24intel: Avoid glBitmap software fallback for blending when no blending occurs.Eric Anholt
2008-06-18i915: Note the non-PBO fallback for textured drawpixels under DEBUG_PIXEL.Eric Anholt
2008-06-18i915: Restore the accelerated PBO pixel path functions after GEM changes.Eric Anholt
2008-02-15[915] Don't attempt our accelerated drawpixels if no color buffer is attached.Eric Anholt
2007-12-27i915: reset swrast state after calling swrast DrawPixels.Xiang, Haihao
2007-12-21[intel] Move some pixel path support from drivers to shared.Eric Anholt