| Commit message (Expand) | Author | Age | Files | Lines |
* | autotools: include meson build files in tarball | Dylan Baker | 2018-01-19 | 1 | -1/+1 |
* | loader: rework xmlconfig dependency | Emil Velikov | 2017-08-04 | 1 | -13/+2 |
* | xmlconfig: move into src/util | Nicolai Hähnle | 2017-07-31 | 1 | -2/+2 |
* | loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 | Emil Velikov | 2017-05-19 | 1 | -0/+2 |
* | loader: automake: include builddir prior to srcdir | Emil Velikov | 2017-01-27 | 1 | -1/+1 |
* | loader: automake: whitespace cleanup | Emil Velikov | 2016-11-21 | 1 | -1/+1 |
* | automake: remove all the libudev references | Emil Velikov | 2016-10-18 | 1 | -2/+1 |
* | loader: unconditionally add AM_CPPFLAGS to libloader_la_CPPFLAGS | Emil Velikov | 2015-11-23 | 1 | -2/+2 |
* | automake: loader: don't create an empty dri3 helper | Emil Velikov | 2015-11-20 | 1 | -1/+3 |
* | automake: loader: honour the XCB_DRI3 cflags | Emil Velikov | 2015-11-20 | 1 | -0/+1 |
* | automake: loader: rework the CPPFLAGS | Emil Velikov | 2015-11-20 | 1 | -11/+4 |
* | loader: Add dri3 helper | Boyan Ding | 2015-11-17 | 1 | -1/+14 |
* | loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H | Emil Velikov | 2015-07-22 | 1 | -4/+1 |
* | mesa: build xmlconfig to a separate static library | Erik Faye-Lund | 2015-06-12 | 1 | -7/+3 |
* | scons: Don't build loader on Windows. | Jose Fonseca | 2015-03-25 | 1 | -1/+0 |
* | configure: Leverage gcc warn options to enable safe use of C99 features where... | Jose Fonseca | 2015-03-03 | 1 | -0/+1 |
* | Revert "configure: Leverage gcc warn options to enable safe use of C99 featur... | Kenneth Graunke | 2015-02-27 | 1 | -1/+0 |
* | configure: Leverage gcc warn options to enable safe use of C99 features where... | Jose Fonseca | 2015-02-27 | 1 | -0/+1 |
* | loader: Remove NEED_OPENGL_COMMON check. | Matt Turner | 2015-01-23 | 1 | -2/+0 |
* | mesa: Add scons files to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+2 |
* | loader: Add missing EXPAT_CFLAGS to libloader.la CPPFLAGS | Michael Forney | 2014-12-08 | 1 | -1/+2 |
* | util: Gather some common macros | Jason Ekstrand | 2014-08-04 | 1 | -0/+1 |
* | mesa: fix the condition in src/loader/Makefile.am | Axel Davy | 2014-07-01 | 1 | -0/+2 |
* | loader: Use drirc device_id parameter in complement to DRI_PRIME | Axel Davy | 2014-07-01 | 1 | -3/+20 |
* | loader: Use dlsym to get our udev symbols instead of explicit linking. | Eric Anholt | 2014-01-27 | 1 | -4/+1 |
* | loader: ifdef libdrm specific code and include | Emil Velikov | 2014-01-19 | 1 | -2/+11 |
* | loader: introduce the loader util lib | Emil Velikov | 2014-01-18 | 1 | -0/+37 |