summaryrefslogtreecommitdiff
path: root/lib/libGL/Makefile
AgeCommit message (Expand)Author
2015-12-23remove now unused local build system for MesaJonathan Gray
2015-08-22use the drm headers from libdrm not the kernelJonathan Gray
2015-08-19Enable the build of libOSMesa. Ports will need it soon.Matthieu Herrb
2015-02-20switch back to Mesa 10.2Jonathan Gray
2015-01-25Mesa 10.4.3Jonathan Gray
2014-07-09Mesa 10.2.3Jonathan Gray
2014-01-19Mesa 9.2.5Jonathan Gray
2014-01-11m68k needs libGL compiled with -fPICMiod Vallat
2013-11-24Mesa 9.2.3Jonathan Gray
2013-11-09Mesa 9.2.2Jonathan Gray
2013-10-05regen for Mesa 9.2.1Jonathan Gray
2013-09-05build infrastructure changes for Mesa 9.2.0Jonathan Gray
2013-06-13add the build infrastructure for the gallium r300 driverJonathan Gray
2013-04-14Use MAKE_FLAGS to propagate XENOCARA_BUILD_GALLIUM to install step.Matthieu Herrb
2013-04-14Add a new option to the xenocara infrastructure be able to automaticallyMartin Pieuchot
2012-11-11Link libGL with -lpthread to allow the llvm-pipe driver to be loaded.Martin Pieuchot
2012-08-26Merge libmesa and libmesagallium build makefiles because they shareMartin Pieuchot
2012-08-17Upate to libGL 7.11.2Martin Pieuchot
2012-06-04Fix build with XENOCARA_BUILD_DRI=NoMartin Pieuchot
2011-10-23Build system updates for Mesa 7.10.3Matthieu Herrb
2010-06-22Update to Mesa 7.8.2. Tested by johan@. Thanks.Matthieu Herrb
2010-05-22Build infrastructure for Mesa 7.8.1.Matthieu Herrb
2010-05-08use INSTALL_DATA in BSD Makefiles. ok oga@Matthieu Herrb
2009-05-25This is Mesa 7.4.2. from Brad.Matthieu Herrb
2009-05-17Update build infrastructure for Mesa 7.4.Matthieu Herrb
2009-01-10Switch over to using the kernel *_drm.h headers instead of the copiesOwain Ainsworth
2009-01-10Fix substitutions for the pkg-config files. A couple of fields wereOwain Ainsworth
2008-11-02This is now Mesa 7.2. Noticed by brad@. Thanks.Matthieu Herrb
2008-11-02Update build infrastructure for libGL after Mesa 7.2 update.Matthieu Herrb
2008-07-16Bump MESA_TINY (2 -> 3) after the last update of Mesa to 7.0.3Brad Smith
2008-03-25Introduce bsd.xconf.mk to set default config variables usedMatthieu Herrb
2008-02-12Update to Mesa 7.0.2. Tested by naddy@ (full ports build), simon@Matthieu Herrb
2008-02-02Don't change the libGL linkage when not using dri.Matthieu Herrb
2008-02-02stuff for building libGL with dri support. Also includes clean-upMatthieu Herrb
2008-01-30remove useless rules for .cpp files.Matthieu Herrb
2007-11-27I did not intend to commit the XENOCARA_BUILD_DRI bit at all.Matthieu Herrb
2007-11-26default to not building DRI for now to permit x snaps to build, found byTodd T. Fries
2007-11-26Re-enable pthread support in libGL, by providing proper weak stubs inMatthieu Herrb
2007-11-25make libGL config closer to what was in the previous version:Matthieu Herrb
2007-11-24Update to Mesa 7.0.1. For now only indirect GLX is enabled in libGL.Matthieu Herrb
2007-04-07Don't include debugging symbols.Matthieu Herrb
2007-04-04more $Xenocara$ -> $OpenBSD$; ok matthieu@David Krause
2007-03-03o -DGLXEXT -> -DGLX_INDIRECT_RENDERING for 6.5.2Matthieu Herrb
2007-01-18link libGL against libXext and libX11, like X.Org 6.9 does.Matthieu Herrb
2006-12-03sparc needs -fPICMatthieu Herrb
2006-12-02Make 'obj' now can make symlinks to /usr/obj/xenocara (or any otherMatthieu Herrb
2006-11-29Disable profiled libs.Matthieu Herrb
2006-11-26Build infrastructure for GL libsMatthieu Herrb