| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times | Marek Olšák | 2018-04-13 | 2 | -14/+4 |
* | meson: use dep_libdrm version for pkg-config | Dylan Baker | 2018-03-29 | 1 | -1/+1 |
* | meson: Add moduledir to d3d.pc | Dylan Baker | 2018-03-12 | 1 | -0/+1 |
* | meson: add libswdri and libswkmsdri to d3dadaptor link_with | Dylan Baker | 2018-02-15 | 1 | -10/+3 |
* | Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary" | Roland Scheidegger | 2018-02-07 | 1 | -1/+7 |
* | gallium: build ddebug, noop, rbug, trace as part of auxiliary | Marek Olšák | 2018-02-07 | 1 | -7/+1 |
* | meson: remove lib prefix from libd3dadapter9.so | Christoph Haag | 2018-01-23 | 1 | -0/+1 |
* | autotools: include meson build files in tarball | Dylan Baker | 2018-01-19 | 1 | -1/+1 |
* | meson: ensure that xmlpool_options.h is generated for targets that need it | Dylan Baker | 2018-01-18 | 1 | -1/+1 |
* | meson: move libsensors dependency to libgallium | Dylan Baker | 2018-01-11 | 1 | -1/+1 |
* | meson: build gallium nine state_tracker | Dylan Baker | 2017-12-04 | 1 | -0/+81 |
* | autotools: change version TINY -> PATCH | Dylan Baker | 2017-11-16 | 1 | -1/+1 |
* | pipe-loader: remove config from pipe_loader_create_screen | Nicolai Hähnle | 2017-08-04 | 1 | -2/+2 |
* | gallium: add pipe_screen_config to screen_create functions | Nicolai Hähnle | 2017-08-02 | 1 | -2/+2 |
* | gallium/targets: Fix d3dadapter9 build after xmlconfig move. | Bas Nieuwenhuizen | 2017-07-31 | 1 | -0/+1 |
* | xmlconfig: move into src/util | Nicolai Hähnle | 2017-07-31 | 2 | -3/+2 |
* | gallium/targets: link against NIR when building radeonsi | Nicolai Hähnle | 2017-07-31 | 1 | -0/+1 |
* | gallium: allow passing 'unsigned flags' to create_screen() | Marek Olšák | 2017-06-23 | 1 | -2/+2 |
* | egl: turn one more boolean `int` into a `bool` | Eric Engestrom | 2017-06-21 | 1 | -3/+3 |
* | ilo: EOL drop unmaintained gallium drv from buildsys | Edward O'Callaghan | 2017-02-03 | 1 | -2/+0 |
* | d3dadapter9: automake: include builddir prior to srcdir | Emil Velikov | 2017-01-27 | 1 | -1/+1 |
* | st/nine: Implement gallium nine CSMT | Patrick Rudolph | 2016-12-20 | 1 | -0/+6 |
* | st/nine: Add new driconf options to control DISCARD behaviour | Axel Davy | 2016-12-20 | 1 | -0/+17 |
* | configure.ac: Move llvm_set_environment_variables higher. | Tobias Droste | 2016-12-05 | 1 | -1/+1 |
* | Introduce .editorconfig | Eric Engestrom | 2016-08-31 | 1 | -0/+3 |
* | st/nine: Turn on thread_submit by default when on different device | Axel Davy | 2016-05-18 | 1 | -10/+12 |
* | d3dadapter9: Add ddebug, rbug and trace support | Axel Davy | 2016-05-18 | 1 | -0/+9 |
* | Treewide: Remove Elements() macro | Jan Vesely | 2016-05-17 | 1 | -1/+1 |
* | DRI_CONFIG: Add option to override vendor id | Patrick Rudolph | 2016-02-04 | 1 | -13/+48 |
* | targets/nine: remove freedreno target | Emil Velikov | 2015-11-25 | 1 | -3/+0 |
* | targets/nine: remove vc4 target | Emil Velikov | 2015-11-25 | 1 | -2/+0 |
* | targets: use the non-inline sw helpers | Emil Velikov | 2015-11-25 | 1 | -0/+1 |
* | targets/nine: remove unused static functions | Emil Velikov | 2015-11-21 | 1 | -36/+0 |
* | targets/nine: add note about messy header inclusion order | Emil Velikov | 2015-11-21 | 1 | -0/+1 |
* | targets/nine: add note about fd owndership | Emil Velikov | 2015-11-21 | 1 | -0/+2 |
* | {st,targets}/nine: use static/dynamic pipe-loader | Emil Velikov | 2015-11-21 | 2 | -30/+8 |
* | 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 |
* | gallium: remove library_path argument from pipe_loader_create_screen() | Emil Velikov | 2015-11-21 | 2 | -7/+2 |
* | targets/nine: remove the custom pipe-driver path management | Emil Velikov | 2015-11-21 | 1 | -18/+2 |
* | targets/nine: use the existing sw_screen_wrap() over our custom version | Emil Velikov | 2015-11-21 | 2 | -3/+2 |
* | automake: use GALLIUM_PIPE_LOADER_DEFINES only where applicable | Emil Velikov | 2015-11-21 | 1 | -2/+1 |
* | glsl: (mostly) remove libglsl_util | Rob Clark | 2015-10-16 | 1 | -1/+0 |
* | target/d3dadapter9: Return Windows like card names | Patrick Rudolph | 2015-08-21 | 3 | -42/+359 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -4/+4 |
* | automake: remove empty GALLIUM_PIPE_LOADER_LIBS | Emil Velikov | 2015-07-13 | 1 | -2/+1 |
* | pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argument | Emil Velikov | 2015-07-13 | 1 | -1/+1 |
* | targets/nine: link against libnir/libglsl_util | Emil Velikov | 2015-06-12 | 1 | -0/+2 |
* | gallium/targets/d3dadapter9: drop the libdrm prefix for drm.h | Emil Velikov | 2015-04-22 | 1 | -1/+1 |
* | targets/d3dadapter9: remove an unused variable | Marek Olšák | 2015-02-21 | 1 | -1/+1 |