summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_mipmap_tree.h
Commit message (Expand)AuthorAgeFilesLines
* i915: Silence unused parameter warning in intel_miptree_create_layoutIan Romanick2015-09-101-2/+1
* i915: Silence unused parameter warningsIan Romanick2015-09-101-2/+1
* i915: Remove prototype for nonexistent brw_miptree_layoutIan Romanick2015-09-101-2/+0
* i915, i965: Silence unused parameter warnings in intel_mipmap_tree.hIan Romanick2015-09-101-0/+4
* mesa: change gl_format to mesa_formatMark Mueller2014-01-271-7/+7
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* dri: add __DRIimageLoaderExtension and __DRIimageDriverExtensionKeith Packard2013-11-071-0/+8
* i915: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt2013-10-241-0/+1
* i915: Remove fake ETC support that only existed on gen4+Eric Anholt2013-06-281-18/+1
* i915: Remove separate stencil code.Eric Anholt2013-06-281-43/+0
* i915: Remove all the MSAA support code.Eric Anholt2013-06-281-247/+2
* i915: Remove all the HiZ code from i915.Eric Anholt2013-06-281-116/+0
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-0/+788
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-198/+0
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+198