rendercheck: Changes to 'refs/tags/RENDERCHECK-1_1'

Eric Anholt anholt at kemper.freedesktop.org
Tue May 23 10:12:09 EEST 2006


Tag 'RENDERCHECK-1_1' created by Eric Anholt <anholt at FreeBSD.org> at 2006-05-23 08:10 -0700

1.1 release of rendercheck
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD0DBQBEcrV3HUdvYGzw6vcRAuoYAJ9V3T3BTda2i1mc7pAbB2eJ6Xm7gwCQ3WGF
Mc9I4ey7VCKdJ/M3ZYP3
=azD8
-----END PGP SIGNATURE-----

Changes since the dawn of time:
Alan Coopersmith:
      Only add -Wall flag when using gcc, not other compilers
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/rendercheck
      Ignore emacs *~ backup files
      Add fallback version of errx for platforms without errx/err.h

Eric Anholt:
      Initial revision
      Initial import of rendercheck (attempt 2).
      - get_pixel was not at fault, and get destcoords_test working.
      Exercise XAA's Composite acceleration by also rendering
      Kill the ChangeLog.  Updating them is annoying.  If you want the ChangeLog, use
      Add a simple test of transformed source/mask coordinates.
      Correct the previous commit:
      Back out previous changes to the transformed coordinates test. It looks like the
      Sigh.  Some day somebody will write a makefile system that isn't based on
      Allow building without xrender.pc, by using AC_PATH_XTRA.  Bump to 1.0.3.
      Set the main window OverrideRedirect.  metacity gets less confused, and things
      Add a simple manpage, and add commandline options for verbosity and display.
      Add an appropriate .cvsignore.
      - Split the tests out into separate files.
      Allow users to specify the set of tests to be run.
      Make autogen.sh actually do its job, and add some missing files to the dist.
      Remove the apparently-unnecessary AC_CONFIG_AUX_DIR setting that made new
      Add a --sync flag to set XSynchronize() (for debugging a scripting issue) and
      Add a description of the -i flag, and alphabetize.
      Move .cvsignore to .gitignore.
      Add a trivial test for Triangles, TriStrip, and TriFan, which exposed a security
      Remove useless $Id$ markers.
      Add gradients to the list of tests supported.
      Improve the wording of the -d argument, which was copied from xcompmgr.1 iirc.
      Respect --iter in a couple more tests.
      Correct a heinous memory leak in get_pixel().
      Add a test for various-sized repeating sources.  Reveals issues with EXA Radeon
      Add a short doc on the things to do when adding a new test.  Move TODO into the
      Correct offsets for argb32* convenience colors, so the right colors are used in
      Count the successes and failures of tests, printing results when finished, and
      Update TODO list.
      Correct the comment describing what fill_test does (test the filling of the
      Fix describing of some more formats.
      Include the format of the picture in the fill test failure output.
      Merge branch 'security-implications' containing a new test for the triangles
      Replace autogen.sh with a more standard one from that does srcdir != builddir.
      Bump version to 1.1 and update docs.

Lars Knoll:
      test composition operations using solid source pictures
      add testing for linear gradients.
      add license header
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/rendercheck




More information about the xorg-commit mailing list