summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_object_purgeable.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-10i965/drm: Rename drm_bacon_bo to brw_bo.Kenneth Graunke1-5/+5
2017-04-10i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.Kenneth Graunke1-5/+5
2017-02-15i965: Do not use purged bo after calling glObjectUnpurgeableChris Wilson1-9/+27
2014-05-01i965: Drop use of intel_region from miptrees.Eric Anholt1-6/+6
2013-10-23i965: Try to avoid stalls on the GPU when doing glBufferSubData().Eric Anholt1-4/+1
2013-08-16i965: Move GL_APPLE_object_purgeable functionality into a new file.Kenneth Graunke1-0/+173