Go to file
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
bsd The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory 2005-01-16 05:40:12 +00:00
bsd-core Add detection of whether the device is AGP by walking the capabilities 2005-01-17 20:24:52 +00:00
libdrm Final pass of libdrm.so work: 2005-01-30 03:30:45 +00:00
linux Fix a cut & paste problem 2005-01-19 08:55:53 +00:00
linux-2.6 Import Thomas' changes upto 2.4.3 to shared. Small tweak to install target. 2005-01-11 10:59:01 +00:00
linux-core fix radeon drv 2005-01-29 23:05:35 +00:00
scripts Patch from Jon Smirl to add attribute field to the pciids, and use this for 2004-08-10 11:14:07 +00:00
shared Fixed multiple devices DMA bug. Fixed PCI path FIRE command detection 2005-01-27 22:48:47 +00:00
shared-core Fixed multiple devices DMA bug. Fixed PCI path FIRE command detection 2005-01-27 22:48:47 +00:00
tests use libdrm after it was updated 2005-01-24 08:39:22 +00:00