summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-09-19autotools: make symbols hidden by defaultLucas De Marchi1-0/+1
2018-01-12autotools: Include meson.build files in tarballDylan Baker1-1/+31
2017-06-13amdgpu: move asic id table to a separate fileXiaojie Yuan1-0/+1
2016-11-22automake: make the build less chattyEmil Velikov1-0/+1
2016-11-14headers: Add README fileEmil Velikov1-0/+1
2016-09-17libdrm: add etnaviv drm supportThe etnaviv authors1-0/+6
2016-07-23automake: Don't include Android Makefiles in the release tarballAndreas Boll1-2/+0
2016-02-03vc4: Add headers and .pc files for VC4 userspace development.Eric Anholt1-0/+6
2015-09-21automake: set --enable-valgrind during make distcheckEmil Velikov1-1/+2
2015-08-24Move -lm link flag to LIBADDEmil Velikov1-2/+2
2015-08-24drm: Add -lm to libdrm ldflags to fix build failure.Jérôme Glisse1-1/+1
2015-08-13Force enable amdgpu for the dist build/check.Emil Velikov1-0/+1
2015-08-05drm: add libdrm_amdgpu (v7)Alex Deucher1-0/+5
2015-06-29Revert "Add device enumeration interface (v4)"Emil Velikov1-5/+2
2015-05-26Add device enumeration interface (v4)frank1-2/+5
2015-04-28man: rework the Makefile.amEmil Velikov1-1/+7
2015-03-10automake: wrap an insanely long lineEmil Velikov1-1/+12
2015-02-27autotools: add WARN_CFLAGS to all targetsEmil Velikov1-0/+1
2015-02-27autotools: add AM_DISTCHECK_CONFIGURE_FLAGSEmil Velikov1-0/+16
2014-11-27libdrm: Add NVIDIA Tegra supportThierry Reding1-1/+5
2014-09-28automake: pick up all files for distribution.Emil Velikov1-1/+1
2014-09-28automake: fix 'make commit-headers'Emil Velikov1-2/+2
2014-09-28Remove i810_drm.h and i830_drm.h from the distribution tarballEmil Velikov1-1/+1
2014-09-28automake: remove obsolete makefilesEmil Velikov1-1/+9
2014-09-01libdrm, freedreno, intel, nouveau, radeon: add Makefile.sourcesEmil Velikov1-10/+4
2014-07-30configure: Support symbol visibility when availableThierry Reding1-0/+1
2014-01-20drm: Initialize or valgrind-clear modesetting ioctl arguments.Eric Anholt1-0/+2
2013-02-14freedreno: add freedreno DRMRob Clark1-1/+5
2013-02-05libdrm: remove DISTCHECK_CONFIGURE_FLAGSMaarten Lankhorst1-2/+0
2013-01-16man: fix manpage build instructionsDavid Herrmann1-1/+1
2013-01-09man: disable man page building until David saves us allJesse Barnes1-1/+1
2012-09-17libdrm: man page infrastructure and a few sample man pagesJesse Barnes1-1/+1
2012-05-12libdrm: add exynos drm supportInki Dae1-1/+5
2012-03-28omap: add omapdrm supportRob Clark1-1/+5
2011-03-21build: Update autotools configurationJavier Jardón1-1/+1
2010-03-17libdrm: Move intel_atomic.h to libdrm core for sharing.Pauli Nieminen1-0/+1
2009-12-04libkms: Add libkmsJakob Bornecrantz1-1/+5
2009-12-03Enable experimental APIs for distcheckKristian Høgsberg1-0/+2
2009-11-20Install kernel headers in ${includedir}/drmKristian Høgsberg1-1/+1
2009-11-17Drop stale TODO and unused ChangeLogKristian Høgsberg1-1/+1
2009-11-17Move libdrm/ up one levelKristian Høgsberg1-2/+33
2009-11-17Use headers copied from kernel instead of shared-coreKristian Høgsberg1-4/+1
2009-11-17Copy headers from kernel v2.6.32-rc6-130-g5b8f0beKristian Høgsberg1-1/+1
2009-11-17Add makefile rule to copy headers from kernel treeKristian Høgsberg1-0/+7
2009-11-05Only install libdrm_intel.pc if we build libdrm_intelJulien Cristau1-2/+2
2009-02-23Add libdrm_intel.pc by popular demand.libdrm-2.4.5Eric Anholt1-2/+2
2007-07-19Add some trivial regression tests, one of which fails.Eric Anholt1-1/+1
2005-08-20Fix silly install issue by moving the header install rules for shared-corelibdrm-1_0_3Adam Jackson1-1/+1
2005-07-10autoconfiscate libdrmAdam Jackson1-0/+30