CVSROOT: /cvs Module name: xenocara Changes by: m...@cvs.openbsd.org 2012/11/27 07:37:08
Modified files: lib/libdrm : Makefile Makefile.inc shlib_version xf86drm.c xf86drm.h xf86drmMode.c xf86drmMode.h lib/libdrm/intel: Makefile intel_bufmgr.c intel_bufmgr.h intel_bufmgr_fake.c intel_bufmgr_gem.c intel_chipset.h shlib_version lib/libdrm/radeon: Makefile shlib_version Added files: lib/libdrm/libkms: Makefile api.c dumb.c intel.c internal.h libkms.h libkms.pc.in linux.c nouveau.c radeon.c shlib_version vmwgfx.c lib/libdrm/radeon: r600_pci_ids.h radeon_surface.c radeon_surface.h Log message: Update to libdrm 2.4.31 and add the non-yet-linked libkms, prodded by jsg@ Tested by jsg@, ajacoutot@, shadchin@ and matthieu@, ok matthieu@