aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_blit.c
Commit message (Expand)AuthorAgeFilesLines
* i915: Remove gen6+ batchbuffer support.Eric Anholt2013-06-281-53/+10
* i915: Remove the I915 macro from the formerly shared code.Eric Anholt2013-06-281-29/+0
* i915: Remove all the MSAA support code.Eric Anholt2013-06-281-6/+0
* i915: Remove all the HiZ code from i915.Eric Anholt2013-06-281-4/+2
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-1/+770
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-491/+1
* More vblank cleanups.Michel Dänzer2007-10-301-1/+0
* i915: Don't emit 'empty' blit rectangles.Michel Dänzer2007-10-171-0/+3
* Replace duplicated intel_reg.h with a shared header.Eric Anholt2007-10-041-11/+7
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+493