Up to [cvs.netbsd.org] / pkgsrc / graphics / Mesa
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.70 / (download) - annotate - [select for diffs], Wed Apr 8 23:05:45 2009 UTC (3 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
HEAD
Changes since 1.69: +3 -13
lines
Diff to previous 1.69 (colored)
Use META_PACKAGE.
Revision 1.69 / (download) - annotate - [select for diffs], Thu Apr 24 07:40:23 2008 UTC (4 years, 1 month ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.68: +5 -3
lines
Diff to previous 1.68 (colored)
Welcome to Mesa-7.0.3. Changes from 6.4.2 are (obviously) far too numerous to mention! This package brings with it support for the Direct Rendering Infrastructure (DRI) on NetBSD-current; the kernel DRM was committed approximately one year ago. Patches for NetBSD 4.0 are available in the mailing list archives (I think), but are _not supported_. Developers and other interested parties are encouraged to read the TODO file, as well as my remarks in options.mk. There is still a significant amount of work to be done. Users of NetBSD/i386 (-current) shouldn't have much trouble getting mainstream cards (Intel i915 and Radeon 9600- R430 are by far the most tested) to work. I have taken great pains to ensure that this works properly, but inevitably there will be problems--especially on heretofore untested (read: non-x86) hardware. Your questions, comments, problem reports, and of course bug fixes are welcome. NOTE: There are currently problems (on NetBSD, at least) linking some executables, e.g. compiz, due to unresolved symbols for libpthread functions. This is due to libX11's thread stubs, which should not be enabled on NetBSD >= 2.0; see the TODO For more information and the URL of an interim patch.
Revision 1.68 / (download) - annotate - [select for diffs], Thu Oct 25 22:00:45 2007 UTC (4 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.67: +2 -1
lines
Diff to previous 1.67 (colored)
* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
then automatically generate a PLIST that says "${PKGNAME} has no files".
* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
and no PLIST files exist, then fail during the package build with
PKG_FAIL_REASON.
* Remove "intentionally empty" PLISTs again.
Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:
PLIST_SRC= # empty
Revision 1.67 / (download) - annotate - [select for diffs], Thu Feb 22 19:26:32 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.66: +2 -2
lines
Diff to previous 1.66 (colored)
Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail.
Revision 1.66 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:45 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.65: +2 -2
lines
Diff to previous 1.65 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.65 / (download) - annotate - [select for diffs], Thu Feb 9 12:27:42 2006 UTC (6 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.64: +1 -2
lines
Diff to previous 1.64 (colored)
6.4.2 February 2, 2006
New:
- added OSMesaColorClamp() function/feature
- added wglGetExtensionStringARB() function
Bug fixes:
- fixed some problems when building on Windows
- GLw header files weren't installed by installmesa script (bug 5396)
- GL/glfbdev.h file was missing from tarballs
- fixed TNL initialization bug which could lead to crash (bug 5791)
Revision 1.64 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:27 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.63: +2 -1
lines
Diff to previous 1.63 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.63 / (download) - annotate - [select for diffs], Wed Sep 28 22:22:25 2005 UTC (6 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.62: +1 -2
lines
Diff to previous 1.62 (colored)
Removed deprecated NO_PATCH.
Revision 1.62 / (download) - annotate - [select for diffs], Sun Nov 28 19:19:52 2004 UTC (7 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.61: +1 -2
lines
Diff to previous 1.61 (colored)
Remove pre-buildlink and post-buildlink as part of getting pkgsrc ready for pkgsrc-2004Q4. The "buildlink" phase was removed for the last branch, and this is the final cleanup. "post-buildlink" is now "post-wrapper".
Revision 1.61 / (download) - annotate - [select for diffs], Fri Oct 29 01:34:39 2004 UTC (7 years, 6 months ago) by minskim
Branch: MAIN
Changes since 1.60: +1 -2
lines
Diff to previous 1.60 (colored)
Define USE_BUILDLINK3 before including compiler.mk. Otherwise, buildink3.mk of gcc* packages is not included.
Revision 1.60 / (download) - annotate - [select for diffs], Tue Oct 26 13:55:17 2004 UTC (7 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.59: +1 -3
lines
Diff to previous 1.59 (colored)
Changes 6.2: New: - enabled GL_ARB_texture_rectangle (same as GL_NV_texture_rectangle) - updated Doxygen support (Jose Fonseca) Changes: - some GGI driver updates (Christoph Egger, bug 1025977) Bug fixes: - Omit GL_ARB_texture_non_power_of_two from list of OpenGL 1.5 features - fixed a few compilation issues on IRIX - fixed a matrix classification bug (reported by Wes Bethel) - we weren't reseting the vertex/fragment program error state before parsing (Dave Reveman) - adjust texcoords for sampling texture rectangles (Dave Reveman) - glGet*(GL_MAX_VERTEX_ATTRIBS_ARB) wasn't implemented - repeated calls to glDeleteTexture(t) could lead to a crash - fixed potential ref count bugs in VBOs and vertex/fragment programs - spriteblast demo didn't handle window size changes correctly - glTexSubImage didn't handle pixels=NULL correctly for PBOs - fixed color index mode glDrawPixels bug (Karl Schultz) Changes 6.1: New: - Revamped Makefile system - glXUseRotatedXFont() utility (see xdemos/xuserotfont.c) - internal driver interface changes related to texture object allocation, vertex/fragment programs, BlendEquationSeparate, etc. - option to walk triangle edges with double-precision floats (Justin Novosad of Discreet) (see config.h file) - support for AUX buffers in software GLX driver - updated glext.h to version 24 and glxext.h to version 6 - new MESA_GLX_FORCE_ALPHA and MESA_GLX_DEPTH_BITS env vars - updated BeOS support (Philippe Houdoin) Changes: - fragment fog interpolation is perspective corrected now - new glTexImage code, much cleaner, may be a bit faster Bug fixes: - glArrayElement in display lists didn't handle generic vertex attribs - glFogCoord didn't always work properly - ARB_fragment_program fog options didn't work - frag prog TEX instruction no longer incorrectly divides s,t,r by q - ARB frag prog TEX and TEXP instructions now use LOD=0 - glTexEnviv in display lists didn't work - glRasterPos didn't do texgen or apply texture matrix - GL_DOUBLE-valued vertex arrays were broken in some cases - fixed texture rectangle edge/border sampling bugs - sampling an incomplete texture in a fragment program would segfault - glTexImage was missing a few error checks - fixed some minor glGetTexParameter glitches - GL_INTENSITY was mistakenly accepted as a to glTexImage - fragment program writes to RC/HC register were broken - fixed a few glitches in GL_HP_occlusion_test extension - glBeginQueryARB and glEndQueryARB didn't work inside display lists - vertex program state references were broken - fixed triangle color interpolation bug on AIX (Shane Blackett) - fixed a number of minor memory leaks (bug #1002030)
Revision 1.59 / (download) - annotate - [select for diffs], Sun Oct 3 00:14:48 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.58: +2 -1
lines
Diff to previous 1.58 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.58 / (download) - annotate - [select for diffs], Wed Feb 11 02:03:41 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.57: +6 -5
lines
Diff to previous 1.57 (colored)
Turn MESA_REQD back into a public variable, and make it take a list of values that MesaLib/buildlink3.mk converts into a single _MESA_REQD that is the highest version required. If including the Mesa/buildlink3.mk file, then require the same version of Mesa as required by glut.
Revision 1.57 / (download) - annotate - [select for diffs], Tue Feb 10 23:31:38 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.56: +8 -7
lines
Diff to previous 1.56 (colored)
bl3ify
Revision 1.56 / (download) - annotate - [select for diffs], Thu Jan 22 12:58:07 2004 UTC (8 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.55: +8 -9
lines
Diff to previous 1.55 (colored)
Mesa-6.0 packages now use LIBTOOL and finally build
Revision 1.55 / (download) - annotate - [select for diffs], Tue Jan 20 02:48:33 2004 UTC (8 years, 4 months ago) by jschauma
Branch: MAIN
Changes since 1.54: +5 -6
lines
Diff to previous 1.54 (colored)
Update Mesa and friends to version 6.0: Changes since 5.2: New: - full OpenGL 1.5 support - updated GL/glext.h file to version 21 Changes: - changed max framebuffer size to 4Kx4K (MAX_WIDTH/HEIGHT in config.h) Bug fixes: - fixed bug in UNCLAMPED_FLOAT_TO_UBYTE macro; solves a color clamping issue - updated suno5-gcc configs - glColor3 functions sometimes resulted in undefined alpha values - fixed FP divide by zero error seen on VMS with xlockmore, others - fixed vertex/fragment program debug problem (bug 873011) - building on AIX with gcc works now - glDeleteProgramsARB failed for ARB fragment programs (bug 876160) - glDrawRangeElements tried to modify potentially read-only storage - updated files for building on Windows Changes since 5.0.2: New features: - reorganized directory tree - GL_ARB_vertex/fragment_program extensions (Michal Krol & Karl Rasche) - GL_ATI_texture_env_combine3 extension (Ian Romanick) - GL_SGI_texture_color_table extension (Eric Plante) - GL_NV_fragment_program extension - GL_NV_light_max_exponent extension - GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle) - GL_ARB_occlusion_query extension - GL_ARB_point_sprite extension - GL_ARB_texture_non_power_of_two extension - GL_IBM_multimode_draw_arrays extension - GL_EXT_texture_mirror_clamp extension (Ian Romanick) - GL_ARB_vertex_buffer_object extension - new X86 feature detection code (Petr Sebor) - less memory used for display lists and vertex buffers - demo of per-pixel lighting with a fragment program (demos/fplight.c) - new version (18) of glext.h header - new spriteblast.c demo of GL_ARB_point_sprite - faster glDrawPixels in X11 driver in some cases (see RELNOTES-5.1) - faster glCopyPixels in X11 driver in some cases (see RELNOTES-5.1) Bug fixes: - really enable OpenGL 1.4 features in DOS driver. - fixed issues in glDrawPixels and glCopyPixels for very wide images - glPixelMapf/ui/usv()'s size parameter is GLsizei, not GLint - fixed some texgen bugs reported by Daniel Borca - fixed wglMakeCurrent(NULL, NULL) bug (#835861) - fixed glTexSubImage3D z-offset bug (Cedric Gautier) - fixed RGBA blend enable bug (Ville Syrjala) - glAccum is supposed to be a no-op in selection/feedback mode - fixed texgen bug #597589 (John Popplewell) Changes: - dropped API trace feature (src/Trace/) - documentation overhaul. merged with website content. more html. - glxgears.c demo updated to use GLX swap rate extensions - glTexImage1/2/3D now allows width/height/depth = 0 - disable SPARC asm code on Linux (bug 852204)
Revision 1.54 / (download) - annotate - [select for diffs], Sun Nov 30 22:58:41 2003 UTC (8 years, 5 months ago) by jschauma
Branch: MAIN
Changes since 1.53: +2 -1
lines
Diff to previous 1.53 (colored)
As pointed out by jlam: bump PKGREVISION on packages depending on graphics/glu due to latest shlib changes there.
Revision 1.53 / (download) - annotate - [select for diffs], Tue Nov 18 16:10:55 2003 UTC (8 years, 6 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.52: +4 -3
lines
Diff to previous 1.52 (colored)
Finally update Mesa and friends after the distfile changed on the website without a version bump. Changes made, according to the website, for libtool/autofoo fixes. Some changes from Ron Roskens: glut depends upon graphics/glu (otherwise its linked against X11R6 libs) MesaDemos: rather than using the pre-built distribution makefiles, use the automake/configure built makefiles which have the build dependencies all setup. This closes PR pkg/23476.
Revision 1.52 / (download) - annotate - [select for diffs], Mon Sep 29 21:30:28 2003 UTC (8 years, 7 months ago) by jschauma
Branch: MAIN
Changes since 1.51: +3 -1
lines
Diff to previous 1.51 (colored)
Update Mesa and friends to latest version 5.0.2: - fixed texgen problem causing texcoord's Q to be zero (stex3d) - default GL_TEXTURE_COMPARE_MODE_ARB was wrong - GL_CURRENT_MATRIX_NV query was wrong - GL_CURRENT_MATRIX_STACK_DEPTH_NV query was off by one - GL_LIST_MODE query wasn't correct - GL_FOG_COORDINATE_SOURCE_EXT query wasn't supported - GL_SECONDARY_COLOR_ARRAY_SIZE_EXT query returned wrong value - blended, wide lines didn't always work correctly - glVertexAttrib4svNV w component was always 1 - fixed bug in GL_IBM_rasterpos_clip (missing return) - GL_DEPTH_TEXTURE_MODE = GL_ALPHA didn't work correctly - a few Solaris compilation fixes - fixed glClear() problem for DRI drivers (non-existant stencil, etc) - fixed int/REAL mixup in GLU NURBS curve evaluator (Eric Cazeaux) - fixed delete [] bug in SI GLU (bug 721765) (Diego Santa Cruz) - glFog() didn't clamp fog colors - fixed bad float/int conversion for GL_TEXTURE_PRIORITY in the gl[Get]TexParameteri[v] functions - fixed invalid memory references in glTexGen functions (bug 781602) - integer-valued color arrays weren't handled correctly - glDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn't work - GL_EXT_texture_lod_bias is part of 1.4, overlooked in 5.0.1 - build GLUT with -fexceptions so C++ apps propogate exceptions While here, fix PR pkg/23003 by moving the version number to version.mk and including that in the buildlink.
Revision 1.51 / (download) - annotate - [select for diffs], Tue Aug 26 01:43:51 2003 UTC (8 years, 9 months ago) by jschauma
Branch: MAIN
Changes since 1.50: +1 -3
lines
Diff to previous 1.50 (colored)
Finally remove support of Mesa 3.4.1 completely as discussed at length
on tech-pkg@ at various times. This means that regardless of what kind of
GL support comes with X11, if a package depends on GL, Mesa 5.0.1 (or higher)
will be installed into ${LOCALBASE}.
Some troubleshooting after the latest patches by Krister Walfridsson.
Revision 1.50 / (download) - annotate - [select for diffs], Thu Jul 17 21:39:58 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.49: +2 -2
lines
Diff to previous 1.49 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.49 / (download) - annotate - [select for diffs], Mon Jun 2 01:19:33 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.48: +2 -2
lines
Diff to previous 1.48 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.48 / (download) - annotate - [select for diffs], Fri Mar 28 21:14:21 2003 UTC (9 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.47: +1 -2
lines
Diff to previous 1.47 (colored)
NO_PATCH is deprecated, says pkglint. Remove it.
Revision 1.47 / (download) - annotate - [select for diffs], Mon Mar 24 18:23:25 2003 UTC (9 years, 2 months ago) by jschauma
Branch: MAIN
Changes since 1.46: +1 -3
lines
Diff to previous 1.46 (colored)
Add distinfo for and facilitate using of MESA_REQD=3.4.2;
Revision 1.46 / (download) - annotate - [select for diffs], Sun Mar 9 19:04:52 2003 UTC (9 years, 2 months ago) by jschauma
Branch: MAIN
Changes since 1.45: +3 -2
lines
Diff to previous 1.45 (colored)
Update Mesa and friends to version 5.0, using patches provided in PR pkg/19302. At the same time, move Mesa and friends to LOCALBASE rather than X11BASE, so that they can be installed regardless of XF version. Introduce MESA_REQD variable that can be set to 5.0, thus allowing systems with XF4 to indicate that the provided version is not good enough. All packages using Mesa, MesaLib, glu or glut will get a PKGREVISION bump over the next few days.
Revision 1.45 / (download) - annotate - [select for diffs], Mon Nov 18 07:49:24 2002 UTC (9 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.44: +2 -4
lines
Diff to previous 1.44 (colored)
Alter Mesa/GL packages so that they may always be installed if X11PREFIX != X11BASE (xpkgwedge is installed). Introduce a new variable MESA_REQD that defaults to "3.4.2" and represents the version of Mesa/GL needed by a package. MESA_REQD is intended to be used by package Makefiles or by buildlink2.mk files. It should now be possible to update this package to the latest release (5.0), and have it work on: * XF86-3.x with or without xpkgwedge * XF86-4.x with xpkgwedge
Revision 1.44 / (download) - annotate - [select for diffs], Sun Aug 25 18:38:54 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.43: +11 -17
lines
Diff to previous 1.43 (colored)
Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
Revision 1.43.2.2 / (download) - annotate - [select for diffs], Fri Jun 21 23:05:15 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.43.2.1: +2 -2
lines
Diff to previous 1.43.2.1 (colored) to branchpoint 1.43 (colored) next main 1.44 (colored)
Rename USE_BUILDLINK2_ONLY to USE_BUILDLINK2 for less verbosity. Also convert a few more packages to use the buildlink2 framework.
Revision 1.43.2.1 / (download) - annotate - [select for diffs], Sat May 11 02:09:08 2002 UTC (10 years ago) by jlam
Branch: buildlink2
Changes since 1.43: +11 -17
lines
Diff to previous 1.43 (colored)
First pass at conversion of various packages to use the buildlink2 framework. Add many buildlink2.mk files to add to the framework. Please see buildlink2.txt for more details.
Revision 1.43 / (download) - annotate - [select for diffs], Thu Nov 29 01:12:34 2001 UTC (10 years, 5 months ago) by hubertf
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base
Branch point for: buildlink2
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1:
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2:
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
Revision 1.42 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:09 2001 UTC (10 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
Mechanical changes to 375 files to change dependency patterns of the form foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
Revision 1.41 / (download) - annotate - [select for diffs], Fri Jul 6 00:49:05 2001 UTC (10 years, 10 months ago) by fredb
Branch: MAIN
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
Update ${HOMEPAGE} for Mesa and family.
Revision 1.40 / (download) - annotate - [select for diffs], Sun Jun 17 08:08:49 2001 UTC (10 years, 11 months ago) by veego
Branch: MAIN
Changes since 1.39: +8 -3
lines
Diff to previous 1.39 (colored)
Use HAVE_BUILTIN_GLU from <bsd.prefs.mk> to exclude the dependency for glu
on XFree86 4.1.0, which now comes with this library.
Bump the version number for this package to ${DISTNAME}nb1 (3.4.2nb1).
Revision 1.39 / (download) - annotate - [select for diffs], Thu Apr 12 20:38:25 2001 UTC (11 years, 1 month ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.38: +7 -5
lines
Diff to previous 1.38 (colored)
Trivia - What's wrong in this picture: smaug% grep 'MesaLib.*3.4' */*/Makefile* graphics/Mesa/Makefile:DEPENDS+= MesaLib-3.4:../../graphics/MesaLib graphics/MesaLib/Makefile:DISTNAME= MesaLib-3.4.1 Invent a variable MESA_VERSION in Mesa/Makefile.common and use it.
Revision 1.38 / (download) - annotate - [select for diffs], Fri Mar 23 12:36:53 2001 UTC (11 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.37: +5 -5
lines
Diff to previous 1.37 (colored)
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
Revision 1.37 / (download) - annotate - [select for diffs], Fri Feb 16 15:22:15 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.36: +2 -1
lines
Diff to previous 1.36 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.36 / (download) - annotate - [select for diffs], Tue Dec 12 17:22:38 2000 UTC (11 years, 5 months ago) by drochner
Branch: MAIN
Changes since 1.35: +5 -5
lines
Diff to previous 1.35 (colored)
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
Revision 1.35 / (download) - annotate - [select for diffs], Sun Oct 15 11:57:17 2000 UTC (11 years, 7 months ago) by rh
Branch: MAIN
Changes since 1.34: +28 -22
lines
Diff to previous 1.34 (colored)
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).
Revision 1.34 / (download) - annotate - [select for diffs], Wed Jun 21 02:24:22 2000 UTC (11 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.33: +18 -18
lines
Diff to previous 1.33 (colored)
USE_LIBTOOL instead of packages libtool.
Revision 1.33 / (download) - annotate - [select for diffs], Thu Jun 1 11:23:26 2000 UTC (11 years, 11 months ago) by rh
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
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.
Revision 1.32 / (download) - annotate - [select for diffs], Tue Apr 4 12:17:45 2000 UTC (12 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.31: +4 -3
lines
Diff to previous 1.31 (colored)
Set "${EXTRACT_SUFX}" so that "bzip2" is used instead of "gzip".
Revision 1.31 / (download) - annotate - [select for diffs], Tue Apr 4 07:59:48 2000 UTC (12 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.30: +3 -3
lines
Diff to previous 1.30 (colored)
Use smaller ".tar.bz2" distribution files.
Revision 1.30 / (download) - annotate - [select for diffs], Mon Apr 3 11:15:00 2000 UTC (12 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.29: +12 -50
lines
Diff to previous 1.29 (colored)
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
Revision 1.29 / (download) - annotate - [select for diffs], Sun Jan 2 03:36:52 2000 UTC (12 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.28: +7 -7
lines
Diff to previous 1.28 (colored)
replaced some commands by their ${COMMAND} counterparts
Revision 1.28 / (download) - annotate - [select for diffs], Thu Dec 2 20:26:39 1999 UTC (12 years, 5 months ago) by bouyer
Branch: MAIN
Changes since 1.27: +3 -3
lines
Diff to previous 1.27 (colored)
Use 'ln -f -s' instead of 'ln -fs' to keep solaris happy.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Oct 10 11:06:06 1999 UTC (12 years, 7 months ago) by tron
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
"CONFLICT" -> "CONFLICTS".
Revision 1.26 / (download) - annotate - [select for diffs], Wed Sep 29 22:47:19 1999 UTC (12 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.25: +3 -1
lines
Diff to previous 1.25 (colored)
Add conflict with "Mesa-glx" package.
Revision 1.25 / (download) - annotate - [select for diffs], Thu Jul 15 15:51:42 1999 UTC (12 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.24: +8 -2
lines
Diff to previous 1.24 (colored)
Make this package work on Solaris.
Revision 1.24 / (download) - annotate - [select for diffs], Wed Apr 14 20:01:42 1999 UTC (13 years, 1 month ago) by garbled
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.23: +1 -3
lines
Diff to previous 1.23 (colored)
Now that we are at 1.4, we don't need to exclude this from alpha anymore.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Feb 20 22:48:30 1999 UTC (13 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.22: +1 -3
lines
Diff to previous 1.22 (colored)
Fix CONFLICTS (remove redundancy, mostly)
Revision 1.22 / (download) - annotate - [select for diffs], Sat Jan 30 23:18:50 1999 UTC (13 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
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".
Revision 1.21 / (download) - annotate - [select for diffs], Fri Dec 18 11:50:52 1998 UTC (13 years, 5 months ago) by kleink
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
chown -> ${CHOWN}
Revision 1.20 / (download) - annotate - [select for diffs], Wed Sep 30 19:46:36 1998 UTC (13 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.19: +12 -10
lines
Diff to previous 1.19 (colored)
Update Mesa package to version 3.0.
Revision 1.19 / (download) - annotate - [select for diffs], Tue Sep 22 06:11:37 1998 UTC (13 years, 8 months ago) by garbled
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.18: +3 -1
lines
Diff to previous 1.18 (colored)
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.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Sep 5 19:26:02 1998 UTC (13 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Remove unwanted files prior to installation.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Sep 5 18:44:34 1998 UTC (13 years, 8 months ago) by hubertf
Branch: MAIN
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
Don't install backup (*~) files. Fixes PR 6104 by John Kohl <jtk@kolvir.arlington.ma.us>.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Aug 20 15:17:00 1998 UTC (13 years, 9 months ago) by tsarna
Branch: MAIN
Changes since 1.15: +3 -2
lines
Diff to previous 1.15 (colored)
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.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Jul 15 11:22:53 1998 UTC (13 years, 10 months ago) by agc
Branch: MAIN
Changes since 1.14: +5 -2
lines
Diff to previous 1.14 (colored)
Use automatic shared object handling
Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:25 1998 UTC (14 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.13: +2 -5
lines
Diff to previous 1.13 (colored)
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. Remove redundant (and sometimes erroneous) comments.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Mar 26 22:54:40 1998 UTC (14 years, 2 months ago) by frueauf
Branch: MAIN
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
portlint: add missing / to URL.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 24 22:55:45 1998 UTC (14 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.11: +3 -2
lines
Diff to previous 1.11 (colored)
Add mirror "ftp.fu-berlin.de" to "${MASTER_SITES}".
Revision 1.11 / (download) - annotate - [select for diffs], Fri Mar 20 06:19:05 1998 UTC (14 years, 2 months ago) by mycroft
Branch: MAIN
Changes since 1.10: +4 -7
lines
Diff to previous 1.10 (colored)
Tidy this up, and make me the `maintainer'.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 5 20:56:25 1998 UTC (14 years, 2 months ago) by mycroft
Branch: MAIN
Changes since 1.9: +20 -13
lines
Diff to previous 1.9 (colored)
Update for Mesa 2.6.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 25 02:35:35 1998 UTC (14 years, 3 months ago) by tron
Branch: MAIN
Changes since 1.8: +5 -1
lines
Diff to previous 1.8 (colored)
"${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.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Feb 2 08:59:14 1998 UTC (14 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
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.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Feb 2 08:10:51 1998 UTC (14 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Introduce TRUE?=/usr/bin/true, and use it.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 24 05:19:15 1998 UTC (14 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
portlint: no -p needed with ${MKDIR}, ldconfig||/usr/bin/true
Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 17 08:06:43 1997 UTC (14 years, 5 months ago) by hubertf
Branch: MAIN
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
Add alternative path for old versions.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 3 00:47:57 1997 UTC (14 years, 6 months ago) by hubertf
Branch: MAIN
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Fix RCS-Id
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 3 00:46:13 1997 UTC (14 years, 6 months ago) by hubertf
Branch: MAIN
Changes since 1.2: +13 -11
lines
Diff to previous 1.2 (colored)
This is the real update for NetBSD and V2.4
Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 3 00:39:10 1997 UTC (14 years, 6 months ago) by hubertf
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Fix RCS-Id, update to V2.4 & NetBSD
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Nov 3 00:36:12 1997 UTC (14 years, 6 months ago) by hubertf
Branch: FREEBSD
CVS Tags: FreeBSD-current-1997-11-01
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
OpenGL-clone
Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 3 00:36:12 1997 UTC (14 years, 6 months ago) by hubertf
Branch: MAIN
Initial revision