Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / drivers / dri / i965 / intel_tex_obj.h
2020-07-31 David Stevensi965/i915: Add colorspace support to YUV sampling
2018-02-22 Jason Ekstrandi965/miptree: Loosen the format check in miptree_match_...
2017-02-21 Emil Velikovi965: add extern C notation in headers
2016-05-24 Kristian Høgsberg... i965: Invoke lowering pass for YUV textures
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-10 Ian Romanicki965: Fix typos in license
2015-09-10 Ian Romanicki965: Remove horizontal bars from file header comments
2014-05-01 Eric Anholti965: Drop use of intel_region from miptrees.
2014-04-10 Chris Forbesi965: Add _Format to intel_texobj.
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-05 Kenneth Graunkei965: Replace non-standard INLINE macro with "inline".
2013-12-05 Kenneth Graunkei965: Drop trailing whitespace from the rest of the...
2013-09-30 Eric Anholti965: Don't relayout a texture just for baselevel changes.
2013-06-26 Eric Anholti965: Move the remaining intel code to the i965 directory.