CVSROOT: /cvs
Module name: xenocara
Changes by: [email protected] 2009/01/26 16:14:37
Modified files:
lib/libdrm : Makefile shlib_version xf86drm.c xf86drm.h
Added files:
lib/libdrm : libdrm_lists.h xf86drmMode.c xf86drmMode.h
lib/libdrm/intel: Makefile intel_bufmgr.c intel_bufmgr.h
intel_bufmgr_fake.c intel_bufmgr_gem.c
intel_bufmgr_priv.h mm.c mm.h shlib_version
Log message:
Update libdrm to 2.4.3
This is needed for us to be able to update Mesa and xf86-video-intel.
Includes a few fixes, as well as the intel bufmgr interface and the
modesetting interface (which currently errors when you check if it's
enabled).
ok matthieu@