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