summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/osmesa
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-232-3/+14
* gallium/osmesa: link against static libglapi library too to get the gl exportsMaarten Lankhorst2013-08-201-3/+2
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* target/osmesa: add new Makefile.amBrian Paul2013-03-121-0/+91
* targets/osmesa: new OSMesa gallium targetBrian Paul2013-03-121-0/+55