summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/intel_tex_subimage.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-03classic/i915: Remove driverDylan Baker1-155/+0
2018-01-26i915: Use enum color_logic_ops for blitsIan Romanick1-1/+1
2015-09-10i915: Silence unused parameter warningsIan Romanick1-1/+1
2015-07-20mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().Kenneth Graunke1-1/+1
2015-04-14i915: replace __FUNCTION__ with __func__Marius Predut1-1/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-06-28i915: Drop all has_llc code.Eric Anholt1-169/+0
2013-06-28i915: Remove most of the code under gen >= 4 checks.Eric Anholt1-6/+0
2013-06-28i915: Remove all the MSAA support code.Eric Anholt1-6/+1
2013-06-26i915: Fork the shared code from i965.Eric Anholt1-1/+335
2007-11-09[intel] Move over files that will be shared with 965-fbo work.Eric Anholt1-182/+1
2007-09-24Move i915tex driver into place as just i915.Eric Anholt1-0/+182