Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add talloc to osmesa library dependencies | Jon TURNEY | 2010-08-30 | 1 | -2/+2 |
* | osmesa: link with new libglsl.a lib | Brian Paul | 2010-08-11 | 1 | -2/+1 |
* | osmesa: always build standalone for internal symbols | Dan Nicholson | 2010-06-16 | 1 | -6/+0 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -1/+2 |
* | osmesa: Fix a copy/paste error in building libOSMesa | Jeremy Huddleston | 2009-12-21 | 1 | -1/+1 |
* | osmesa: added new GLSL libs | Brian Paul | 2009-12-21 | 1 | -1/+5 |
* | osmesa: Allow building standalone in all three channel widths | Dan Nicholson | 2009-06-04 | 1 | -27/+9 |
* | mesa: OSMesa Makefile fixes (use LIB_DIR) | Brian Paul | 2009-01-07 | 1 | -4/+3 |
* | Apple: Cleaned up some linking and dylib ids issues | Jeremy Huddleston | 2008-08-11 | 1 | -0/+2 |
* | Always pass -linker and -ldflags to mklib for shared libraries | Dan Nicholson | 2008-07-12 | 1 | -6/+4 |
* | Call mklib with $(SHELL) so the user controls the interpreter | Dan Nicholson | 2008-07-12 | 1 | -4/+2 |
* | Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile | Brian Paul | 2008-06-05 | 1 | -0/+74 |