2007-06-01 17:41:54 -04:00
|
|
|
rendercheck is a set of simple tests of the X Render extension. It is
|
2007-06-03 16:56:46 -04:00
|
|
|
designed for authors of Render implementations in X servers.
|
2007-06-01 17:41:54 -04:00
|
|
|
|
|
|
|
Tests currently include:
|
|
|
|
* destination coordinates correctness
|
|
|
|
* source coordinates correctness
|
|
|
|
* transformed (FilterNearest) source coordinates correctness
|
|
|
|
* composite with and without mask (with/without component alpha), with
|
2007-06-03 16:56:46 -04:00
|
|
|
1x1 repeating pictures and 10x10 pictures
|
2007-06-01 17:41:54 -04:00
|
|
|
* linear gradients
|
|
|
|
* repeating sources/masks at POT and non-POT sizes
|
|
|
|
* some regression tests for bugs from freedesktop.org bugzilla
|