summaryrefslogtreecommitdiff
path: root/graphics/MesaLib/patches
AgeCommit message (Expand)AuthorFilesLines
2021-07-20MesaLib: remove wrong compat timespec_get(3) patch for OSXtnn1-17/+0
2021-01-06MesaLib: Fix build with Python 3.9triaxx3-0/+125
2020-03-08MesaLib: update to mesa-20.0.1tnn11-187/+95
2020-02-22optimize a tail-call in previoustnn1-5/+4
2020-02-22MesaLib: port x86_64 tls dispatch changes to i386 alsotnn1-24/+31
2020-02-21MesaLib: assorted fixestnn1-9/+15
2020-02-19MesaLib: fix issues in TLS dispatch code on NetBSD/amd64. Bump.tnn2-22/+41
2020-01-21MesaLib: Revert upstream commit causing symbol ref errors with libEGLnia1-0/+23
2020-01-18MesaLib: fix PR 54823triaxx1-0/+16
2019-11-29MesaLib: Work around timespec_get configure test issue on Darwin.jperkin1-0/+17
2019-11-28MesaLib: Remove Darwin patch that is now actively harmful.jperkin1-24/+0
2019-10-29MesaLib: Remove patch for strnlen on old macOS, use USE_FEATURES insteadnia1-25/+0
2019-10-29MesaLib: Make sure alloca is definednia1-0/+14
2019-10-29MesaLib: Fix build with illumos.nia1-2/+13
2019-10-28MesaLib: Update to 19.2.2nia2-44/+0
2019-10-21MesaLib: Fix DRM build on SunOS.jperkin1-0/+15
2019-10-19MesaLib: don't hard error when pthread _np functions are missingnia1-6/+16
2019-10-18MesaLib: Update to 19.2.1nia12-296/+13
2019-09-09MesaLib: improve previous patch. Should use idep_nir_headers.tnn1-9/+9
2019-09-09MesaLib: fix spurious nir_intrinsics.h not found when building libnouveautnn1-0/+15
2019-08-31MesaLib: remove some patches for unsupported NetBSD versions.nia5-127/+2
2019-08-29MesaLib: deal with missing PATH_MAX definition in Solaris buildsnia1-0/+14
2019-08-26MesaLib: Update to 19.1.5nia2-41/+0
2019-08-24MesaLib: resolve a build failure on SunOS, reported by wilburynia1-0/+56
2019-08-23MesaLib: fix wrong type passed to sysctl(3) arg2tnn2-11/+11
2019-08-22MesaLib: Update to 19.1.4nia20-603/+62
2019-08-21Move graphics/MesaLib18 to graphics/MesaLib.nia97-1517/+1749
2018-12-29MesaLib: add headers for major()/minor() on Linuxtriaxx3-13/+33
2018-08-31MesaLib: remove obsolete patch.wiz1-15/+0
2018-01-16MesaLib: Fix "C++11 requires a space between literal and identifier".jperkin1-0/+15
2017-03-22Backport patches to handle an API change in llvm4. Bump PKGREVISION.markd10-0/+601
2017-01-15Comment patch.wiz1-1/+3
2017-01-15Avoid double-free. Bump PKGREVISION.wiz1-0/+12
2016-05-18Updated MesaLib to 11.2.2.wiz1-4/+4
2016-04-17Update MesaLib to 11.2.0.wiz2-15/+15
2016-02-23Provide compat strndup/strnlen for older Darwin.jperkin5-6/+123
2016-02-13Update MesaLib to 11.1.2. Remove patch that was merged upstream.wiz1-15/+0
2016-02-12remove our fix for mesa bug 91806; was resolved in 11.1.1tnn1-11/+1
2016-01-27Update MesaLib to 11.1.1. Add patches from xsrc:wiz5-19/+98
2016-01-05Update to mesa-11.1.0 (2015-12-15)tnn5-54/+50
2015-09-27Experimentally support building with X11_TYPE=modular on OS X. This targetstnn1-0/+24
2015-09-26netbsd-5 build fixtnn1-0/+16
2015-09-26Update to mesa-11.0.0 (2015-09-12)tnn8-78/+129
2015-09-11Add workaround for non-zero initialized initial-exec TLS variables.tnn4-0/+85
2015-09-11NetBSD 5.x build fixtnn1-0/+20
2015-09-11Update to MesaLib-10.6.7.tnn13-101/+367
2015-06-07Update to MesaLib-10.5.7.tnn3-67/+53
2015-05-16Fix OSX build errors. patches from FDO bug 66346 and 90249.tnn2-0/+81
2015-05-15Moved define of _KERNEL_STRUCTURES to patch instead of settingnros1-3/+7
2015-05-11Assume that __GNUC__ implies that it has __builtin_ffsll as a lasttnn1-8/+10