summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/osmesa/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2019-04-15Delete autotoolsDylan Baker1-65/+0
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+1
2017-10-27osmesa: Include generated headers without pathDylan Baker1-0/+2
2017-01-27dri/osmesa: automake: include builddir prior to srcdirEmil Velikov1-1/+1
2016-05-30Revert "osmesa: don't try to bundle osmesa.def SConscript"Emil Velikov1-0/+2
2015-05-20darwin: Fix install name of libOSMesaJeremy Huddleston Sequoia1-1/+0
2015-04-01osmesa: don't try to bundle osmesa.def SConscriptEmil Velikov1-2/+0
2015-02-23osmesa: add gallium include dirs to Makefile.amBrian Paul1-0/+2
2014-12-12osmesa: Add osmesa.def to distribution.Matt Turner1-1/+1
2014-12-12mesa: Add scons files to distribution.Matt Turner1-0/+2
2014-08-04util: Gather some common macrosJason Ekstrand1-0/+1
2014-04-05automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray1-1/+1
2014-03-31automake: ask the linker to do garbage collectionEmil Velikov1-0/+1
2014-03-31automake: add -Wl,--no-undefined to all librariesEmil Velikov1-1/+6
2014-03-11automake: allow only shared buildsEmil Velikov1-2/+0
2014-03-11automake: do not use symbols names for static glapi.laEmil Velikov1-3/+3
2014-03-11automake: use install-lib-links.mk across all classic mesaEmil Velikov1-7/+1
2014-02-11osmesa: drop obsolete AM_CXXFLAGSEmil Velikov1-2/+0
2013-08-21osmesa: Symlink shared library to LIB_DIRArmin K1-0/+1
2013-07-16osmesa: link against static libglapi library too to get the gl exportsMaarten Lankhorst1-3/+3
2013-05-01build: remove unused API_DEFINESAndreas Boll1-2/+1
2013-03-19osmesa: fix out-of-tree buildAndreas Boll1-0/+1
2012-10-01build: Add visibility CFLAGS to OSMesaMatt Turner1-2/+4
2012-10-01build: Link OSMesa with glapi, libdl, libstdc++Matt Turner1-5/+12
2012-09-07Set OSMESA_VERSION=8.Johannes Obermayr1-2/+2
2012-08-24build: Only add links to .so files if we're building themMatt Turner1-0/+2
2012-08-24build: Add libOSMesa.so.$(VERSION) link to libdirMatt Turner1-0/+1
2012-08-24build: Replace OSMESA_VERSION with generic VERSION_NUMBERMatt Turner1-1/+1
2012-08-16build: Remove -shared from OSMesa's LDFLAGSMatt Turner1-1/+1
2012-07-31Move installing osmesa.pc to drivers/osmesaJon TURNEY1-2/+3
2012-07-25drivers/osmesa: Link OSMesa using -no-undefined libtool flagJon TURNEY1-1/+1
2012-07-13Don't explicitly link libOsmesa with libmesa's dependency libglslJon TURNEY1-2/+1
2012-07-13automake: convert libglapiJon TURNEY1-1/+1
2012-07-13automake: convert libmesa and libmesagalliumJon TURNEY1-1/+1
2012-07-13automake: convert libglslJon TURNEY1-1/+1
2012-07-13automake: convert libOSmesaLaurent Carlier1-0/+50
2012-01-31Revert "automake: src/mesa/drivers/osmesa"Matt Turner1-82/+0
2012-01-31Revert "automake: src/glsl and src/glsl/glcpp"Matt Turner1-1/+1
2012-01-30automake: src/glsl and src/glsl/glcppMatt Turner1-1/+1
2012-01-30automake: src/mesa/drivers/osmesaMatt Turner1-0/+82