summaryrefslogtreecommitdiff
path: root/graphics/MesaLib/options.mk
AgeCommit message (Expand)AuthorFilesLines
2017-03-22Backport patches to handle an API change in llvm4. Bump PKGREVISION.markd1-1/+2
2017-03-20Do not suggest llvm option on Darwingdt1-2/+2
2017-03-09Disable llvm option on SunOS, it doesn't build.jperkin1-2/+3
2017-03-02MesaLib: enable llvm option on all x86 platforms, and not on non-x86.maya1-13/+2
2017-03-02MesaLib: the actual condition for vdpau should be llvm&dri, not just dri.maya1-14/+13
2017-03-02MesaLib: pull in vdpau and vaapi only if dri option is selected.maya1-2/+15
2016-02-25Use OPSYSVARS.jperkin1-4/+2
2016-02-23build & install broadcom and qualcomm DRI drivers on ARMtnn1-7/+18
2016-01-18Disable DRI3 on Darwin, it currently causes build failure and is mutuallyjperkin1-3/+3
2016-01-18Remove --enable-dri2, it is no longer a valid argument.jperkin1-2/+1
2016-01-05Update to mesa-11.1.0 (2015-12-15)tnn1-2/+6
2015-09-27Experimentally support building with X11_TYPE=modular on OS X. This targetstnn1-9/+26
2015-09-26fix link error on solaristnn1-1/+2
2015-09-26Update to mesa-11.0.0 (2015-09-12)tnn1-10/+22
2015-09-18be more conservative about where we suggest llvmpipe on Linux.tnn1-4/+9
2015-09-16Turn off llvm option by default for FreeBSD & DragonFlyBSD.tnn1-4/+2
2015-09-15Back out enablement of glx-tls for NetBSD. The x86_64 assembler code for thetnn1-3/+1
2015-09-13Allow building Mesalib with option llvm on arm.bouyer1-5/+9
2015-09-13interim fix for PR pkg/50173 (devel/libelf include directory)tnn1-1/+2
2015-09-12The LLVM option enables JIT accelerated software rendering andtnn1-14/+22
2015-09-11Add workaround for non-zero initialized initial-exec TLS variables.tnn1-3/+7
2015-09-11Must disable EGL when disabling DRI (PR pkg/50232)tnn1-3/+12
2015-09-11Update to MesaLib-10.6.7.tnn1-1/+2
2015-05-28PR pkg/49923: pull in libxshmfence via bl3 for Linux.tnn1-4/+1
2015-04-29Fix DRI3 build on Linuxtnn1-1/+14
2015-04-28PR pkg/49867: circular dependency between MesaLib and libva on Linux.tnn1-5/+1
2015-04-26drop llvm as suggested option until build issues can be figured outtnn1-2/+2
2015-04-25Update to MesaLib-10.5.3.tnn1-53/+110
2015-03-09Force a full dependency on libpciaccess in situations where we definitelytnn1-1/+2
2014-03-14Overall dri related dependency clean up.obache1-2/+2
2013-09-23Suggest DRI option for FreeBSD.asau1-2/+2
2013-05-28Mark the package as broken on NetBSD when dri is not enabled.wiz1-1/+4
2013-05-27Allow the dri option on NetBSD even with native x (compile-tested bywiz1-12/+5
2013-05-20Make dri a suggested option on Linux i386 and x86_64.sbd1-1/+4
2013-05-20The configure arg --with-driver= takes 'xlib' OR 'osmesa' not 'xlib,osmesa'.sbd1-2/+2
2013-05-16upgrade to MesaLib-7.11.2richard1-13/+14
2012-10-17Don't enable dri on Solaris 10 and lower.jperkin1-2/+2
2012-09-28Enable dri by default on Solaris. The 'vmware' driver from modular-xorg isjperkin1-2/+2
2012-05-09Move libpciaccess to dri option section.wiz1-1/+2
2012-03-13Unlock the 'dri' option for SunOS, since x11/libdrm now builds there.fhajny1-2/+3
2009-08-25- Fix MESA_TINY missed in last version bump.hasso1-1/+5
2009-08-08As suggested by Tom Spindler, remove the libdrm version requirementdrochner1-1/+2
2008-10-26Add the following patch from upstream as a new distributionbjs1-3/+3
2008-07-29Since PKG_SUPPORTED_OPTIONS is conditionally added to, initialise ittnn1-1/+2
2008-07-28Change options.mk to build plain 'pkgsrc' target for libOSMesa.bjs1-4/+5
2008-07-27Update to Mesa-7.0.4 (the head of the 7.0 branch in GIT). Basically,bjs1-41/+1
2008-06-03Don't offer "dri" as an option on systems which use XFree86 because ittron1-4/+5
2008-06-03Add Linux to DRI platforms. Add a patch to fix compilation under Linux. Bum...dsainty1-4/+4
2008-05-31disable asm targets for Darwin too, breaks build for unknown reasons.tnn1-4/+3
2008-05-30PR pkg/38795: Hasso Tepper: Add dri option to MesaLib for DragonFlytnn1-2/+3