drm/libdrm
Adam Jackson 4b23b5fc3e Final pass of libdrm.so work:
- 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
2005-01-30 03:30:45 +00:00
..
Makefile Final pass of libdrm.so work: 2005-01-30 03:30:45 +00:00
xf86drm.c Bug #979: Don't include <sys/sysmacros.h> on linux, it occasionally emits 2004-08-11 23:23:35 +00:00
xf86drm.h Final pass of libdrm.so work: 2005-01-30 03:30:45 +00:00
xf86drmCompat.c Final pass of libdrm.so work: 2005-01-30 03:30:45 +00:00
xf86drmCompat.h Makefile and missing file to build libxf86drm.a 2004-09-17 20:01:59 +00:00
xf86drmHash.c Final pass of libdrm.so work: 2005-01-30 03:30:45 +00:00
xf86drmRandom.c Final pass of libdrm.so work: 2005-01-30 03:30:45 +00:00
xf86drmSL.c Final pass of libdrm.so work: 2005-01-30 03:30:45 +00:00