summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/osmesa/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* mesa/build: add OpenSWR to buildTim Rowley2016-03-021-0/+6
* targets/osmesa: drop the -module tag from LDFLAGSEmil Velikov2015-05-201-1/+0
* scons: add target osmesa using gallium state tracker.Olivier Pena2015-04-271-1/+5
* gallium/targets: Add *.sym files to distribution.Matt Turner2014-12-121-0/+1
* targets: bundle all files in the tarballEmil Velikov2014-11-161-0/+2
* automake: correctly append the version-scriptEmil Velikov2014-05-251-1/+4
* targets/osmesa: limit the amount of exported symbolsEmil Velikov2014-05-231-0/+1
* targets/osmesa: hide osmesa_create_screenEmil Velikov2014-05-021-1/+3
* 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/+6
* gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov2014-03-311-3/+1
* automake: allow only shared buildsEmil Velikov2014-03-111-4/+0
* automake: do not use symbols names for static glapi.laEmil Velikov2014-03-111-4/+4
* gallium/targets: use install-gallium-targets.mkEmil Velikov2014-03-111-8/+1
* gallium/osmesa: Link, not copy, the shared library to the LIB_DIR.Jon Severinsson2013-08-231-1/+1
* gallium/osmesa: Always link with the c++ linker.Jon Severinsson2013-08-231-9/+2
* gallium/osmesa: Make and install an osmesa.pc.Jon Severinsson2013-08-231-3/+2
* gallium/osmesa: link against static libglapi library too to get the gl exportsMaarten Lankhorst2013-08-201-3/+2
* target/osmesa: add new Makefile.amBrian Paul2013-03-121-0/+91