aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_tex_image.c
Commit message (Expand)AuthorAgeFilesLines
* i915: Drop all has_llc code.Eric Anholt2013-06-281-12/+0
* i915: Remove most of the code under gen >= 4 checks.Eric Anholt2013-06-281-2/+1
* i915: Remove separate stencil code.Eric Anholt2013-06-281-8/+0
* i915: Remove the I915 macro from the formerly shared code.Eric Anholt2013-06-281-7/+0
* i915: Remove all the MSAA support code.Eric Anholt2013-06-281-3/+1
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-1/+399
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-690/+1
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+690