summaryrefslogtreecommitdiff
path: root/libdrm/xf86drmCompat.c
AgeCommit message (Collapse)Author
2005-01-30Final pass of libdrm.so work:Adam Jackson
- Add $(DESTDIR) for distributors doing package creation - Remove OS-specific include path from build - Add /usr/include/drm for driver-kernel API - Install all of shared-core/*.h in /usr/include/drm - Rename xf86drm.h to libdrm.h since we're not X biased anymore - Include backwards compat for xf86drm.h name, with a warning - Fix libdrm source to account for drm.h living in /usr/include/drm
2003-11-04build fixMichel Daenzer
2003-09-13compatibility layer still uses agp (not gart)Alan Hourihane
2003-09-12linux drm fixesAlan Hourihane
2003-08-29Update to reflect renaming of SIS ioctls.Eric Anholt
2003-08-26Rename agp to gart for radeonMichel Daenzer
2003-03-25XFree86 4.3.0 mergeAlan Hourihane
2002-08-30Remove compat functions for FreeBSD for drivers which weren't available inEric Anholt
X4.2
2002-04-09Merged drmcommand-0-0-1Jens Owen