summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/osmesa/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Revert "osmesa: don't try to bundle osmesa.def SConscript"Emil Velikov2016-05-301-0/+2
* darwin: Fix install name of libOSMesaJeremy Huddleston Sequoia2015-05-201-1/+0
* osmesa: don't try to bundle osmesa.def SConscriptEmil Velikov2015-04-011-2/+0
* osmesa: add gallium include dirs to Makefile.amBrian Paul2015-02-231-0/+2
* osmesa: Add osmesa.def to distribution.Matt Turner2014-12-121-1/+1
* mesa: Add scons files to distribution.Matt Turner2014-12-121-0/+2
* util: Gather some common macrosJason Ekstrand2014-08-041-0/+1
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+6
* automake: allow only shared buildsEmil Velikov2014-03-111-2/+0
* automake: do not use symbols names for static glapi.laEmil Velikov2014-03-111-3/+3
* automake: use install-lib-links.mk across all classic mesaEmil Velikov2014-03-111-7/+1
* osmesa: drop obsolete AM_CXXFLAGSEmil Velikov2014-02-111-2/+0
* osmesa: Symlink shared library to LIB_DIRArmin K2013-08-211-0/+1
* osmesa: link against static libglapi library too to get the gl exportsMaarten Lankhorst2013-07-161-3/+3
* build: remove unused API_DEFINESAndreas Boll2013-05-011-2/+1
* osmesa: fix out-of-tree buildAndreas Boll2013-03-191-0/+1
* build: Add visibility CFLAGS to OSMesaMatt Turner2012-10-011-2/+4
* build: Link OSMesa with glapi, libdl, libstdc++Matt Turner2012-10-011-5/+12
* Set OSMESA_VERSION=8.Johannes Obermayr2012-09-071-2/+2
* build: Only add links to .so files if we're building themMatt Turner2012-08-241-0/+2
* build: Add libOSMesa.so.$(VERSION) link to libdirMatt Turner2012-08-241-0/+1
* build: Replace OSMESA_VERSION with generic VERSION_NUMBERMatt Turner2012-08-241-1/+1
* build: Remove -shared from OSMesa's LDFLAGSMatt Turner2012-08-161-1/+1
* Move installing osmesa.pc to drivers/osmesaJon TURNEY2012-07-311-2/+3
* drivers/osmesa: Link OSMesa using -no-undefined libtool flagJon TURNEY2012-07-251-1/+1
* Don't explicitly link libOsmesa with libmesa's dependency libglslJon TURNEY2012-07-131-2/+1
* automake: convert libglapiJon TURNEY2012-07-131-1/+1
* automake: convert libmesa and libmesagalliumJon TURNEY2012-07-131-1/+1
* automake: convert libglslJon TURNEY2012-07-131-1/+1
* automake: convert libOSmesaLaurent Carlier2012-07-131-0/+50
* Revert "automake: src/mesa/drivers/osmesa"Matt Turner2012-01-311-82/+0
* Revert "automake: src/glsl and src/glsl/glcpp"Matt Turner2012-01-311-1/+1
* automake: src/glsl and src/glsl/glcppMatt Turner2012-01-301-1/+1
* automake: src/mesa/drivers/osmesaMatt Turner2012-01-301-0/+82