Age | Commit message (Collapse) | Author |
|
This might break something, stdint.h inclusion in drm.h maybe required
but I'm not sure yet what platforms have it what ones don't.
|
|
We no longer import libdrm in the xserver.
|
|
useless. Remove SIGIO handling functions as they're server-only and
properly belong in libdri.
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|