summaryrefslogtreecommitdiff
path: root/graphics/MesaLib/patches
AgeCommit message (Expand)AuthorFilesLines
2014-05-03Fix build under OpenBSD/amd64 5.5ryoon1-2/+6
2014-02-04inlucde machine/endian.h on NetBSD and OpenBSD to detect endian for neigherobache1-5/+14
2014-01-24Bump PKGREVISIONryoon1-0/+16
2014-01-10Fix build of MesaLib on PowerPC platforms without GCC >= 4.1 (like MacOS X 10...pho1-0/+107
2013-12-12Fix for the integer overflow possibility reported inis1-0/+40
2013-11-29Fix build of MesaLib on MirBSD. The mklib script needed some prodding, andbsiegert1-4/+4
2013-09-23Treat FreeBSD and NetBSD uniformly. This fixes building the package on FreeBSD.asau1-4/+8
2013-06-16Change MESA_BIG_ENDIAN condition check for PR pkg/47919.obache1-6/+20
2013-06-13Check for symbol existence with #ifdef, not #if.wiz1-0/+16
2013-06-10PR pkg/47913, fix build problem on powerpcmef1-3/+14
2013-05-20Fixes for non-dri build:sbd1-0/+16
2013-05-19Add band-aid patch for missing exp2f(3) on NetBSD<6, inspired by wiz@.obache1-0/+20
2013-05-18Fixes build on big endian FreeBSD and DragonFly.obache1-1/+11
2013-05-18make sure MESA_{BIG,LITTLE}_ENDIAN are defined correctly on *BSD.obache1-4/+10
2013-05-16upgrade to MesaLib-7.11.2richard45-839/+591
2012-09-12Expose glXGetProcAddress.dsainty1-2/+16
2012-02-16Explicitly tell CPP that it should parse stdin as C-header when building glu....hans1-2/+2
2010-03-27another sparc64-only build fix; define memory barrier macro in sis_context.htnn1-4/+6
2010-03-27fix a wrong #include in patch-aa which caused sparc64 build to fail.tnn1-4/+4
2009-09-02Look for libGL.so, not any particular libGL.so.<X>, on NetBSD.wiz1-0/+16
2009-08-08Fix symbol handling in glu. Patch from upstream via Jörn Clausenwiz1-7/+16
2009-07-08Update to 7.4.4. Make software ratserizer actually work. Add one patch fromhasso5-70/+41
2009-06-19Attempt to make it build cleanly and to solve PLIST problems without drihasso1-0/+57
2009-06-11patch-cc: libtoolize src/mesa/drivers/x11/Makefile.tnn1-0/+38
2009-06-10Use correct macros for installation, from FUKAUMI Naoki in PR 41563.wiz2-3/+24
2009-06-10Fix "freeze on exit" issue with many GL games. Bump PKGREVISION.hasso1-0/+24
2009-06-05Update Mesa and friends to 7.4.2.wiz15-312/+239
2008-10-21Sync MesaLib with upstream mesa_7_0_branch. While here, patchbjs1-0/+15
2008-08-17#define bswap_32 bswap32 for NetBSD in the mach64 driver; also, for thebjs2-0/+39
2008-07-27Update to Mesa-7.0.4 (the head of the 7.0 branch in GIT). Basically,bjs10-1043/+75
2008-06-27graphics/MesaLib/hacks.mk: revert to rev 1.8tnn1-0/+12
2008-06-03Add Linux to DRI platforms. Add a patch to fix compilation under Linux. Bum...dsainty1-0/+19
2008-05-01Remove second -o argument in libOSMesa link command (which was obviouslybjs1-3/+2
2008-04-30Mesabjs1-4/+4
2008-04-25PR pkg/38506: Rob Quinn: Work around Solaris /bin/sh brain damage.tnn1-3/+3
2008-04-24remove stale patchtnn1-18/+0
2008-04-24Welcome to Mesa-7.0.3.bjs20-311/+807
2007-08-13As discussed on tech-pkg@ revert for now the last updates of the Mesa packages.seb9-169/+184
2007-08-12Changes 7.0.1:adam9-184/+169
2007-08-06Allow MesaLib to be cross-compiled. This is horrible slow, but workingjoerg2-0/+33
2007-04-13Need to include inttypes.h on Tru64. Submitted upstream in:tnn1-5/+9
2007-01-24Fix the Interix fix. gcc 3.3 supplies its own <stddef.h>, which shadowstv1-3/+7
2006-11-21Interix doesn't have <inttypes.h>, but <stdlib.h> is guaranteed to pulltv1-0/+13
2006-10-01added support for IRIX 5. Including inttypes.h, as introduced through patch-am,schwarz1-4/+13
2006-07-06On Solaris with "gcc -m64" make sure int64_t defined correctly.markd1-0/+13
2006-06-01Explicitly add --tag for libtool calls to fix problems on SunOS.joerg1-4/+4
2006-03-21Compensate for lossage I've caused by not explicitely linking againstdrochner1-2/+2
2006-03-02don't link libGL explicitely against libpthread, it is notdrochner1-2/+2
2006-02-096.4.2 February 2, 2006adam2-86/+0
2006-01-31Fix some more places where the evil macro RENDER_SPAN prevents thiskristerw2-0/+882