summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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