Commit graph

52 commits

Author SHA1 Message Date
drochner
5000ff6534 update to 3.4.1
Changes:
  New:
    - fixed some Linux build problems
    - fixed some Windows build problems
    - GL_EXT_texture_env_dot3 extension (Gareth Hughes)
  Bug fixes:
    - added RENDER_START/RENDER_FINISH macros for glCopyTexImage in DRI
    - various state-update code changes needed for DRI bugs
    - disabled pixel transfer ops in glColorTable commands, not needed
    - fixed bugs in glCopyConvolutionFilter1D/2D, glGetConvolutionFilter
    - updated sources and fixed compile problems in widgets-mesa/
    - GLX_PBUFFER enum value was wrong in glx.h
    - fixed a glColorMaterial lighting bug
    - fixed bad args to Read/WriteStencilSpan in h/w stencil clear function
    - glXCopySubBufferMESA() Y position was off by one
    - Error checking of glTexSubImage3D() was broken (bug 128775)
    - glPopAttrib() didn't restore all derived Mesa state correctly
    - Better glReadPixels accuracy for 16bpp color - fixes lots of OpenGL
      conformance problems at 16bpp.
    - clearing depth buffer with scissoring was broken, would segfault
    - OSMesaGetDepthBuffer() returned bad bytesPerValue value
    - fixed a line clipping bug (reported by Craig McDaniel)
    - fixed RGB color over/underflow bug for very tiny triangles
  Known problems:
    - NURBS or evaluator surfaces inside display lists don't always work
