]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/commit
Final pass of libdrm.so work:
authorAdam Jackson <ajax@nwnk.net>
Sun, 30 Jan 2005 03:30:45 +0000 (03:30 +0000)
committerAdam Jackson <ajax@nwnk.net>
Sun, 30 Jan 2005 03:30:45 +0000 (03:30 +0000)
commit4b23b5fc3ebe5660ad8d5eed8057877a9c7592ea
tree16d4496710e9c4cf1d5d7cca37d53159e0228bfa
parent41cbbb47afa898cd4bfe5f39fad57199088a5727
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
libdrm/Makefile
libdrm/xf86drm.h
libdrm/xf86drmCompat.c
libdrm/xf86drmHash.c
libdrm/xf86drmRandom.c
libdrm/xf86drmSL.c