summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-06-26mesa: Enable subdir-objects globally.Matt Turner1-2/+0
2015-06-12gallium: use $(top_builddir) when referencing static archivesEmil Velikov1-1/+1
2014-12-12gallium: Remove Android files from distribution.Matt Turner1-1/+1
2014-09-05gallium/nouveau: ship all files in the tarballEmil Velikov1-0/+2
2014-08-04gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand1-0/+1
2014-04-05drivers/nouveau: mention dummy.cpp to use g++ linkerEmil Velikov1-1/+1
2014-04-05drivers/nouveau: use GALLIUM_COMMON_LIB_DEPSEmil Velikov1-2/+1
2014-03-20nouveau: use DLOPEN_LIBS instead of -ldlJonathan Gray1-1/+1
2014-02-26nouveau: add a nouveau_compiler binary to compile TGSI into shader ISAIlia Mirkin1-0/+12
2013-11-16gallium/drivers: compact compiler flags into Automake.incEmil Velikov1-6/+4
2013-11-16gallium/drivers: enable automake subdir-objectsEmil Velikov1-0/+2
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-4/+10
2013-01-13Remove hacks for static MakefilesMatt Turner1-3/+0
2013-01-10nouveau: Convert to automakeMatt Turner1-0/+38