summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeonsi/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-01-12ac, radeonsi: automake: add missing builddir includeEmil Velikov1-0/+1
2017-01-09ac/debug: Move sid_tables.h generation to common code.Bas Nieuwenhuizen1-10/+1
2016-09-06radeonsi: move sid.h/r600d_common.h to a common place.Dave Airlie1-2/+3
2015-09-09android: radeonsi: add support for sid_tables.h generated sourcesMauro Rossi1-1/+1
2015-08-26radeonsi: generate register and packet tables for an IB parser from sid.hMarek Olšák1-0/+9
2014-12-12gallium: Remove Android files from distribution.Matt Turner1-2/+0
2014-09-05gallium/radeonsi: ship all files in the tarballEmil Velikov1-0/+2
2014-08-28gallium/radeon: cleanup header inclusionEmil Velikov1-1/+0
2014-05-15gallium/radeon: link in libradeon.la at target levelEmil Velikov1-2/+0
2014-05-15gallium/radeon: build only a single common library libradeonEmil Velikov1-2/+1
2013-11-16gallium/drivers: compact compiler flags into Automake.incEmil Velikov1-10/+6
2013-10-08gallium/radeon: don't export any private symbolsMarek Olšák1-1/+3
2013-08-29radeonsi: Make sure libdrm_radeon headers are picked up from the right placeJonathan Gray1-1/+2
2013-05-06radeon/llvm: Always build libradeonllvm as staticTom Stellard1-1/+1
2013-04-11radeon/uvd: add UVD implementation v5Christian König1-1/+3
2013-01-13Remove hacks for static MakefilesMatt Turner1-4/+0
2013-01-10radeon/llvm: Convert to AutomakeTom Stellard1-7/+6
2013-01-10radeonsi: Convert to automakeMatt Turner1-0/+41