| Commit message (Expand) | Author | Age | Files | Lines |
* | scons: Remove gles option. | Jose Fonseca | 2018-10-19 | 1 | -6/+0 |
* | build: Don't overlink gallium xlib target | Dylan Baker | 2018-09-17 | 2 | -2/+1 |
* | Replace uses of _mesa_bitcount with util_bitcount | Dylan Baker | 2018-09-07 | 1 | -0/+1 |
* | gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times | Marek Olšák | 2018-04-13 | 3 | -10/+4 |
* | spirv: Fix building with SCons | Neil Roberts | 2018-03-30 | 1 | -0/+1 |
* | Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary" | Roland Scheidegger | 2018-02-07 | 1 | -1/+5 |
* | gallium: build ddebug, noop, rbug, trace as part of auxiliary | Marek Olšák | 2018-02-07 | 1 | -5/+1 |
* | autotools: include meson build files in tarball | Dylan Baker | 2018-01-19 | 1 | -1/+1 |
* | meson: move libsensors dependency to libgallium | Dylan Baker | 2018-01-11 | 1 | -4/+1 |
* | meson: Turn on swr for relevant targets | Dylan Baker | 2018-01-08 | 1 | -2/+2 |
* | meson: Add lmsensors to gallium libgl-xlib target. | Dylan Baker | 2017-12-07 | 1 | -1/+3 |
* | meson: Use driver dependencies for libgl-xlib target | Dylan Baker | 2017-12-04 | 1 | -10/+2 |
* | meson: build gallium-xlib based glx | Dylan Baker | 2017-11-10 | 1 | -0/+68 |
* | gallium/xlib: remove GL_{MAJOR,MINOR,TINY} | Dylan Baker | 2017-11-10 | 1 | -5/+1 |
* | automake: Link all libGL.so variants with -Bsymbolic. | Jose Fonseca | 2017-06-01 | 1 | -0/+1 |
* | targets/libgl-xlib: remove unneeded GLX_SHARED_GLAPI define | Emil Velikov | 2017-05-04 | 1 | -2/+0 |
* | swr: add linux to scons build | George Kyriazis | 2017-04-14 | 1 | -1/+1 |
* | libgl-xlib: Link with libunwind. | Vinson Lee | 2017-04-04 | 1 | -1/+2 |
* | configure.ac: Move llvm_set_environment_variables higher. | Tobias Droste | 2016-12-05 | 1 | -1/+1 |
* | gallium: Add support for SWR compilation | George Kyriazis | 2016-11-21 | 1 | -0/+4 |
* | scons: gallium: link against nir as needed | Emil Velikov | 2016-05-17 | 1 | -0/+1 |
* | scons: Allow building with Address Sanitizer. | Jose Fonseca | 2016-04-13 | 1 | -4/+8 |
* | mesa/build: add OpenSWR to build | Tim Rowley | 2016-03-02 | 1 | -0/+5 |
* | nir: move shader_enums.[ch] to compiler | Emil Velikov | 2016-01-26 | 1 | -0/+1 |
* | scons: Use LD version script for libgl-xlib. | Jose Fonseca | 2015-11-27 | 1 | -2/+6 |
* | scons: Build nir/glsl_types.cpp once. | Jose Fonseca | 2015-10-19 | 2 | -6/+0 |
* | nir: remove dependency on glsl | Rob Clark | 2015-10-16 | 2 | -0/+6 |
* | targets/libgl-xlib: fix the build against shared_glapi | Emil Velikov | 2015-06-23 | 1 | -0/+7 |
* | galahad: remove driver | Emil Velikov | 2015-03-21 | 2 | -5/+4 |
* | targets/libgl-xlib: add src/ include dir to fix build | Brian Paul | 2015-02-24 | 1 | -0/+1 |
* | gallium/targets: Add *.sym files to distribution. | Matt Turner | 2014-12-12 | 1 | -1/+1 |
* | targets: bundle all files in the tarball | Emil Velikov | 2014-11-16 | 1 | -0/+3 |
* | libgl-xlib: drop duplicate mesautil from scons build | Emil Velikov | 2014-08-05 | 1 | -1/+0 |
* | util: Gather some common macros | Jason Ekstrand | 2014-08-04 | 1 | -0/+1 |
* | util: Move ralloc to a new src/util directory. | Kenneth Graunke | 2014-08-04 | 1 | -0/+1 |
* | targets/libgl-xlib: hide all the exported symbol mayhem | Emil Velikov | 2014-05-25 | 2 | -0/+12 |
* | automake: Honor GL_LIB for gallium libgl-xlib | Brad King | 2014-05-14 | 1 | -7/+7 |
* | automake: don't enable -Wl,--no-undefined on OpenBSD | Jonathan Gray | 2014-04-05 | 1 | -1/+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/+4 |
* | gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhem | Emil Velikov | 2014-03-31 | 1 | -8/+1 |
* | gallium/targets: use install-gallium-targets.mk | Emil Velikov | 2014-03-11 | 1 | -5/+1 |
* | libgl-xlib: add -Isrc/gallium/winsys flag | Brian Paul | 2014-02-25 | 1 | -0/+1 |
* | libgl-xlib: Fix xlib_sw_winsys.h include path. | Vinson Lee | 2014-02-21 | 1 | -1/+1 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -1/+1 |
* | gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directory | Gaetan Nadon | 2013-10-09 | 1 | -1/+1 |
* | st/glx: consolidate C sources list into Makefile.sources | Emil Velikov | 2013-10-01 | 1 | -1/+1 |
* | scons: Don't use -z defs ld option on Mac. | José Fonseca | 2013-07-21 | 1 | -1/+2 |
* | scons: Disallow undefined symbols in Xlib libGL.so. | José Fonseca | 2013-07-19 | 1 | -0/+3 |
* | libgl-xlib/build: Link with C++ when LLVM is used | Matt Turner | 2013-01-24 | 1 | -1/+9 |