summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* mesa: dri: Add shared glapi to LIBADD on AndroidNicolas Boichat2016-05-231-0/+8
* mesa: build xmlconfig to a separate static libraryErik Faye-Lund2015-06-121-0/+1
* mesa: Remove unnecessary -f from $(RM).Matt Turner2014-12-171-3/+3
* mesa: Add clean-local rule to remove .lib links.Matt Turner2014-12-121-0/+6
* dri: Add uninstall hooks to handle megadriver hardlinks.Matt Turner2014-12-121-0/+5
* include: Add remaining headers to distribution.Matt Turner2014-12-121-1/+2
* Avoid mesa_dri_drivers import lib being installedJon TURNEY2014-07-131-2/+1
* Fix build for darwinJon TURNEY2014-05-231-1/+1
* 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