Age | Commit message (Expand) | Author | Files | Lines |
2015-12-05 | Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 | adam | 1 | -2/+2 |
2015-11-11 | Update to mesa-11.0.5. | tnn | 1 | -2/+2 |
2015-10-25 | Update to mesa-11.0.4. | tnn | 1 | -2/+2 |
2015-10-20 | Update to mesa-11.0.3 (2015-10-10) | tnn | 1 | -2/+2 |
2015-10-11 | Try harder to not pick up system python. Might fix joyent Linux build. | tnn | 1 | -1/+2 |
2015-09-28 | Update to mesa-11.0.2. This fixes mesa 11 regressions found by dEQP tool. | tnn | 1 | -2/+2 |
2015-09-27 | Experimentally support building with X11_TYPE=modular on OS X. This targets | tnn | 1 | -2/+11 |
2015-09-26 | update to mesa-11.0.1. | tnn | 1 | -2/+2 |
2015-09-26 | Update to mesa-11.0.0 (2015-09-12) | tnn | 1 | -6/+7 |
2015-09-15 | Back out enablement of glx-tls for NetBSD. The x86_64 assembler code for the | tnn | 1 | -2/+2 |
2015-09-12 | The LLVM option enables JIT accelerated software rendering and | tnn | 1 | -1/+2 |
2015-09-11 | NetBSD 5.x build fix | tnn | 1 | -2/+2 |
2015-09-11 | Mark as not ready for python-3.x | wiz | 1 | -1/+2 |
2015-09-11 | Update to MesaLib-10.6.7. | tnn | 1 | -3/+14 |
2015-06-07 | Update to MesaLib-10.5.7. | tnn | 1 | -3/+3 |
2015-05-15 | Moved define of _KERNEL_STRUCTURES to patch instead of setting | nros | 1 | -4/+1 |
2015-05-12 | Fix build on DragonFlyBSD. | nros | 1 | -1/+4 |
2015-05-11 | Update to MesaLib-10.5.5. | tnn | 1 | -3/+3 |
2015-04-25 | Update to MesaLib-10.5.3. | tnn | 1 | -125/+62 |
2015-04-03 | fold "common" makefile fragments back into MesaLib/Makefile since | tnn | 1 | -5/+74 |
2015-03-09 | Force a full dependency on libpciaccess in situations where we definitely | tnn | 1 | -2/+2 |
2014-08-06 | Use __attribute__((__destructor__)) instead of magic __dso_handle, and | wiz | 1 | -2/+2 |
2014-01-24 | Bump PKGREVISION | ryoon | 1 | -2/+2 |
2013-12-12 | Fix for the integer overflow possibility reported in | is | 1 | -2/+2 |
2013-11-29 | Fix build of MesaLib on MirBSD. The mklib script needed some prodding, and | bsiegert | 1 | -1/+5 |
2013-06-13 | Check for symbol existence with #ifdef, not #if. | wiz | 1 | -2/+2 |
2013-05-27 | Allow the dri option on NetBSD even with native x (compile-tested by | wiz | 1 | -1/+2 |
2013-05-16 | upgrade to MesaLib-7.11.2 | richard | 1 | -22/+12 |
2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-09-12 | Expose glXGetProcAddress. | dsainty | 1 | -2/+2 |
2012-05-08 | Needs libpciaccess now when pulling in libdrm. Bump PKGREVISION. | wiz | 1 | -2/+2 |
2012-03-13 | Unlock the 'dri' option for SunOS, since x11/libdrm now builds there. | fhajny | 1 | -2/+2 |
2012-01-23 | Disable integrated assembler for clang and force default visiblity to | joerg | 1 | -1/+7 |
2011-08-21 | Ensure PTHREAD_STUBLIB is set in MAKE_ENV not just PKGSRC_MAKE_ENV - fixes cl... | abs | 1 | -1/+2 |
2010-05-05 | The BUILDLINK API dependency should be for xf86driproto not | reed | 1 | -1/+3 |
2010-04-16 | revision bump for libdrm update. | tnn | 1 | -2/+2 |
2009-09-02 | Look for libGL.so, not any particular libGL.so.<X>, on NetBSD. | wiz | 1 | -2/+2 |
2009-08-25 | - Fix MESA_TINY missed in last version bump. | hasso | 1 | -1/+2 |
2009-07-08 | Update to 7.4.4. Make software ratserizer actually work. Add one patch from | hasso | 1 | -2/+1 |
2009-06-19 | Attempt to make it build cleanly and to solve PLIST problems without dri | hasso | 1 | -2/+3 |
2009-06-10 | Use correct macros for installation, from FUKAUMI Naoki in PR 41563. | wiz | 1 | -2/+10 |
2009-06-10 | Fix "freeze on exit" issue with many GL games. Bump PKGREVISION. | hasso | 1 | -1/+2 |
2009-06-05 | Update Mesa and friends to 7.4.2. | wiz | 1 | -2/+1 |
2008-10-26 | Add the following patch from upstream as a new distribution | bjs | 1 | -2/+2 |
2008-10-21 | Sync MesaLib with upstream mesa_7_0_branch. While here, patch | bjs | 1 | -2/+2 |
2008-09-18 | Add Makefile.version and glx-config.mk so that x11/modular-xorg-server | bjs | 1 | -53/+2 |
2008-09-06 | Reorder two unexec lines so they make more sense. | wiz | 1 | -2/+2 |
2008-08-23 | Bump PKGREVISION to reflect that MesaLib-7.0.4.1 and the current | dsainty | 1 | -1/+2 |
2008-08-17 | #define bswap_32 bswap32 for NetBSD in the mach64 driver; also, for the | bjs | 1 | -1/+12 |
2008-08-17 | Update to Mesa-7.0.4 proper, which takes us to pkgsrc version | bjs | 1 | -2/+1 |