2001-03-23 12:36:53 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
drochner
422b29d263 update to Mesa 3.4
Changes:
    New:
    - optimized glDrawPixels for glPixelZoom(1,-1)
    Bug Fixes:
    - widgets-mesa/src/*.c files were missing from 3.3 distro
    - include/GL/mesa_wgl.h file was missing from 3.3 distro
    - fixed some Win32 compile problems
    - texture object priorities weren't getting initialized to 1.0
    - glAreTexturesResident return value was wrong when using hardware
    - glXUseXFont segfaulted when using 3dfx driver (via MESA_GLX_FX)
    - glReadPixels with GLushort packed types was broken
    - fixed a few bugs in the GL_EXT_texture_env_combine texture code
    - glPush/PopAttrib(GL_ENABLE_BIT) mishandled multi-texture enables
    - fixed some typos/bugs in the VB code
    - glDrawPixels(GL_COLOR_INDEX) to RGB window didn't work
    - optimized glDrawPixels paths weren't being used
    - per-fragment fog calculation didn't work without a Z buffer
    - improved blending accuracy, fixes Glean  blendFunc test failures
    - glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled correctly
    - glXGetProcAddressARB() didn't always return the right address
    - gluBuild[12]DMipmaps() didn't grok the GL_BGR pixel format
    - texture matrix changes weren't always detected (GLUT projtex demo)
    - fixed random color problem in vertex fog code
    - fixed Glide-related bug that let Quake get a 24-bit Z buffer
    Changes:
    - finished internal support for compressed textures for DRI
2000-12-12 17:22:38 +00:00
rh
26906ea2f7 Update Mesa to 3.2.1 (changes are bugfixes only) making this a meta package
that works under both XFree86-3.x and 4.x (with partially built-in Mesa).
2000-10-15 11:57:17 +00:00
tron
36cba280f1 Make this build under NetBSD-alpha. 2000-09-21 14:40:11 +00:00
wiz
c750c08ad9 Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
jlam
740d8bdfb2 USE_LIBTOOL instead of packages libtool. 2000-06-21 02:24:22 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
tron
4f2d4fbfef Set "${EXTRACT_SUFX}" so that "bzip2" is used instead of "gzip". 2000-04-04 12:17:45 +00:00
tron
f10ff6bff0 Use smaller ".tar.bz2" distribution files. 2000-04-04 07:59:48 +00:00
drochner
4d7e080d87 update to Mesa-3.1
changes:
many bugfixes, added support - see the changelog
core lib has X copyright now
libtoolized
installs as "libGL", not "libMesaGL" now
my change: don't install samples
2000-04-03 11:15:00 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
900f5e50ff replaced some commands by their ${COMMAND} counterparts 2000-01-02 03:36:52 +00:00
bouyer
84c595b6fb Use 'ln -f -s' instead of 'ln -fs' to keep solaris happy. 1999-12-02 20:26:39 +00:00
tron
b777df8069 Fix build problem on i386 a.out systems if hardware acceleration is enabled
via the "Mesa-glx" package. Patch supplied by Allen Briggs in PR pkg/8685.
1999-10-27 13:47:29 +00:00
tron
3381e8f3db "CONFLICT" -> "CONFLICTS". 1999-10-10 11:06:06 +00:00
tron
23dccf20ac Add conflict with "Mesa-glx" package. 1999-09-29 22:47:19 +00:00
agc
38d7c2f09a Make this package work on Solaris. 1999-07-15 15:51:42 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
mycroft
e0fb5b5953 Fix the X library linkage for the demos, so that this works on he Alpha.
From garbled.
1999-04-22 18:37:26 +00:00
garbled
5f13735a59 Now that we are at 1.4, we don't need to exclude this from alpha anymore. 1999-04-14 20:01:42 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
kleink
ae84f1e6dc chown -> ${CHOWN} 1998-12-18 11:50:52 +00:00
tron
e5667e53bd Update Mesa package to version 3.0. 1998-09-30 19:46:36 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
tron
59af7acab9 Remove unwanted files prior to installation. 1998-09-05 19:26:02 +00:00
hubertf
c7913d0ea5 Don't install backup (*~) files.
Fixes PR 6104 by John Kohl <jtk@kolvir.arlington.ma.us>.
1998-09-05 18:44:34 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
agc
583dcca5f3 Use automatic shared object handling 1998-07-15 10:51:16 +00:00
frueauf
96f25825d3 Don't install the demo binaries, just their source. Fixes pr 5218. 1998-05-08 15:44:40 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
frueauf
cda6eafe81 portlint: add missing / to URL. 1998-03-26 22:54:40 +00:00
tron
88ee8ce311 Add mirror "ftp.fu-berlin.de" to "${MASTER_SITES}". 1998-03-24 22:55:45 +00:00
mycroft
6595cf8b9f Tidy this up, and make me the `maintainer'. 1998-03-20 06:19:05 +00:00
mycroft
dabcaf54fb Update for Mesa 2.6. 1998-03-05 20:56:25 +00:00
tron
9100469003 "${PREFIX}/share/examples/Mesa" should be owned by "bin:bin" not by the
owner of "pkgsrc/graphics/Mesa". And all files should be world readable.
1998-02-25 02:35:35 +00:00
hubertf
f6fc8a8a9e Remove -m argument from ldconfig calls, require the system to
have ${PREFIX}/lib in ld.so.conf instead. This ensures things
even work after a reboot.
1998-02-02 08:58:13 +00:00
hubertf
403cfa3d46 Introduce TRUE?=/usr/bin/true, and use it. 1998-02-02 08:10:41 +00:00
hubertf
9c195921a6 portlint: use /usr/bin/true 1998-01-24 05:19:32 +00:00
hubertf
5d729feb06 portlint: no -p needed with ${MKDIR}, ldconfig||/usr/bin/true 1998-01-24 05:19:15 +00:00
hubertf
1ba242bb39 Revoke last (errorous) change. 1997-12-17 08:20:53 +00:00
hubertf
0017d500f8 Add alternative path for old versions. 1997-12-17 08:06:43 +00:00
hubertf
8ce370a67d fix ldconfig 1997-12-02 23:25:09 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
fc8333fc10 Fix RCS-Id 1997-11-03 00:47:57 +00:00
hubertf
5cadf85467 This is the real update for NetBSD and V2.4 1997-11-03 00:42:20 +00:00
hubertf
67ec7254fd Not needed on NetBSD 1997-11-03 00:41:11 +00:00