aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/libgl-xlib
Commit message (Expand)AuthorAgeFilesLines
* scons: Remove gles option.Jose Fonseca2018-10-191-6/+0
* build: Don't overlink gallium xlib targetDylan Baker2018-09-172-2/+1
* Replace uses of _mesa_bitcount with util_bitcountDylan Baker2018-09-071-0/+1
* gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák2018-04-133-10/+4
* spirv: Fix building with SConsNeil Roberts2018-03-301-0/+1
* Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary"Roland Scheidegger2018-02-071-1/+5
* gallium: build ddebug, noop, rbug, trace as part of auxiliaryMarek Olšák2018-02-071-5/+1
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+1
* meson: move libsensors dependency to libgalliumDylan Baker2018-01-111-4/+1
* meson: Turn on swr for relevant targetsDylan Baker2018-01-081-2/+2
* meson: Add lmsensors to gallium libgl-xlib target.Dylan Baker2017-12-071-1/+3
* meson: Use driver dependencies for libgl-xlib targetDylan Baker2017-12-041-10/+2
* meson: build gallium-xlib based glxDylan Baker2017-11-101-0/+68
* gallium/xlib: remove GL_{MAJOR,MINOR,TINY}Dylan Baker2017-11-101-5/+1
* automake: Link all libGL.so variants with -Bsymbolic.Jose Fonseca2017-06-011-0/+1
* targets/libgl-xlib: remove unneeded GLX_SHARED_GLAPI defineEmil Velikov2017-05-041-2/+0
* swr: add linux to scons buildGeorge Kyriazis2017-04-141-1/+1
* libgl-xlib: Link with libunwind.Vinson Lee2017-04-041-1/+2
* configure.ac: Move llvm_set_environment_variables higher.Tobias Droste2016-12-051-1/+1
* gallium: Add support for SWR compilationGeorge Kyriazis2016-11-211-0/+4
* scons: gallium: link against nir as neededEmil Velikov2016-05-171-0/+1
* scons: Allow building with Address Sanitizer.Jose Fonseca2016-04-131-4/+8
* mesa/build: add OpenSWR to buildTim Rowley2016-03-021-0/+5
* nir: move shader_enums.[ch] to compilerEmil Velikov2016-01-261-0/+1
* scons: Use LD version script for libgl-xlib.Jose Fonseca2015-11-271-2/+6
* scons: Build nir/glsl_types.cpp once.Jose Fonseca2015-10-192-6/+0
* nir: remove dependency on glslRob Clark2015-10-162-0/+6
* targets/libgl-xlib: fix the build against shared_glapiEmil Velikov2015-06-231-0/+7
* galahad: remove driverEmil Velikov2015-03-212-5/+4
* targets/libgl-xlib: add src/ include dir to fix buildBrian Paul2015-02-241-0/+1
* gallium/targets: Add *.sym files to distribution.Matt Turner2014-12-121-1/+1
* targets: bundle all files in the tarballEmil Velikov2014-11-161-0/+3
* libgl-xlib: drop duplicate mesautil from scons buildEmil Velikov2014-08-051-1/+0
* util: Gather some common macrosJason Ekstrand2014-08-041-0/+1
* util: Move ralloc to a new src/util directory.Kenneth Graunke2014-08-041-0/+1
* targets/libgl-xlib: hide all the exported symbol mayhemEmil Velikov2014-05-252-0/+12
* automake: Honor GL_LIB for gallium libgl-xlibBrad King2014-05-141-7/+7
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+4
* gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov2014-03-311-8/+1
* gallium/targets: use install-gallium-targets.mkEmil Velikov2014-03-111-5/+1
* libgl-xlib: add -Isrc/gallium/winsys flagBrian Paul2014-02-251-0/+1
* libgl-xlib: Fix xlib_sw_winsys.h include path.Vinson Lee2014-02-211-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directoryGaetan Nadon2013-10-091-1/+1
* st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-1/+1
* scons: Don't use -z defs ld option on Mac.José Fonseca2013-07-211-1/+2
* scons: Disallow undefined symbols in Xlib libGL.so.José Fonseca2013-07-191-0/+3
* libgl-xlib/build: Link with C++ when LLVM is usedMatt Turner2013-01-241-1/+9