summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-04-09Partially revert bba9c28 "configure: use LIB_EXT rather than hardcoded .so"Jon TURNEY1-13/+13
2014-03-31automake: ask the linker to do garbage collectionEmil Velikov1-0/+1
2014-03-11automake: create compat symlinks only for linux systemsEmil Velikov1-0/+2
2014-03-11configure: use LIB_EXT rather than hardcoded .soEmil Velikov1-12/+12
2014-03-11automake: silence folder creationEmil Velikov1-1/+1
2013-10-24mesa: Remove dricore from the build.Eric Anholt1-1/+1
2013-10-24swrast: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt1-1/+3
2013-10-24radeon: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt1-2/+6
2013-10-24i915: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt1-1/+3
2013-10-24nouveau: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt1-1/+3
2013-10-24i965: Build the driver into a shared mesa_dri_drivers.so .Eric Anholt1-1/+46
2013-10-15configure.ac: drop obsolete variable HAVE_COMMON_DRIEmil Velikov1-2/+0
2012-02-06dri: Don't build libdricommon.la if we don't need itJon TURNEY1-1/+5
2012-01-26dri: make sure to build libdricommon.laMatt Turner1-1/+1
2012-01-22dri: install dri_interface.hMatt Turner1-0/+3
2012-01-20automake: src/mesa/drivers/driMatt Turner1-0/+28