summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/osmesa/Makefile
Commit message (Expand)AuthorAgeFilesLines
* automake: convert libOSmesaLaurent Carlier2012-07-131-51/+0
* Revert "Fix underlinking in libOSMesa since commit adefee5 "Always build shar...Brian Paul2012-02-021-2/+0
* Revert "automake: src/mesa/drivers/osmesa"Matt Turner2012-01-311-0/+53
* automake: src/mesa/drivers/osmesaMatt Turner2012-01-301-53/+0
* Fix underlinking in libOSMesa since commit adefee5 "Always build shared glapi"Jon TURNEY2012-01-231-0/+2
* Remove talloc from the make and automake build systems.Kenneth Graunke2011-01-311-1/+1
* osmesa: mklib requires arguments before objectsChristopher James Halse Rogers2011-01-241-1/+1
* osmesa: link against libtallocOrion Poplawski2010-10-201-1/+1
* 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