Age | Commit message (Expand) | Author | Files | Lines |
2012-09-12 | Expose glXGetProcAddress. | dsainty | 1 | -2/+2 |
2012-02-16 | Explicitly tell CPP that it should parse stdin as C-header when building glu.... | hans | 1 | -2/+2 |
2010-03-27 | another sparc64-only build fix; define memory barrier macro in sis_context.h | tnn | 1 | -2/+2 |
2010-03-27 | fix a wrong #include in patch-aa which caused sparc64 build to fail. | tnn | 1 | -2/+2 |
2009-09-02 | Look for libGL.so, not any particular libGL.so.<X>, on NetBSD. | wiz | 1 | -1/+2 |
2009-08-08 | Fix symbol handling in glu. Patch from upstream via Jörn Clausen | wiz | 1 | -2/+2 |
2009-07-08 | Update to 7.4.4. Make software ratserizer actually work. Add one patch from | hasso | 1 | -13/+13 |
2009-06-19 | Attempt to make it build cleanly and to solve PLIST problems without dri | hasso | 1 | -1/+2 |
2009-06-11 | patch-cc: libtoolize src/mesa/drivers/x11/Makefile. | tnn | 1 | -1/+2 |
2009-06-10 | Use correct macros for installation, from FUKAUMI Naoki in PR 41563. | wiz | 1 | -2/+3 |
2009-06-10 | Fix "freeze on exit" issue with many GL games. Bump PKGREVISION. | hasso | 1 | -1/+2 |
2009-06-05 | Update Mesa and friends to 7.4.2. | wiz | 1 | -28/+23 |
2008-10-26 | Add the following patch from upstream as a new distribution | bjs | 1 | -1/+4 |
2008-10-21 | Sync MesaLib with upstream mesa_7_0_branch. While here, patch | bjs | 1 | -1/+5 |
2008-08-23 | Set DIST_SUBDIR=Mesa-7.0.4.1 (via MESA_PKGVERSION). | dsainty | 1 | -10/+10 |
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 | 1 | -1/+3 |
2008-07-27 | Update to Mesa-7.0.4 (the head of the 7.0 branch in GIT). Basically, | bjs | 1 | -27/+13 |
2008-06-27 | graphics/MesaLib/hacks.mk: revert to rev 1.8 | tnn | 1 | -1/+2 |
2008-06-03 | Add Linux to DRI platforms. Add a patch to fix compilation under Linux. Bum... | dsainty | 1 | -1/+2 |
2008-05-21 | Add new round of distribution patches (update code to head of Mesa_7_0_branch). | bjs | 1 | -1/+4 |
2008-05-01 | Remove second -o argument in libOSMesa link command (which was obviously | bjs | 1 | -2/+2 |
2008-04-30 | Mesa | bjs | 1 | -2/+8 |
2008-04-25 | PR pkg/38506: Rob Quinn: Work around Solaris /bin/sh brain damage. | tnn | 1 | -2/+2 |
2008-04-24 | Welcome to Mesa-7.0.3. | bjs | 1 | -25/+30 |
2007-08-13 | As discussed on tech-pkg@ revert for now the last updates of the Mesa packages. | seb | 1 | -19/+19 |
2007-08-12 | Changes 7.0.1: | adam | 1 | -19/+19 |
2007-08-06 | Allow MesaLib to be cross-compiled. This is horrible slow, but working | joerg | 1 | -1/+3 |
2007-04-13 | Need to include inttypes.h on Tru64. Submitted upstream in: | tnn | 1 | -2/+2 |
2007-01-24 | Fix the Interix fix. gcc 3.3 supplies its own <stddef.h>, which shadows | tv | 1 | -8/+8 |
2006-11-21 | Interix doesn't have <inttypes.h>, but <stdlib.h> is guaranteed to pull | tv | 1 | -1/+2 |
2006-10-01 | added support for IRIX 5. Including inttypes.h, as introduced through patch-am, | schwarz | 1 | -2/+2 |
2006-07-06 | On Solaris with "gcc -m64" make sure int64_t defined correctly. | markd | 1 | -1/+2 |
2006-06-01 | Explicitly add --tag for libtool calls to fix problems on SunOS. | joerg | 1 | -2/+2 |
2006-03-21 | Compensate for lossage I've caused by not explicitely linking against | drochner | 1 | -2/+2 |
2006-03-02 | don't link libGL explicitely against libpthread, it is not | drochner | 1 | -2/+2 |
2006-02-09 | 6.4.2 February 2, 2006 | adam | 1 | -12/+10 |
2006-01-31 | Fix some more places where the evil macro RENDER_SPAN prevents this | kristerw | 1 | -1/+3 |
2006-01-30 | That evil macro RENDER_SPAN is defined twice -- I only catched one in the | rillig | 1 | -2/+2 |
2006-01-26 | Added patch-ak, which fixes the bulk build for NetBSD 1.6.2/i386. | rillig | 1 | -1/+2 |
2006-01-19 | Changes 6.4: | adam | 1 | -14/+17 |
2005-11-08 | Create template config file for Interix 3.x. | tv | 1 | -2/+4 |
2005-07-13 | Ensure that the PTHREAD_LDFLAGS gets passed to the linker. | kristerw | 1 | -2/+2 |
2005-07-12 | Make this pkg compile on DragonFly by applying a patch sent to | kristerw | 1 | -2/+2 |
2005-06-17 | Enable the pthread-based thread-safety code in pkgsrc MesaLib. | jlam | 1 | -2/+2 |
2005-06-07 | Make the glut library link against required libraries. Bump | minskim | 1 | -2/+2 |
2005-06-07 | Make the GLU library link against libGL. Bump PKGREVISION of glu. | minskim | 1 | -2/+2 |
2005-06-05 | Link against required libraries explicitly, so that dependency_libs in | minskim | 1 | -3/+3 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+3 |
2005-02-24 | Fix the last commit which didn't record the correct rpath for the X11 | veego | 1 | -2/+2 |