summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_pixel_read.c
Commit message (Expand)AuthorAgeFilesLines
* mesa/formats: remove compressed formats from matching functionNanley Chery2015-08-251-1/+1
* i915: replace __FUNCTION__ with __func__Marius Predut2015-04-141-6/+6
* i915: Silence warning: unused parameter warning in intel_bufferobj_bufferIan Romanick2014-01-201-7/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i915: Fix memory leak in do_blit_readpixels.Vinson Lee2013-09-301-0/+1
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-1/+202
* intel: Move intel_pixel_read.c to shared for use with i965.Eric Anholt2009-06-191-306/+1
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-6/+6
* intel: track move of bo_exec from drivers to bufmgr.Eric Anholt2008-09-101-1/+0
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-12/+1
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-1/+12
* i915: fix build after previous commit.Eric Anholt2008-07-141-1/+1
* intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.Eric Anholt2008-06-261-2/+0
* i915: Restore the accelerated PBO pixel path functions after GEM changes.Eric Anholt2008-06-181-9/+0
* [intel] Add 965 support to shared intel_blit.cEric Anholt2007-11-161-3/+2
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+319