Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/osmesa: Link, not copy, the shared library to the LIB_DIR. | Jon Severinsson | 2013-08-23 | 1 | -1/+1 |
* | gallium/osmesa: Always link with the c++ linker. | Jon Severinsson | 2013-08-23 | 1 | -9/+2 |
* | gallium/osmesa: Make and install an osmesa.pc. | Jon Severinsson | 2013-08-23 | 2 | -3/+14 |
* | gallium/osmesa: link against static libglapi library too to get the gl exports | Maarten Lankhorst | 2013-08-20 | 1 | -3/+2 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | target/osmesa: add new Makefile.am | Brian Paul | 2013-03-12 | 1 | -0/+91 |
* | targets/osmesa: new OSMesa gallium target | Brian Paul | 2013-03-12 | 1 | -0/+55 |