CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2010/05/15 09:51:05
Modified files:
lib/libdrm/intel: intel_bufmgr.c intel_bufmgr.h
intel_bufmgr_gem.c intel_bufmgr_priv.h
shlib_version
Log message:
Add drm_intel_bo_is_reusable(), to check if a buffer object will be put
in the userland BO cache or not. Bump minor.
>From Chris Wilson in upstream git. ok matthieu@
