| Commit message (Expand) | Author | Age | Files | Lines |
* | targets: use the non-inline sw helpers | Emil Velikov | 2015-11-25 | 1 | -0/+1 |
* | {st,targets}/xa: use static/dynamic pipe-loader | Emil Velikov | 2015-11-21 | 2 | -3/+6 |
* | gallium: rename libpipe_loader to libpipe_loader_dynamic | Emil Velikov | 2015-11-21 | 1 | -1/+1 |
* | pipe-loader: rework the sw backend | Emil Velikov | 2015-11-21 | 1 | -2/+1 |
* | glsl: (mostly) remove libglsl_util | Rob Clark | 2015-10-16 | 1 | -1/+0 |
* | xa: add xa_surface_from_handle2 v2 | Rob Clark | 2015-09-07 | 1 | -0/+1 |
* | automake: remove empty GALLIUM_PIPE_LOADER_LIBS | Emil Velikov | 2015-07-13 | 1 | -2/+1 |
* | xa: support for drivers which use NIR | Rob Clark | 2015-04-05 | 1 | -0/+2 |
* | gallium/targets: Add *.sym files to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+1 |
* | auxiliary/vl: rework the build of the VL code | Emil Velikov | 2014-11-26 | 1 | -0/+1 |
* | targets: bundle all files in the tarball | Emil Velikov | 2014-11-16 | 1 | -0/+2 |
* | targets: drop the old MEGADRIVERS & STATIC_TARGET... variables | Emil Velikov | 2014-09-24 | 1 | -7/+3 |
* | gallium/svga: add automake target 'template' | Emil Velikov | 2014-09-24 | 1 | -6/+1 |
* | gallium/ilo: add automake target 'template' | Emil Velikov | 2014-09-24 | 1 | -7/+1 |
* | gallium/i915: add automake target 'template' | Emil Velikov | 2014-09-24 | 1 | -7/+1 |
* | gallium/freedreno: add automake target 'template' | Emil Velikov | 2014-09-24 | 1 | -8/+1 |
* | gallium/nouveau: add automake target 'template' | Emil Velikov | 2014-09-24 | 1 | -9/+7 |
* | gallium: Add libmesautil dependency to gdm and xa targets | Jason Ekstrand | 2014-08-04 | 1 | -0/+1 |
* | Remove XA state tracker support for Radeon | Marek Olšák | 2014-08-03 | 1 | -32/+0 |
* | targets/xa: provide alternative(static) xa target | Emil Velikov | 2014-06-30 | 2 | -10/+93 |
* | automake: include the libdeps in the correct order | Emil Velikov | 2014-06-19 | 1 | -2/+2 |
* | targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPS | Emil Velikov | 2014-06-19 | 1 | -13/+1 |
* | targets/xa: limit the amount of exported symbols | Emil Velikov | 2014-05-25 | 2 | -0/+43 |
* | Make DRI dependencies and build depend on the target | Jon TURNEY | 2014-05-23 | 1 | -1/+1 |
* | automake: cleanup pipe-loader handling when using sw/xlib winsys | Emil Velikov | 2014-04-25 | 1 | -1/+1 |
* | automake: don't enable -Wl,--no-undefined on OpenBSD | Jonathan Gray | 2014-04-05 | 1 | -1/+1 |
* | automake: introduce GALLIUM_COMMON_LIB_DEPS | Emil Velikov | 2014-04-05 | 1 | -5/+1 |
* | automake: ask the linker to do garbage collection | Emil Velikov | 2014-03-31 | 1 | -0/+1 |
* | automake: add -Wl,--no-undefined to all libraries | Emil Velikov | 2014-03-31 | 1 | -1/+2 |
* | gallium/targets: add missing library dependencies | Emil Velikov | 2014-03-31 | 1 | -1/+6 |
* | gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhem | Emil Velikov | 2014-03-31 | 1 | -7/+1 |
* | targets/xa: drop libudev references from automake build | Emil Velikov | 2014-03-31 | 1 | -2/+0 |
* | gallium/targets: resolve undefined reference to pipe_loader_sw_probe_dri | Emil Velikov | 2014-02-24 | 1 | -0/+5 |
* | pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIB | Emil Velikov | 2014-02-24 | 1 | -0/+7 |
* | st/xa: use pipe-loader to get screen | Rob Clark | 2014-02-16 | 2 | -0/+76 |