autotools: include meson build files in tarball
[mesa.git] / src / gallium / targets / osmesa / Makefile.am
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2017-05-26 Alexandre Demersosmesa: link with libunwind if enabled (v2)
2016-12-05 Tobias Drosteconfigure.ac: Move llvm_set_environment_variables higher.
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-03 Tim Rowleymesa/build: add OpenSWR to build
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-20 Emil Velikovtargets/osmesa: drop the -module tag from LDFLAGS
2015-04-27 Olivier Penascons: add target osmesa using gallium state tracker.
2014-12-12 Matt Turnergallium/targets: Add *.sym files to distribution.
2014-11-16 Emil Velikovtargets: bundle all files in the tarball
2014-05-25 Emil Velikovautomake: correctly append the version-script
2014-05-23 Emil Velikovtargets/osmesa: limit the amount of exported symbols
2014-05-02 Emil Velikovtargets/osmesa: hide osmesa_create_screen
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
2014-03-31 Emil Velikovautomake: ask the linker to do garbage collection
2014-03-31 Emil Velikovautomake: add -Wl,--no-undefined to all libraries
2014-03-31 Emil Velikovgallium/targets: explicitly include a dummy.cpp and...
2014-03-11 Emil Velikovautomake: allow only shared builds
2014-03-11 Emil Velikovautomake: do not use symbols names for static glapi.la
2014-03-11 Emil Velikovgallium/targets: use install-gallium-targets.mk
2013-08-23 Jon Severinssongallium/osmesa: Link, not copy, the shared library...
2013-08-23 Jon Severinssongallium/osmesa: Always link with the c++ linker.
2013-08-23 Jon Severinssongallium/osmesa: Make and install an osmesa.pc.
2013-08-20 Maarten Lankhorstgallium/osmesa: link against static libglapi library...
2013-03-13 Brian Paultarget/osmesa: add new Makefile.am