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