[intel] Convert drivers to using libdrm bufmgr code.

This commit is contained in:
Eric Anholt
2008-06-03 14:43:48 -07:00
parent fccc427aac
commit 4b5b008d54
35 changed files with 105 additions and 3737 deletions

View File

@@ -49,7 +49,7 @@
#include "i830_dri.h"
#include "intel_regions.h"
#include "intel_batchbuffer.h"
#include "intel_bufmgr_gem.h"
#include "intel_bufmgr.h"
PUBLIC const char __driConfigOptions[] =
DRI_CONF_BEGIN