summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/drm/xf86drmHash.c
AgeCommit message (Collapse)AuthorFilesLines
2006-11-09make X server use system libdrm - this requires libdrm >= 2.3.0Dave Airlie1-432/+0
This patch blacklists the load "drm" line, moves some functions in dri module links dri module against libdrm, and removes the X copy of libdrm
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-3/+1
Get rid of almost all uses of these definitions. They're still defined for delinquent out-of-tree drivers, and also for the Mesa build. As well as for miinitext.c. But largely gone.
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-8/+3
of (marginal) use in the drivers, and that usage remains.
2005-11-30Import libdrm 2.0Adam Jackson1-0/+4
2005-06-15DRM 20050615 importIan Romanick1-0/+1
2004-06-16Initial revisionEric Anholt1-0/+435