Up to [cvs.netbsd.org] / pkgsrc / x11 / Xrender
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 15 16:37:21 2005 UTC (6 years, 7 months ago) by wiz
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,
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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Update to 0.9.0: Update to protocol 0.9 which includes RenderAddTraps request.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 23 17:36:09 2005 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Add RMD160 checksums to the SHA1 ones.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Aug 5 22:19:17 2004 UTC (7 years, 9 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
update to libXrender-0.8.4 changes: bug-fixes only
Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 16 10:21:03 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.4: +1 -3
lines
Diff to previous 1.4 (colored)
Remove patches that are unnecessary because we override the generated libtool script.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 31 02:13:17 2003 UTC (8 years, 6 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.3: +3 -1
lines
Diff to previous 1.3 (colored)
fix PLIST problems on Solaris by setting the libtool (1.5) versioning type to sunos. No effect on non-solaris systems.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Sep 19 17:22:15 2003 UTC (8 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.2: +3 -4
lines
Diff to previous 1.2 (colored)
Update to 0.8.3. Remove Xext dependency; split in Xrender and render; use automake; add animate cursor support; some other fixes.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 10 21:15:56 2003 UTC (9 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Need to make sure on Solaris not to pickup -mt from the installed imake files for threaded apps.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jan 14 09:16:36 2003 UTC (9 years, 4 months ago) by jlam
Branch: TNF
CVS Tags: pkgsrc-base,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of Xrender-0.7 as x11/Xrender: The X Rendering Extension introduces digital image composition as the foundation of a rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tesselation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. This package contains the client library for connecting to a Xserver that supports the Xrender extension.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jan 14 09:16:36 2003 UTC (9 years, 4 months ago) by jlam
Branch: MAIN
Initial revision