Up to [cvs.netbsd.org] / pkgsrc / graphics / OpenRM
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Thu Aug 18 13:00:26 2011 UTC (9 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Kill Id from jlam's original patch
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jul 21 17:04:46 2011 UTC (10 months ago) by joerg
Branch: MAIN
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Honour ${CC}
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 24 21:01:48 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: 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,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Regen patch checksums.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jun 23 04:02:48 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.6: +8 -4
lines
Diff to previous 1.6 (colored)
* Libtoolize graphics/OpenRM so that we correctly build shared libraries on all platforms supported by libtool. * Remove the unnecessary dependencies on glut and perl, and only use perl as a build dependency. * Use REPLACE_PERL instead of hand-crafted substitution code. Bump the PKGREVISION for graphics/OpenRM to 2. Due to the changed dependency graph, bump the PKGREVISION for packages that use the OpenRM libraries. In this case, games/genecys-client is the only one, so bump its PKGREVISION to 2.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jun 7 16:21:41 2005 UTC (6 years, 11 months ago) by garbled
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
NetBSD 2.0 and above pthread doesn't have pthread_set_concurrency. Ifdef out for NetBSD.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 24 08:45:02 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Add RMD160 digests
Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 19 05:54:45 2004 UTC (8 years, 1 month ago) by garbled
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
Update OpenRM to 1.5.2 # New indexed primitive types: quads, quad-strips, tris, tri-strips, along with a new RMdemo program that exercises these new primitives. # New primitive type: quad-strips. # Expanded set of supported platforms: 64-bit Linux, MacOSX (it really works this time) # Dramatically improved "tfly" demo program produces stunning visuals (see images below). # Overhauled configure script for enhanced multi-architecture support in the RMdemo distribution. # New Gordo demonstration program "lightModes" that lets you explore OpenRM's light source parameters and lighting environment attributes.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 10 23:58:36 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Simplify last commit by just passing LDFLAGS to the compiler when linking the shared library. This automatically puts the LDFLAGS for any dependencies, including the gcc3-* packages, into the link command.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 10 21:54:32 2004 UTC (8 years, 3 months ago) by garbled
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add a patch to make this link properly with libGL
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Feb 5 20:34:17 2004 UTC (8 years, 3 months ago) by garbled
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
New package for OpenRM 1.5.1. An opensource 3D Scene Graph API.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Feb 5 20:34:17 2004 UTC (8 years, 3 months ago) by garbled
Branch: MAIN
Initial revision