aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/libgl-xlib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Delete autotoolsDylan Baker2019-04-151-84/+0
* build: Don't overlink gallium xlib targetDylan Baker2018-09-171-1/+0
* 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-131-5/+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
* 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
* 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
* mesa/build: add OpenSWR to buildTim Rowley2016-03-021-0/+5
* targets/libgl-xlib: fix the build against shared_glapiEmil Velikov2015-06-231-0/+7
* galahad: remove driverEmil Velikov2015-03-211-3/+2
* 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
* targets/libgl-xlib: hide all the exported symbol mayhemEmil Velikov2014-05-251-0/+5
* 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
* 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
* libgl-xlib/build: Link with C++ when LLVM is usedMatt Turner2013-01-241-1/+9
* libgl-xlib: softpipe and llvmpipe aren't mutually exclusive at link timeJon TURNEY2013-01-151-2/+1
* libgl-xlib: link with -lrtBrian Paul2013-01-141-1/+2
* targets/libgl-xlib: Convert to automakeMatt Turner2013-01-101-0/+70