Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-05-21 | Add new round of distribution patches (update code to head of Mesa_7_0_branch). | bjs | 2 | -8/+15 |
2008-05-15 | Use the proper way to pass the necessary arguments for the Mac OS X Leopard | tron | 1 | -2/+2 |
2008-05-01 | Remove second -o argument in libOSMesa link command (which was obviously | bjs | 3 | -6/+9 |
2008-04-30 | Remove IGNORE_CCACHE, this was just me debugging. Thanks to wiz@. | bjs | 1 | -3/+1 |
2008-04-30 | Mesa | bjs | 3 | -8/+22 |
2008-04-27 | The "pkgsrc-i386" target doesn't seem to work on SunOS, so for now fall back | tnn | 1 | -3/+5 |
2008-04-25 | Build dri by default on i386/amd64 NetBSD >=4.0. It is important we see | bjs | 1 | -1/+11 |
2008-04-25 | Add some SUBST magic for NetBSD to change the name of the function | bjs | 2 | -2/+19 |
2008-04-25 | PR pkg/38506: Rob Quinn: Work around Solaris /bin/sh brain damage. | tnn | 2 | -5/+5 |
2008-04-24 | Two BUILDLINK_ABI_DEPENDS lines are one too many. | tnn | 1 | -3/+2 |
2008-04-24 | remove stale patch | tnn | 1 | -18/+0 |
2008-04-24 | Welcome to Mesa-7.0.3. | bjs | 39 | -374/+1329 |
2007-12-06 | Need bsd.prefs.mk before using MACHINE_PLATFORM. | obache | 1 | -3/+3 |
2007-12-05 | Add link to Apple work around into the makefile for documentation purposes. | tron | 1 | -1/+2 |
2007-12-05 | Use Apple's suggested work around(*) to fix linker problems under | tron | 1 | -1/+5 |
2007-11-03 | Added MAKE_JOBS_SAFE as suggested in PR 35043. | rillig | 1 | -1/+3 |
2007-10-16 | Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead. | tnn | 1 | -2/+2 |
2007-08-15 | Add remaining glue for cross-compilation. | joerg | 1 | -1/+10 |
2007-08-13 | As discussed on tech-pkg@ revert for now the last updates of the Mesa packages. | seb | 13 | -195/+211 |
2007-08-12 | Changes 7.0.1: | adam | 13 | -211/+195 |