summaryrefslogtreecommitdiff
path: root/src/gallium/targets/xa
AgeCommit message (Expand)AuthorFilesLines
2018-04-05meson: Set .so version for xa like autotools doesDylan Baker1-1/+3
2018-02-15meson: Fix xa target linkageDylan Baker1-3/+5
2018-02-15meson: link dri3 xcb libs into vlwinsys instead of into each targetDylan Baker1-2/+1
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+1
2018-01-11meson: Use dependencies for nirDylan Baker1-1/+1
2017-12-07meson: add dep_thread to every lib that includes threads.hEric Engestrom1-1/+1
2017-12-04meson: build gallium xa state trackerDylan Baker1-0/+59
2017-11-16autotools: change version TINY -> PATCHDylan Baker1-1/+1
2017-02-03ilo: EOL drop unmaintained gallium drv from buildsysEdward O'Callaghan1-2/+0
2016-12-05configure.ac: Move llvm_set_environment_variables higher.Tobias Droste1-1/+1
2016-01-26nir: move to compiler/Emil Velikov1-1/+1
2015-11-25targets: use the non-inline sw helpersEmil Velikov1-0/+1
2015-11-21{st,targets}/xa: use static/dynamic pipe-loaderEmil Velikov2-3/+6
2015-11-21gallium: rename libpipe_loader to libpipe_loader_dynamicEmil Velikov1-1/+1
2015-11-21pipe-loader: rework the sw backendEmil Velikov1-2/+1
2015-10-16glsl: (mostly) remove libglsl_utilRob Clark1-1/+0
2015-09-07xa: add xa_surface_from_handle2 v2Rob Clark1-0/+1
2015-07-13automake: remove empty GALLIUM_PIPE_LOADER_LIBSEmil Velikov1-2/+1
2015-04-05xa: support for drivers which use NIRRob Clark1-0/+2
2014-12-12gallium/targets: Add *.sym files to distribution.Matt Turner1-0/+1
2014-11-26auxiliary/vl: rework the build of the VL codeEmil Velikov1-0/+1
2014-11-16targets: bundle all files in the tarballEmil Velikov1-0/+2
2014-09-24targets: drop the old MEGADRIVERS & STATIC_TARGET... variablesEmil Velikov1-7/+3
2014-09-24gallium/svga: add automake target 'template'Emil Velikov1-6/+1
2014-09-24gallium/ilo: add automake target 'template'Emil Velikov1-7/+1
2014-09-24gallium/i915: add automake target 'template'Emil Velikov1-7/+1
2014-09-24gallium/freedreno: add automake target 'template'Emil Velikov1-8/+1
2014-09-24gallium/nouveau: add automake target 'template'Emil Velikov1-9/+7
2014-08-04gallium: Add libmesautil dependency to gdm and xa targetsJason Ekstrand1-0/+1
2014-08-03Remove XA state tracker support for RadeonMarek Olšák1-32/+0
2014-06-30targets/xa: provide alternative(static) xa targetEmil Velikov2-10/+93
2014-06-19automake: include the libdeps in the correct orderEmil Velikov1-2/+2
2014-06-19targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPSEmil Velikov1-13/+1
2014-05-25targets/xa: limit the amount of exported symbolsEmil Velikov2-0/+43
2014-05-23Make DRI dependencies and build depend on the targetJon TURNEY1-1/+1
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