summaryrefslogtreecommitdiff
path: root/graphics/MesaLib
AgeCommit message (Expand)AuthorFilesLines
2008-07-16libdrm-2.3.1 does not include the TTM interface, which will cause thebjs2-4/+4
2008-06-27graphics/MesaLib/hacks.mk: revert to rev 1.8tnn4-5/+18
2008-06-26This is supposed to have a CONFIG_NAME of pkgsrc-x86_64, not pkgsrc-dri-x86_64.bjs1-2/+2
2008-06-25Backout last change. It's insufficient as already pointed out bytron1-6/+3
2008-06-24We want to use -fvisibility=hidden _unless_ we're building graphics/glut,bjs1-3/+6
2008-06-05Fix broken hack which instead of removing the "-fvisibility=hidden"tron2-4/+4
2008-06-03Don't offer "dri" as an option on systems which use XFree86 because ittron1-4/+5
2008-06-03Add Linux to DRI platforms. Add a patch to fix compilation under Linux. Bum...dsainty4-6/+27
2008-05-31disable asm targets for Darwin too, breaks build for unknown reasons.tnn1-4/+3
2008-05-30PR pkg/38795: Hasso Tepper: Add dri option to MesaLib for DragonFlytnn1-2/+3
2008-05-28Fix embarassing lack of '3' in a conditional.bjs1-2/+2
2008-05-21Add comment about not using -ffast-math pending further testing.bjs1-3/+5
2008-05-21Add new round of distribution patches (update code to head of Mesa_7_0_branch).bjs2-8/+15
2008-05-15Use the proper way to pass the necessary arguments for the Mac OS X Leopardtron1-2/+2
2008-05-01Remove second -o argument in libOSMesa link command (which was obviouslybjs3-6/+9
2008-04-30Remove IGNORE_CCACHE, this was just me debugging. Thanks to wiz@.bjs1-3/+1
2008-04-30Mesabjs3-8/+22
2008-04-27The "pkgsrc-i386" target doesn't seem to work on SunOS, so for now fall backtnn1-3/+5
2008-04-25Build dri by default on i386/amd64 NetBSD >=4.0. It is important we seebjs1-1/+11
2008-04-25Add some SUBST magic for NetBSD to change the name of the functionbjs2-2/+19
2008-04-25PR pkg/38506: Rob Quinn: Work around Solaris /bin/sh brain damage.tnn2-5/+5
2008-04-24Two BUILDLINK_ABI_DEPENDS lines are one too many.tnn1-3/+2
2008-04-24remove stale patchtnn1-18/+0
2008-04-24Welcome to Mesa-7.0.3.bjs39-374/+1329
2007-12-06Need bsd.prefs.mk before using MACHINE_PLATFORM.obache1-3/+3
2007-12-05Add link to Apple work around into the makefile for documentation purposes.tron1-1/+2
2007-12-05Use Apple's suggested work around(*) to fix linker problems undertron1-1/+5
2007-11-03Added MAKE_JOBS_SAFE as suggested in PR 35043.rillig1-1/+3
2007-10-16Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead.tnn1-2/+2
2007-08-15Add remaining glue for cross-compilation.joerg1-1/+10
2007-08-13As discussed on tech-pkg@ revert for now the last updates of the Mesa packages.seb13-195/+211
2007-08-12Changes 7.0.1:adam13-211/+195
2007-08-06Allow MesaLib to be cross-compiled. This is horrible slow, but workingjoerg5-1/+165
2007-04-13Need to include inttypes.h on Tru64. Submitted upstream in:tnn2-7/+11
2007-02-02Require libXext here as well. Doesn't really make a difference asjoerg1-1/+3
2007-01-24Fix the Interix fix. gcc 3.3 supplies its own <stddef.h>, which shadowstv3-13/+17
2006-12-12Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.joerg1-2/+2
2006-11-21Interix doesn't have <inttypes.h>, but <stdlib.h> is guaranteed to pulltv2-1/+15
2006-10-09Flag a number of packages I use as supporting (user-)destdir.joerg1-3/+3
2006-10-01added support for IRIX 5. Including inttypes.h, as introduced through patch-am,schwarz3-6/+32
2006-08-01Split Mesa/Makefile.common into Makefile.common and Makefile.lib.jlam1-2/+2
2006-07-21"BUILD_ENV" was misnamed. It's actually the environment that is passedjlam1-2/+2
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-07-06On Solaris with "gcc -m64" make sure int64_t defined correctly.markd3-3/+17
2006-06-01Explicitly add --tag for libtool calls to fix problems on SunOS.joerg2-6/+6
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-5/+5
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-3/+3
2006-03-21Include ../../mk/bsd.prefs.mk to ensure that MACHINE_PLATFORM is definedkristerw1-1/+3
2006-03-21Compensate for lossage I've caused by not explicitely linking againstdrochner4-6/+18