summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/swrast/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* swrast: remove unneeded __NOT_HAVE_DRM_H defineEmil Velikov2015-07-221-1/+0
* dri/swrast: automake: add LIBDRM_CFLAGSEmil Velikov2015-07-221-0/+1
* mesa: Add gallium include dirs to more parts of the tree.Eric Anholt2015-02-201-0/+2
* swrast: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt2013-10-241-16/+2
* swrast: add correct include for out-of-tree buildsEmil Velikov2013-10-151-0/+1
* mesa/drivers: drop HAVE_*_DRI from individual makefilesEmil Velikov2013-10-011-3/+0
* mesa: Use -Bsymbolic in the linker to locally resolve Mesa-internal symbols.Eric Anholt2013-09-231-1/+2
* build: remove unused API_DEFINESAndreas Boll2013-05-011-1/+0
* Remove hacks for static MakefilesMatt Turner2013-01-131-3/+0
* build: Set visibility CFLAGS in dri/swrastMatt Turner2012-10-011-1/+2
* make: Fold ASM_CFLAGS into DEFINES.Eric Anholt2012-06-211-1/+0
* dri: don't link with DRICORE_LIB_DEPSMatt Turner2012-01-281-2/+1
* Fix mistake in 349845f7bAndrei Slăvoiu2012-01-211-1/+1
* automake: src/mesa/drivers/dri/swrastMatt Turner2012-01-201-0/+58