summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-06-26mesa: Enable subdir-objects globally.Matt Turner1-2/+0
2014-12-12gallium: Remove Android files from distribution.Matt Turner1-1/+1
2014-09-23mesa: Move register_allocate.c to util.Eric Anholt1-12/+2
2014-09-05gallium/r300: ship all files in the tarballEmil Velikov1-0/+4
2014-08-20r300g: Fix path to test programs for out-of-tree buildsMichel Dänzer1-0/+1
2014-08-12gallium/r300: Fix a link error in the testsJason Ekstrand1-1/+1
2014-08-04util: Gather some common macrosJason Ekstrand1-1/+1
2014-08-04util: Move ralloc to a new src/util directory.Kenneth Graunke1-0/+3
2014-04-05drivers/r300: use GALLIUM_COMMON_LIB_DEPSEmil Velikov1-1/+1
2013-11-16gallium/drivers: compact compiler flags into Automake.incEmil Velikov1-7/+5
2013-11-16gallium/drivers: enable automake subdir-objectsEmil Velikov1-0/+2
2013-11-16r300: move the final sources list to Makefile.sourcesEmil Velikov1-11/+2
2013-11-16r300: add symlink to ralloc.c and register_allocate.cEmil Velikov1-3/+3
2013-08-07r300g/compiler/tests: Pass the required LDFLAGS when building the test programTom Stellard1-1/+2
2013-06-30r300g/compiler: Prevent regalloc from swizzling texture operands v2Tom Stellard1-0/+1
2013-06-30r300g: Fix make checkTom Stellard1-1/+2
2013-02-21r300g/compiler: Fix bug in OMOD foldingTom Stellard1-0/+1
2013-01-13Remove hacks for static MakefilesMatt Turner1-5/+0
2013-01-10r300g: Link ralloc.c and register_allocate.c into separate libraryMatt Turner1-4/+13
2013-01-10r300g: Build a libtool archiveTom Stellard1-7/+11
2013-01-10r300g: Use gallium automake include fileTom Stellard1-5/+3
2013-01-02r300g: Fix visibility CFLAGS in automakeAdam Jackson1-0/+1
2012-07-26automake: Remove OPT_FLAGS.Eric Anholt1-1/+0
2012-07-26automake: Remove ARCH_FLAGS.Eric Anholt1-1/+0
2012-06-21make: Fold ASM_CFLAGS into DEFINES.Eric Anholt1-1/+0
2012-04-23r300g/automake: add $ARCH_FLAGS and $OPT_FLAGSMarek Olšák1-0/+2
2012-03-14gallium/drivers: Use automake to generate makefileTom Stellard1-4/+0
2012-02-26r300g: Use automake to generate Makefile v3Tom Stellard1-0/+38