| Commit message (Expand) | Author | Age | Files | Lines |
* | util: rename xmlpool.h to driconf.h | Eric Engestrom | 2020-06-22 | 1 | -1/+1 |
* | meson: use gnu_symbol_visibility argument | Dylan Baker | 2020-06-01 | 1 | -2/+2 |
* | gallium: rename 'state tracker' to 'frontend' | Marek Olšák | 2020-05-13 | 2 | -2/+2 |
* | meson: Link Gallium Nine with ld_args_build_id | Tobias Jakobi | 2020-04-14 | 1 | -1/+1 |
* | meson: Fix linkage of libgallium_nine with libgalliumvl | Yevhenii Kolesnikov | 2019-11-20 | 1 | -5/+13 |
* | meson: use idep_nir instead of libnir in gallium nine | Eric Engestrom | 2019-10-07 | 1 | -2/+3 |
* | driconfig: add a new engine name/version parameter | Lionel Landwerlin | 2019-09-15 | 1 | -1/+2 |
* | meson: replace libmesa_util with idep_mesautil | Eric Engestrom | 2019-08-03 | 1 | -2/+2 |
* | meson: set up a proper internal dependency for xmlconfig | Eric Engestrom | 2019-06-27 | 1 | -2/+2 |
* | d3dadapter9: Revert to old throttling limit value | Axel Davy | 2019-06-03 | 1 | -2/+4 |
* | st/nine: Throttle rendering similarly for thread_submit | Axel Davy | 2019-04-30 | 1 | -7/+0 |
* | st/nine: Control shader constant inlining with drirc | Axel Davy | 2019-04-30 | 1 | -0/+6 |
* | st/nine: Add drirc option to use data_internal for dynamic textures | Axel Davy | 2019-04-30 | 1 | -0/+6 |
* | delete autotools input files | Eric Engestrom | 2019-04-29 | 1 | -11/+0 |
* | gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF | Marek Olšák | 2019-04-23 | 1 | -3/+1 |
* | gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT | Marek Olšák | 2019-04-23 | 1 | -7/+3 |
* | Delete autotools | Dylan Baker | 2019-04-15 | 1 | -120/+0 |
* | Revert "d3dadapter9: Support software renderer on any DRI device" | Axel Davy | 2019-03-09 | 1 | -20/+8 |
* | d3dadapter9: Support software renderer on any DRI device | Patrick Rudolph | 2019-03-09 | 1 | -8/+20 |
* | d3d: meson: do not prefix user provided d3d-drivers-path | Sergii Romantsov | 2019-02-25 | 1 | -1/+1 |
* | iris: fix build with gallium nine | Andre Heider | 2019-02-21 | 1 | -2/+2 |
* | drm-uapi: use local files, not system libdrm | Eric Engestrom | 2019-02-14 | 1 | -1/+1 |
* | d3dadapter9: use snprintf(..., "%s", ...) instead of strncpy | Andre Heider | 2018-12-01 | 2 | -13/+22 |
* | st/nine: Remove thread_submit warning | Axel Davy | 2018-11-21 | 1 | -3/+0 |
* | meson: link gallium nine with pthreads | Dylan Baker | 2018-11-02 | 1 | -1/+1 |
* | pipe-loader: move dup(fd) within pipe_loader_drm_probe_fd | Emil Velikov | 2018-10-03 | 1 | -1/+1 |
* | st/nine: do not double-close the fd on teardown | Emil Velikov | 2018-10-03 | 1 | -1/+1 |
* | xmlconfig: add kernel_driver device attribute | Qiang Yu | 2018-08-17 | 1 | -1/+1 |
* | 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 |