Fix and hook up bufmgr code to the build.
authorEric Anholt <eric@anholt.net>
Tue, 3 Jun 2008 17:20:49 +0000 (10:20 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 3 Jun 2008 21:44:53 +0000 (14:44 -0700)
commitc4857429c716f35e1fa054d1990cae28055d96d7
tree530dfe27e5bb92330cbad027628b2da8466c932f
parent6a9eb08a872ac0388aad2c901888888964f14559
Fix and hook up bufmgr code to the build.
15 files changed:
configure.ac
libdrm/Makefile.am
libdrm/dri_bufmgr.c
libdrm/dri_bufmgr.h
libdrm/intel/Makefile.am [new file with mode: 0644]
libdrm/intel/intel_bufmgr.h [new file with mode: 0644]
libdrm/intel/intel_bufmgr_fake.c
libdrm/intel/intel_bufmgr_fake.h [deleted file]
libdrm/intel/intel_bufmgr_gem.c
libdrm/intel/intel_bufmgr_gem.h [deleted file]
libdrm/intel/mm.c [new file with mode: 0644]
libdrm/intel/mm.h [new file with mode: 0644]
libdrm/xf86drm.c
libdrm/xf86drm.h
libdrm/xf86mm.h