summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/gbm/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: introduce GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-4/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+5
* gallium/targets: add missing library dependenciesEmil Velikov2014-03-311-1/+4
* gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov2014-03-311-9/+1
* gallium/targets: resolve undefined reference to pipe_loader_sw_probe_driEmil Velikov2014-02-241-0/+5
* pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIBEmil Velikov2014-02-241-0/+7
* pipe-loader: split out "client" versionRob Clark2014-02-161-2/+2
* gbm: automake: add symbol testsEmil Velikov2014-02-111-0/+2
* targets/gbm: automake: do not export internal symbolsEmil Velikov2014-02-111-0/+1
* gbm: drop unneeded dependency of libudevEmil Velikov2014-02-111-2/+0
* build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner2013-04-301-0/+1
* build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner2013-04-301-0/+1
* targets/pipe-loader: Convert to automakeMatt Turner2013-01-101-1/+1
* targets/gbm: Convert to automakeMatt Turner2013-01-101-0/+66