summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/osmesa/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add talloc to osmesa library dependenciesJon TURNEY2010-08-301-2/+2
* osmesa: link with new libglsl.a libBrian Paul2010-08-111-2/+1
* osmesa: always build standalone for internal symbolsDan Nicholson2010-06-161-6/+0
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-1/+2
* 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