summaryrefslogtreecommitdiff
path: root/src/gallium/targets/xa
AgeCommit message (Expand)AuthorFilesLines
2014-06-16targets/xa: limit the amount of exported symbolsEmil Velikov2-0/+41
2014-04-25automake: cleanup pipe-loader handling when using sw/xlib winsysEmil Velikov1-1/+1
2014-04-05automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray1-1/+1
2014-04-05automake: introduce GALLIUM_COMMON_LIB_DEPSEmil Velikov1-5/+1
2014-03-31automake: ask the linker to do garbage collectionEmil Velikov1-0/+1
2014-03-31automake: add -Wl,--no-undefined to all librariesEmil Velikov1-1/+2
2014-03-31gallium/targets: add missing library dependenciesEmil Velikov1-1/+6
2014-03-31gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov1-7/+1
2014-03-31targets/xa: drop libudev references from automake buildEmil Velikov1-2/+0
2014-02-24gallium/targets: resolve undefined reference to pipe_loader_sw_probe_driEmil Velikov1-0/+5
2014-02-24pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIBEmil Velikov1-0/+7
2014-02-16st/xa: use pipe-loader to get screenRob Clark2-0/+76