summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_tex_image.c
Commit message (Expand)AuthorAgeFilesLines
* i915: Silence unused parameter warning in intel_miptree_create_layoutIan Romanick2015-09-101-2/+1
* mesa/formats: remove compressed formats from matching functionNanley Chery2015-08-251-1/+1
* mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().Kenneth Graunke2015-07-201-1/+1
* i915: replace __FUNCTION__ with __func__Marius Predut2015-04-141-9/+9
* mesa: Change many Type P MESA_FORMATs to meet naming specMark Mueller2014-01-271-1/+1
* mesa: Rename 4 color component unsigned byte MESA_FORMATsMark Mueller2014-01-271-2/+2
* mesa: change gl_format to mesa_formatMark Mueller2014-01-271-2/+2
* i915,i965: Fix memory leak in try_pbo_upload (v2)Vinson Lee2013-08-151-0/+1
* 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