Age | Commit message (Expand) | Author | Files | Lines |
2013-05-28 | Mark the package as broken on NetBSD when dri is not enabled. | wiz | 1 | -1/+4 |
2013-05-27 | Allow the dri option on NetBSD even with native x (compile-tested by | wiz | 2 | -13/+7 |
2013-05-20 | Make dri a suggested option on Linux i386 and x86_64. | sbd | 1 | -1/+4 |
2013-05-20 | Fixes for non-dri build: | sbd | 3 | -3/+21 |
2013-05-20 | The configure arg --with-driver= takes 'xlib' OR 'osmesa' not 'xlib,osmesa'. | sbd | 1 | -2/+2 |
2013-05-19 | Add band-aid patch for missing exp2f(3) on NetBSD<6, inspired by wiz@. | obache | 2 | -1/+22 |
2013-05-18 | regen distinfo | obache | 1 | -3/+3 |
2013-05-18 | Fixes build on big endian FreeBSD and DragonFly. | obache | 1 | -1/+11 |
2013-05-18 | make sure MESA_{BIG,LITTLE}_ENDIAN are defined correctly on *BSD. | obache | 1 | -4/+10 |
2013-05-16 | upgrade to MesaLib-7.11.2 | richard | 63 | -1244/+711 |
2013-04-19 | reorder condition of the previous change, to be bit faster. | obache | 1 | -2/+2 |
2013-04-19 | assume builtin MesaLib on Cygwin is not usind dri. | obache | 1 | -2/+2 |
2012-10-17 | Don't enable dri on Solaris 10 and lower. | jperkin | 1 | -2/+2 |
2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-09-28 | Enable dri by default on Solaris. The 'vmware' driver from modular-xorg is | jperkin | 1 | -2/+2 |
2012-09-12 | Expose glXGetProcAddress. | dsainty | 3 | -6/+20 |
2012-05-09 | Move libpciaccess to dri option section. | wiz | 2 | -3/+3 |
2012-05-08 | Needs libpciaccess now when pulling in libdrm. Bump PKGREVISION. | wiz | 2 | -3/+4 |
2012-04-08 | Assume that native MesaLib is built with dri if builin dri exists. | obache | 1 | -1/+5 |
2012-03-19 | Drop imake-check logic from X11 components' builtin.mk. | joerg | 1 | -5/+4 |
2012-03-13 | Unlock the 'dri' option for SunOS, since x11/libdrm now builds there. | fhajny | 2 | -4/+5 |
2012-02-16 | Explicitly tell CPP that it should parse stdin as C-header when building glu.... | hans | 2 | -4/+4 |
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 | 2 | -3/+5 |
2010-04-16 | revision bump for libdrm update. | tnn | 1 | -2/+2 |
2010-03-27 | another sparc64-only build fix; define memory barrier macro in sis_context.h | tnn | 2 | -6/+8 |
2010-03-27 | fix a wrong #include in patch-aa which caused sparc64 build to fail. | tnn | 2 | -6/+6 |
2009-09-02 | Look for libGL.so, not any particular libGL.so.<X>, on NetBSD. | wiz | 3 | -3/+20 |
2009-08-25 | - Fix MESA_TINY missed in last version bump. | hasso | 3 | -4/+12 |
2009-08-08 | As suggested by Tom Spindler, remove the libdrm version requirement | drochner | 2 | -3/+3 |
2009-08-08 | Fix symbol handling in glu. Patch from upstream via Jörn Clausen | wiz | 2 | -9/+18 |
2009-07-29 | the dri module wants intel_bufmgr.h which we got with libdrm-2.4.9 | drochner | 1 | -1/+2 |
2009-07-08 | Update to 7.4.4. Make software ratserizer actually work. Add one patch from | hasso | 7 | -85/+55 |
2009-06-19 | Attempt to make it build cleanly and to solve PLIST problems without dri | hasso | 4 | -5/+65 |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -3/+1 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 |
2009-06-11 | patch-cc: libtoolize src/mesa/drivers/x11/Makefile. | tnn | 2 | -1/+40 |
2009-06-10 | Use correct macros for installation, from FUKAUMI Naoki in PR 41563. | wiz | 5 | -8/+39 |
2009-06-10 | Fix "freeze on exit" issue with many GL games. Bump PKGREVISION. | hasso | 3 | -2/+28 |
2009-06-05 | Update Mesa and friends to 7.4.2. | wiz | 22 | -354/+274 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 2 | -19/+7 |
2009-02-28 | Correct capitalization in FreeBSD case. | bjs | 1 | -2/+2 |
2009-02-03 | Reset BUILTIN_PKG after inclution of pthread.builtin.mk. | obache | 1 | -1/+2 |
2008-10-26 | Add the following patch from upstream as a new distribution | bjs | 4 | -8/+11 |
2008-10-21 | Don't force using libm functions on Linux; most of the developers | bjs | 1 | -2/+1 |
2008-10-21 | Sync MesaLib with upstream mesa_7_0_branch. While here, patch | bjs | 3 | -3/+22 |
2008-10-05 | Merge cube-native-xorg, so that pkgsrc-current can be used with the native | cube | 1 | -6/+2 |
2008-09-18 | Add Makefile.version and glx-config.mk so that x11/modular-xorg-server | bjs | 2 | -53/+61 |
2008-09-06 | Reorder two unexec lines so they make more sense. | wiz | 2 | -4/+4 |