aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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