summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Partially revert bba9c28 "configure: use LIB_EXT rather than hardcoded .so"Jon TURNEY2014-04-091-13/+13
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: create compat symlinks only for linux systemsEmil Velikov2014-03-111-0/+2
* configure: use LIB_EXT rather than hardcoded .soEmil Velikov2014-03-111-12/+12
* automake: silence folder creationEmil Velikov2014-03-111-1/+1
* mesa: Remove dricore from the build.Eric Anholt2013-10-241-1/+1
* swrast: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt2013-10-241-1/+3
* radeon: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt2013-10-241-2/+6
* i915: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt2013-10-241-1/+3
* nouveau: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt2013-10-241-1/+3
* i965: Build the driver into a shared mesa_dri_drivers.so .Eric Anholt2013-10-241-1/+46
* configure.ac: drop obsolete variable HAVE_COMMON_DRIEmil Velikov2013-10-151-2/+0
* dri: Don't build libdricommon.la if we don't need itJon TURNEY2012-02-061-1/+5
* dri: make sure to build libdricommon.laMatt Turner2012-01-261-1/+1
* dri: install dri_interface.hMatt Turner2012-01-221-0/+3
* automake: src/mesa/drivers/driMatt Turner2012-01-201-0/+28