Up to [cvs.netbsd.org] / pkgsrc / graphics / glitz
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.19 / (download) - annotate - [select for diffs], Mon May 19 13:47:45 2008 UTC (4 years ago) by tnn
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,
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,
HEAD
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Fix build on IRIX
Revision 1.18 / (download) - annotate - [select for diffs], Wed Aug 8 22:43:47 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Fix patch to not include spaces inside filenames...
Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 8 17:22:45 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
Explicitly include GL/glxext.h to fix build with Mesa 7.0.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Jan 30 20:53:23 2007 UTC (5 years, 3 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Fix uint64_t on Interix.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Aug 3 19:33:55 2006 UTC (5 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Just fixing pkglint warnings doesn't help. Sometimes they are just pointers that something else is wrong. In this case, the file contained _three_ instances of __sun__, but only two were in the patch, so pkglint could not warn on the third one. Now pango really builds on Solaris with SunPro (tested).
Revision 1.14 / (download) - annotate - [select for diffs], Thu Aug 3 18:22:17 2006 UTC (5 years, 9 months ago) by rillig
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Fixed a build failure of devel/pango by replacing __sun__ with __sun in patch-ab, as told by pkglint. Maybe that warning is really useful. :) Bumped PKGREVISION.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 6 23:43:27 2006 UTC (5 years, 10 months ago) by markd
Branch: MAIN
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Don't try and do visibility stuff with gcc on Solaris as the Solaris gcc/ld doesn't support it. From Gilles Dauphin in PR pkg/33919.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Jul 4 15:12:58 2006 UTC (5 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.11: +4 -6
lines
Diff to previous 1.11 (colored)
update to 0.5.6 changes: New GL_EXT_framebuffer_object interface. Add WGL backend. New radial gradient. YV12 surface support. misc fixes additional GL support optimization: avoid context switches
Revision 1.11 / (download) - annotate - [select for diffs], Fri Nov 4 17:10:04 2005 UTC (6 years, 6 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Interix has neither <stdint.h> nor <inttypes.h>.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Nov 3 01:47:08 2005 UTC (6 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Added a patch that prevents glitz from using -lsunmath on Solaris, as this library is not provided by the Solaris base system. Thanks to <grant> for finding the relevant part to patch. Bumped PKGREVISION.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 3 19:46:56 2005 UTC (6 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Use platform pthread flags instead of hard coded -lpthread.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 11 15:24:54 2005 UTC (6 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Changes 0.4.4: * Bug fixes * Improvements
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 6 18:23:27 2005 UTC (6 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.6: +4 -5
lines
Diff to previous 1.6 (colored)
update to 0.4.3 changes: minor fixes and feature additions
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 18 20:11:01 2005 UTC (6 years, 11 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Fix a cut-and-paste error that prevented compilation on NetBSD 1.6.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 24 08:45:06 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], Wed Feb 9 21:20:03 2005 UTC (7 years, 3 months ago) by xtraeme
Branch: MAIN
Changes since 1.3: +3 -4
lines
Diff to previous 1.3 (colored)
Update to 0.4.0.
Some changes:
Add anti-aliased trapezoids, rectangular clipping, multiple
geometry arrays, bitmap geometry, mask surface convolution
filtering.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 15 03:33:22 2004 UTC (7 years, 6 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Update glitz to 0.2.3. Changes are too numerous to list here. They include a revamped graphics engine and tons of bug fixes. Closes PR pkg/28107 by Francois Briere, thanks!
Revision 1.2 / (download) - annotate - [select for diffs], Tue May 11 17:35:06 2004 UTC (8 years ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
update to glitz-0.1.2 Sadly, there's no real news file avaiable. So, I guess it's the usual bug-fixes and optimizations.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Apr 27 12:11:43 2004 UTC (8 years ago) by adam
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Glitz is a portable 2D graphics library that uses OpenGL to render hardware accelerated graphics. It supports many of the latest OpenGL features, such as efficient off-screen rendering using pbuffers. Rendering can be carried out by arbitrary OpenGL layers, thanks to glitz's extensible backend system. Glitz is designed to match the X Render Extension semantics and provides a general way for accelerating this imaging model. Glitz can be used as a stand-alone layer above OpenGL but is also designed to act as a backend for cairo, providing it with OpenGL accelerated output.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 27 12:11:43 2004 UTC (8 years ago) by adam
Branch: MAIN
Initial revision