aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_pixel_copy.c
Commit message (Expand)AuthorAgeFilesLines
* i915/i965: Fix typo in perf_debug messageIan Romanick2016-01-051-1/+1
* i915: replace __FUNCTION__ with __func__Marius Predut2015-04-141-3/+3
* mesa: Drop _EnabledUnits.Eric Anholt2014-04-301-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-1/+210
* [intel] Move some pixel path support from drivers to shared.Eric Anholt2007-12-211-382/+1
* [i915] Move meta_draw_quad into the vtbl with other meta operations.Eric Anholt2007-12-201-7/+7
* [intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt2007-12-121-5/+4
* [intel] Add 965 support to shared intel_blit.cEric Anholt2007-11-161-2/+2
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+383