summaryrefslogtreecommitdiff
path: root/libdrm/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-02-21Fix distcheck for optional nouveau stuff.Eric Anholt1-1/+5
2009-02-15libdrm: make libdrm_nouveau conditional, disabled by defaultBen Skeggs1-1/+1
2009-02-04nouveau: install libdrm_nouveau with libdrmBen Skeggs1-1/+1
2009-01-07libdrm: add autoconf check for clock_gettimeJesse Barnes1-1/+1
2009-01-07libdrm: add timeout handling to drmWaitVBlankJesse Barnes1-0/+1
2008-12-17libdrm: add mode setting filesJesse Barnes1-1/+2
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes1-3/+2
2008-12-09Merge branch 'modesetting-gem'Jesse Barnes1-2/+3
2008-12-08libdrm: bump to 2.4 for lib versionDave Airlie1-1/+1
2008-10-27radeon: radeon util libraryJerome Glisse1-1/+1
2008-10-17link libdrm_intel properlyDave Airlie1-2/+2
2008-10-17libdrm: don't depend or link to libdrm_intelDave Airlie1-1/+1
2008-10-17intel: Protect bufmgr objects with a pthread mutex.Eric Anholt1-2/+2
2008-10-13link libdrm_intel properlyJulien Cristau1-2/+1
2008-10-13libdrm: don't depend or link to libdrm_intelDave Airlie1-1/+1
2008-10-09intel: Protect bufmgr objects with a pthread mutex.Eric Anholt1-0/+1
2008-09-30Merge remote branch 'origin/master' into modesetting-gemDave Airlie1-2/+2
2008-09-10Add missing \ to libdrm_la_SOURCESEric Anholt1-1/+1
2008-09-10Move intel libdrm stuff to libdrm_intel.soEric Anholt1-4/+3
2008-08-13Merge branch 'master' into modesetting-gemJesse Barnes1-2/+2
2008-08-08Drop TTM interfaces from the userland library.Eric Anholt1-2/+2
2008-06-10Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes1-2/+6
2008-06-03Fix libdrm to actually include the new code instead of just building it.Eric Anholt1-2/+3
2008-06-03Fix and hook up bufmgr code to the build.Eric Anholt1-1/+4
2007-04-05initial userspace interface to get modesDave Airlie1-2/+2
2006-11-08libdrm: add support for server side functionality in libdrmDave Airlie1-1/+1
2006-08-30Memory manager init and takedown.Thomas Hellstrom1-1/+1
2006-02-20Formatting cleanup, dead code removal. Remove N() namespacing macro,Adam Jackson1-0/+2
2005-11-30Bump package and DSO numbers to 2.0 to reflect 32/64 ABI changeAdam Jackson1-1/+1
2005-10-20Remove the remaining references to Xlib. libdrm is totally independent now.Adam Jackson1-1/+1
2005-08-25Include appropriate CFLAGS to find X headers, needed to build libdrm.Eric Anholt1-1/+1
2005-08-20Fix silly install issue by moving the header install rules for shared-corelibdrm-1_0_3Adam Jackson1-30/+0
2005-08-19Add r300_reg.h. Bump to 1.0.2.libdrm-1_0_2Adam Jackson1-0/+1
2005-07-13distcheck fixeslibdrm-1_0_0Adam Jackson1-1/+1
2005-07-10autoconfiscate libdrmAdam Jackson1-0/+58