aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/osmesa/Makefile
Commit message (Expand)AuthorAgeFilesLines
* osmesa: Fix a copy/paste error in building libOSMesaJeremy Huddleston2009-12-211-1/+1
* osmesa: added new GLSL libsBrian Paul2009-12-211-1/+5
* osmesa: Allow building standalone in all three channel widthsDan Nicholson2009-06-041-27/+9
* mesa: OSMesa Makefile fixes (use LIB_DIR)Brian Paul2009-01-071-4/+3
* Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston2008-08-111-0/+2
* Always pass -linker and -ldflags to mklib for shared librariesDan Nicholson2008-07-121-6/+4
* Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-4/+2
* Move construction of libOSMesa.so into src/mesa/drivers/osmesa/MakefileBrian Paul2008-06-051-0/+74