summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_blit.c
Commit message (Expand)AuthorAgeFilesLines
* i915: replace __FUNCTION__ with __func__Marius Predut2015-04-141-5/+5
* i965: Require pixel alignment for GPU copy blitCody Northrop2014-12-161-2/+3
* mesa: Change many Type P MESA_FORMATs to meet naming specMark Mueller2014-01-271-3/+3
* mesa: Change many Type A MESA_FORMATs to meet naming standardMark Mueller2014-01-271-1/+1
* mesa: Rename 4 color component unsigned byte MESA_FORMATsMark Mueller2014-01-271-8/+8
* mesa: change gl_format to mesa_formatMark Mueller2014-01-271-2/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i915: Fix logic_op check.Vinson Lee2013-11-031-2/+1
* 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