summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/libgl-xlib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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