Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / drivers / dri / i965 / brw_object_purgeable.c
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2017-04-10 Kenneth Graunkei965/drm: Rename drm_bacon_bo to brw_bo.
2017-04-10 Kenneth Graunkei965/drm: Use our internal libdrm (drm_bacon) rather...
2017-02-16 Chris Wilsoni965: Do not use purged bo after calling glObjectUnpurg...
2014-05-01 Eric Anholti965: Drop use of intel_region from miptrees.
2013-10-23 Eric Anholti965: Try to avoid stalls on the GPU when doing glBuffe...
2013-08-17 Kenneth Graunkei965: Move GL_APPLE_object_purgeable functionality...