android: change include "cutils/log.h" to "log/log.h" on Android API >=26
[mesa.git] / src / mesa / drivers / dri / i915 / intel_mipmap_tree.h
2017-06-26 Ian Romanicki915: On Gen <= 3 there are no array textures
2017-06-26 Ian Romanicki915: Remove unused fields intel_mipmap_tree::logical_...
2017-06-26 Ian Romanicki915: Remove unused field intel_mipmap_tree::array_spac...
2017-06-26 Ian Romanicki915: On Gen <= 3 there is no multisampling
2017-02-21 Emil Velikovi915: remove extern "C" guards
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-11 Ian Romanicki915: Silence unused parameter warning in intel_miptree...
2015-09-11 Ian Romanicki915: Silence unused parameter warnings
2015-09-11 Ian Romanicki915: Remove prototype for nonexistent brw_miptree_layout
2015-09-11 Ian Romanicki915, i965: Silence unused parameter warnings in intel_...
2014-01-27 Mark Muellermesa: change gl_format to mesa_format
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-11-08 Keith Packarddri: add __DRIimageLoaderExtension and __DRIimageDriver...
2013-10-24 Eric Anholti915: Build the driver into the shared mesa_dri_drivers.so.
2013-06-28 Eric Anholti915: Remove fake ETC support that only existed on...
2013-06-28 Eric Anholti915: Remove separate stencil code.
2013-06-28 Eric Anholti915: Remove all the MSAA support code.
2013-06-28 Eric Anholti915: Remove all the HiZ code from i915.
2013-06-26 Eric Anholti915: Fork the shared code from i965.
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-09 Eric Anholt[intel] Move over files that will be shared with 965...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-24 Eric AnholtMove i915tex driver into place as just i915.