Browse Source

* added rendercheck (1.2) - X Render Extension Test Tool

git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21425 10447126-35f2-4685-b0cf-6dd780d3921f
early
Minto van der Sluis 17 years ago
parent
commit
19813d1b2d
2 changed files with 75 additions and 0 deletions
  1. +32
    -0
      xorg/rendercheck/rendercheck.cache
  2. +43
    -0
      xorg/rendercheck/rendercheck.desc

+ 32
- 0
xorg/rendercheck/rendercheck.cache

@ -0,0 +1,32 @@
[TIMESTAMP] 1182685964 Sun Jun 24 13:52:44 2007
[BUILDTIME] 10 (5)
[SIZE] 0.07 MB, 10 files
[DEP] 00-dirtree
[DEP] bash
[DEP] binutils
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] findutils
[DEP] fontconfig
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] kbproto
[DEP] libpthread-stubs
[DEP] libx11
[DEP] libxau
[DEP] libxcb
[DEP] libxdmcp
[DEP] libxrender
[DEP] make
[DEP] mktemp
[DEP] pkgconfig
[DEP] renderproto
[DEP] sed
[DEP] sysfiles
[DEP] tar
[DEP] util-linux
[DEP] xproto

+ 43
- 0
xorg/rendercheck/rendercheck.desc

@ -0,0 +1,43 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../rendercheck/rendercheck.desc
[COPY] Copyright (C) 2007 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] X Render Extension Test Tool
[T] Rendercheck is a program to test a Render extension implementation
[T] against separate calculations of expected output. Tests currently
[T] include:
[T] - Destination coordinates correctness
[T] - Source coordinates correctness
[T] - Transformed (FilterNearest) source coordinates correctness.
[T] - Composite with and without mask (with/without component alpha),
[T] with 1x1 repeating Pictures and 10x10 Pictures.
[T] Unfortunately, there are currently no command-line arguments to control
[T] its execution. Options, such as verbosity or number of iterations to
[T] encourage pixmap migration, are controlled only in source.
[U] http://www.X.org
[A] X.org Foundation {http://www.X.org}
[M] The OpenSDE Community <list@opensde.org>
[C] base/x11
[L] OpenSource
[S] Stable
[V] 1.2
[P] X -----5---9 112.600
[O] . package/*/*/modular-x-conf.in
[D] 2819437689 rendercheck-1.2.tar.bz2 http://xorg.freedesktop.org/releases/individual/app/

Loading…
Cancel
Save