summaryrefslogtreecommitdiff
path: root/src/gallium/targets/libgl-xlib
AgeCommit message (Expand)AuthorFilesLines
2018-10-19scons: Remove gles option.Jose Fonseca1-6/+0
2018-09-17build: Don't overlink gallium xlib targetDylan Baker2-2/+1
2018-09-07Replace uses of _mesa_bitcount with util_bitcountDylan Baker1-0/+1
2018-04-13gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák3-10/+4
2018-03-30spirv: Fix building with SConsNeil Roberts1-0/+1
2018-02-07Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary"Roland Scheidegger1-1/+5
2018-02-07gallium: build ddebug, noop, rbug, trace as part of auxiliaryMarek Olšák1-5/+1
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+1
2018-01-11meson: move libsensors dependency to libgalliumDylan Baker1-4/+1
2018-01-08meson: Turn on swr for relevant targetsDylan Baker1-2/+2
2017-12-07meson: Add lmsensors to gallium libgl-xlib target.Dylan Baker1-1/+3
2017-12-04meson: Use driver dependencies for libgl-xlib targetDylan Baker1-10/+2
2017-11-10meson: build gallium-xlib based glxDylan Baker1-0/+68
2017-11-10gallium/xlib: remove GL_{MAJOR,MINOR,TINY}Dylan Baker1-5/+1
2017-06-01automake: Link all libGL.so variants with -Bsymbolic.Jose Fonseca1-0/+1
2017-05-04targets/libgl-xlib: remove unneeded GLX_SHARED_GLAPI defineEmil Velikov1-2/+0
2017-04-14swr: add linux to scons buildGeorge Kyriazis1-1/+1
2017-04-04libgl-xlib: Link with libunwind.Vinson Lee1-1/+2
2016-12-05configure.ac: Move llvm_set_environment_variables higher.Tobias Droste1-1/+1
2016-11-21gallium: Add support for SWR compilationGeorge Kyriazis1-0/+4
2016-05-17scons: gallium: link against nir as neededEmil Velikov1-0/+1
2016-04-13scons: Allow building with Address Sanitizer.Jose Fonseca1-4/+8
2016-03-02mesa/build: add OpenSWR to buildTim Rowley1-0/+5
2016-01-26nir: move shader_enums.[ch] to compilerEmil Velikov1-0/+1
2015-11-27scons: Use LD version script for libgl-xlib.Jose Fonseca1-2/+6
2015-10-19scons: Build nir/glsl_types.cpp once.Jose Fonseca2-6/+0
2015-10-16nir: remove dependency on glslRob Clark2-0/+6
2015-06-23targets/libgl-xlib: fix the build against shared_glapiEmil Velikov1-0/+7
2015-03-21galahad: remove driverEmil Velikov2-5/+4
2015-02-24targets/libgl-xlib: add src/ include dir to fix buildBrian Paul1-0/+1
2014-12-12gallium/targets: Add *.sym files to distribution.Matt Turner1-1/+1
2014-11-16targets: bundle all files in the tarballEmil Velikov1-0/+3
2014-08-05libgl-xlib: drop duplicate mesautil from scons buildEmil Velikov1-1/+0
2014-08-04util: Gather some common macrosJason Ekstrand1-0/+1
2014-08-04util: Move ralloc to a new src/util directory.Kenneth Graunke1-0/+1
2014-05-25targets/libgl-xlib: hide all the exported symbol mayhemEmil Velikov2-0/+12
2014-05-14automake: Honor GL_LIB for gallium libgl-xlibBrad King1-7/+7
2014-04-05automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray1-1/+1
2014-03-31automake: ask the linker to do garbage collectionEmil Velikov1-0/+1
2014-03-31automake: add -Wl,--no-undefined to all librariesEmil Velikov1-1/+4
2014-03-31gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov1-8/+1
2014-03-11gallium/targets: use install-gallium-targets.mkEmil Velikov1-5/+1
2014-02-25libgl-xlib: add -Isrc/gallium/winsys flagBrian Paul1-0/+1
2014-02-21libgl-xlib: Fix xlib_sw_winsys.h include path.Vinson Lee1-1/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-1/+1
2013-10-09gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directoryGaetan Nadon1-1/+1
2013-10-01st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov1-1/+1
2013-07-21scons: Don't use -z defs ld option on Mac.José Fonseca1-1/+2
2013-07-19scons: Disallow undefined symbols in Xlib libGL.so.José Fonseca1-0/+3
2013-01-24libgl-xlib/build: Link with C++ when LLVM is usedMatt Turner1-1/+9