summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_tex_subimage.c
Commit message (Expand)AuthorAgeFilesLines
* i915: Silence unused parameter warningsIan Romanick2015-09-101-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-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i915: Drop all has_llc code.Eric Anholt2013-06-281-169/+0
* i915: Remove most of the code under gen >= 4 checks.Eric Anholt2013-06-281-6/+0
* i915: Remove all the MSAA support code.Eric Anholt2013-06-281-6/+1
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-1/+335
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-182/+1
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+182