man-pages/man1/rendercheck.1.html
2021-03-31 01:06:50 +01:00

104 lines
3.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of rendercheck</TITLE>
</HEAD><BODY>
<H1>rendercheck</H1>
Section: User Commands (1)<BR>Updated: rendercheck 1.5<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
rendercheck - simple tests of the X Render extension.
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<PRE>
<B>rendercheck [-d|--display display] [-i|--iter] [--sync] [-t|--tests test1,test2,test3,...] [-o|--ops op1,op2,op3,...]</B>
[-v|--verbose] [--minimalrendering]
</PRE>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>rendercheck</B>
is a set of simple tests of the X Render extension. It is designed for authors
of Render implementations in X Servers.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-d|--display&nbsp;display</B>
<DD>
Specifies the display to test against.
<DT id="2"><B>-i|--iter&nbsp;iterations</B>
<DD>
Specifies the number of times to repeat each operation before sampling results.
Some X Servers may behave differently (hardware vs software rendering paths)
depending on the previous operations done, so this may be used to influence the
server's choices.
<DT id="3"><B>--sync</B>
<DD>
Enables synchronous xlib operation, for debugging.
<DT id="4"><B>-t|--tests&nbsp;test1,test2,test3...</B>
<DD>
Enables only a specific subset of the possible tests. Test names include
fill, dcoords, scoords, mcoords, tscoords, tmcoords, blend, composite,
cacomposite, gradients, repeat, triangles, and bug7366.
Names must be separated by
commas and have no spaces.
<DT id="5"><B>-f|--formats&nbsp;format1,format2,format3...</B>
<DD>
Enables only a specific subset of the possible formats. Only formats listed
in the server-supported format list are available. Names must be separated by
commas and have no spaces.
<DT id="6"><B>-o|--ops</B>
<DD>
Enables only a specific subset of the Render operators.
<DT id="7"><B>-v|--verbose</B>
<DD>
Enables verbose printing of information on tests run, and successes and
failures.
<DT id="8"><B>--minimalrendering</B>
<DD>
Disables copying of offscreen destinations to the window, which is on by default
to provide the user with visual feedback.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>BUGS</H2>
Several limitations are documented in the TODO file accompanying the source.
Please report any further bugs you find to <A HREF="http://bugs.freedesktop.org/.">http://bugs.freedesktop.org/.</A>
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHORS</H2>
Eric Anholt, with help from Keith Packard.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="9"><A HREF="#lbAB">NAME</A><DD>
<DT id="10"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="11"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="12"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="13"><A HREF="#lbAF">BUGS</A><DD>
<DT id="14"><A HREF="#lbAG">AUTHORS</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:26 GMT, March 31, 2021
</BODY>
</HTML>