summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_pixel_bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* i915: replace __FUNCTION__ with __func__Marius Predut2015-04-141-1/+1
* i915: replace INLINE with inlineBrian Paul2015-02-261-1/+1
* mesa: allow buffers to be mapped multiple timesMarek Olšák2014-02-251-2/+3
* 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
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i915: Remove all the MSAA support code.Eric Anholt2013-06-281-5/+0
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-1/+363
* i915: Add support for accelerated glBitmap, shared from 965.Eric Anholt2008-06-241-349/+1
* [intel] Remove the dead intel->need_flush member.Eric Anholt2008-01-091-1/+0
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+350