Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-08-23 | Set DIST_SUBDIR=Mesa-7.0.4.1 (via MESA_PKGVERSION). | dsainty | 1 | -10/+10 |
2008-08-23 | Bump PKGREVISION to reflect that MesaLib-7.0.4.1 and the current | dsainty | 1 | -1/+2 |
2008-08-21 | fix botched checksums. | tnn | 1 | -10/+10 |
2008-08-17 | #define bswap_32 bswap32 for NetBSD in the mach64 driver; also, for the | bjs | 4 | -2/+54 |
2008-08-17 | Update to Mesa-7.0.4 proper, which takes us to pkgsrc version | bjs | 1 | -2/+1 |
2008-08-06 | Don't pull in pthread.buildlink3.mk on NetBSD, since we have determined that | dsainty | 1 | -2/+2 |
2008-07-30 | Use new-fangled :Q technology instead of yesteryear's quote characters. | dsainty | 2 | -7/+22 |
2008-07-29 | Since PKG_SUPPORTED_OPTIONS is conditionally added to, initialise it | tnn | 1 | -1/+2 |
2008-07-28 | Change options.mk to build plain 'pkgsrc' target for libOSMesa. | bjs | 2 | -5/+7 |
2008-07-27 | Update to Mesa-7.0.4 (the head of the 7.0 branch in GIT). Basically, | bjs | 17 | -1134/+114 |
2008-07-18 | Update TODO, removing items that are no longer of concern. | bjs | 1 | -17/+1 |
2008-07-16 | Remove ${PLIST.dri}lib/dri/i915tex_dri.la from PLIST | abs | 1 | -2/+1 |
2008-07-16 | libdrm-2.3.1 does not include the TTM interface, which will cause the | bjs | 2 | -4/+4 |
2008-06-27 | graphics/MesaLib/hacks.mk: revert to rev 1.8 | tnn | 4 | -5/+18 |
2008-06-26 | This is supposed to have a CONFIG_NAME of pkgsrc-x86_64, not pkgsrc-dri-x86_64. | bjs | 1 | -2/+2 |
2008-06-25 | Backout last change. It's insufficient as already pointed out by | tron | 1 | -6/+3 |
2008-06-24 | We want to use -fvisibility=hidden _unless_ we're building graphics/glut, | bjs | 1 | -3/+6 |
2008-06-05 | Fix broken hack which instead of removing the "-fvisibility=hidden" | tron | 2 | -4/+4 |
2008-06-03 | Don't offer "dri" as an option on systems which use XFree86 because it | tron | 1 | -4/+5 |
2008-06-03 | Add Linux to DRI platforms. Add a patch to fix compilation under Linux. Bum... | dsainty | 4 | -6/+27 |
2008-05-31 | disable asm targets for Darwin too, breaks build for unknown reasons. | tnn | 1 | -4/+3 |
2008-05-30 | PR pkg/38795: Hasso Tepper: Add dri option to MesaLib for DragonFly | tnn | 1 | -2/+3 |
2008-05-28 | Fix embarassing lack of '3' in a conditional. | bjs | 1 | -2/+2 |
2008-05-21 | Add comment about not using -ffast-math pending further testing. | bjs | 1 | -3/+5 |