aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/xa
Commit message (Expand)AuthorAgeFilesLines
* gallium/freedreno: add automake target 'template'Emil Velikov2014-09-241-8/+1
* gallium/nouveau: add automake target 'template'Emil Velikov2014-09-241-9/+7
* gallium: Add libmesautil dependency to gdm and xa targetsJason Ekstrand2014-08-041-0/+1
* Remove XA state tracker support for RadeonMarek Olšák2014-08-031-32/+0
* targets/xa: provide alternative(static) xa targetEmil Velikov2014-06-302-10/+93
* automake: include the libdeps in the correct orderEmil Velikov2014-06-191-2/+2
* targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPSEmil Velikov2014-06-191-13/+1
* targets/xa: limit the amount of exported symbolsEmil Velikov2014-05-252-0/+43
* Make DRI dependencies and build depend on the targetJon TURNEY2014-05-231-1/+1
* automake: cleanup pipe-loader handling when using sw/xlib winsysEmil Velikov2014-04-251-1/+1
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: introduce GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-5/+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/+2
* gallium/targets: add missing library dependenciesEmil Velikov2014-03-311-1/+6
* gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov2014-03-311-7/+1
* targets/xa: drop libudev references from automake buildEmil Velikov2014-03-311-2/+0
* 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
* st/xa: use pipe-loader to get screenRob Clark2014-02-162-0/+76