mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-06-05 22:10:26 +02:00
- 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 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| xf86drm.c | ||
| xf86drm.h | ||
| xf86drmCompat.c | ||
| xf86drmCompat.h | ||
| xf86drmHash.c | ||
| xf86drmRandom.c | ||
| xf86drmSL.c | ||