aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_pixel_draw.c
Commit message (Expand)AuthorAgeFilesLines
* intel: track move of bo_exec from drivers to bufmgr.Eric Anholt2008-09-101-1/+0
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-12/+4
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-4/+12
* drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.Eric Anholt2008-07-111-1/+1
* intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.Eric Anholt2008-06-261-2/+1
* Merge commit 'origin/master' into drm-gemEric Anholt2008-06-241-1/+1
|\
| * intel: Avoid glBitmap software fallback for blending when no blending occurs.Eric Anholt2008-06-241-1/+1
* | i915: Note the non-PBO fallback for textured drawpixels under DEBUG_PIXEL.Eric Anholt2008-06-181-1/+2
* | i915: Restore the accelerated PBO pixel path functions after GEM changes.Eric Anholt2008-06-181-8/+0
|/
* [915] Don't attempt our accelerated drawpixels if no color buffer is attached.Eric Anholt2008-02-151-2/+3
* i915: reset swrast state after calling swrast DrawPixels.Xiang, Haihao2007-12-271-0/+1
* [intel] Move some pixel path support from drivers to shared.Eric Anholt2007-12-211-0/+386