Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-04-10 | Need to make sure on Solaris not to pickup -mt from the installed imake files | jmc | 2 | -1/+18 | |
for threaded apps. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-01-14 | Avoid building this package when X11PREFIX == X11BASE and there's already | jlam | 1 | -1/+15 | |
a builtin libXrender. | |||||
2003-01-14 | Initial import of Xrender-0.7 as x11/Xrender: | jlam | 5 | -0/+120 | |
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. |