Import bufmgr code to libdrm. Not yet hooked up to the build.
authorEric Anholt <eric@anholt.net>
Tue, 3 Jun 2008 16:27:37 +0000 (09:27 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 3 Jun 2008 21:44:53 +0000 (14:44 -0700)
commit6a9eb08a872ac0388aad2c901888888964f14559
tree3235568afb683bb4741e1565f5f5052294762d5f
parent867c2bb461e4bf7765fdbf502f625b739ceecb96
Import bufmgr code to libdrm.  Not yet hooked up to the build.
libdrm/dri_bufmgr.c [new file with mode: 0644]
libdrm/dri_bufmgr.h [new file with mode: 0644]
libdrm/intel/intel_bufmgr_fake.c [new file with mode: 0644]
libdrm/intel/intel_bufmgr_fake.h [new file with mode: 0644]
libdrm/intel/intel_bufmgr_gem.c [new file with mode: 0644]
libdrm/intel/intel_bufmgr_gem.h [new file with mode: 0644]