summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/xa
Commit message (Expand)AuthorAgeFilesLines
* nir: move to compiler/Emil Velikov2016-01-261-1/+1
* targets: use the non-inline sw helpersEmil Velikov2015-11-251-0/+1
* {st,targets}/xa: use static/dynamic pipe-loaderEmil Velikov2015-11-212-3/+6
* gallium: rename libpipe_loader to libpipe_loader_dynamicEmil Velikov2015-11-211-1/+1
* pipe-loader: rework the sw backendEmil Velikov2015-11-211-2/+1
* glsl: (mostly) remove libglsl_utilRob Clark2015-10-161-1/+0
* xa: add xa_surface_from_handle2 v2Rob Clark2015-09-071-0/+1
* automake: remove empty GALLIUM_PIPE_LOADER_LIBSEmil Velikov2015-07-131-2/+1
* xa: support for drivers which use NIRRob Clark2015-04-051-0/+2
* gallium/targets: Add *.sym files to distribution.Matt Turner2014-12-121-0/+1
* auxiliary/vl: rework the build of the VL codeEmil Velikov2014-11-261-0/+1
* targets: bundle all files in the tarballEmil Velikov2014-11-161-0/+2
* targets: drop the old MEGADRIVERS & STATIC_TARGET... variablesEmil Velikov2014-09-241-7/+3
* gallium/svga: add automake target 'template'Emil Velikov2014-09-241-6/+1
* gallium/ilo: add automake target 'template'Emil Velikov2014-09-241-7/+1
* gallium/i915: add automake target 'template'Emil Velikov2014-09-241-7/+1
* 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