summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* mesa: Enable subdir-objects globally.Matt Turner2015-06-261-2/+0
* gallium: Remove Android files from distribution.Matt Turner2014-12-121-1/+1
* mesa: Move register_allocate.c to util.Eric Anholt2014-09-231-12/+2
* gallium/r300: ship all files in the tarballEmil Velikov2014-09-051-0/+4
* r300g: Fix path to test programs for out-of-tree buildsMichel Dänzer2014-08-201-0/+1
* gallium/r300: Fix a link error in the testsJason Ekstrand2014-08-121-1/+1
* util: Gather some common macrosJason Ekstrand2014-08-041-1/+1
* util: Move ralloc to a new src/util directory.Kenneth Graunke2014-08-041-0/+3
* drivers/r300: use GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-1/+1
* gallium/drivers: compact compiler flags into Automake.incEmil Velikov2013-11-161-7/+5
* gallium/drivers: enable automake subdir-objectsEmil Velikov2013-11-161-0/+2
* r300: move the final sources list to Makefile.sourcesEmil Velikov2013-11-161-11/+2
* r300: add symlink to ralloc.c and register_allocate.cEmil Velikov2013-11-161-3/+3
* r300g/compiler/tests: Pass the required LDFLAGS when building the test programTom Stellard2013-08-071-1/+2
* r300g/compiler: Prevent regalloc from swizzling texture operands v2Tom Stellard2013-06-301-0/+1
* r300g: Fix make checkTom Stellard2013-06-301-1/+2
* r300g/compiler: Fix bug in OMOD foldingTom Stellard2013-02-211-0/+1
* Remove hacks for static MakefilesMatt Turner2013-01-131-5/+0
* r300g: Link ralloc.c and register_allocate.c into separate libraryMatt Turner2013-01-101-4/+13
* r300g: Build a libtool archiveTom Stellard2013-01-101-7/+11
* r300g: Use gallium automake include fileTom Stellard2013-01-101-5/+3
* r300g: Fix visibility CFLAGS in automakeAdam Jackson2013-01-021-0/+1
* automake: Remove OPT_FLAGS.Eric Anholt2012-07-261-1/+0
* automake: Remove ARCH_FLAGS.Eric Anholt2012-07-261-1/+0
* make: Fold ASM_CFLAGS into DEFINES.Eric Anholt2012-06-211-1/+0
* r300g/automake: add $ARCH_FLAGS and $OPT_FLAGSMarek Olšák2012-04-231-0/+2
* gallium/drivers: Use automake to generate makefileTom Stellard2012-03-141-4/+0
* r300g: Use automake to generate Makefile v3Tom Stellard2012-02-261-0/+38