Import rendercheck-1.3. Useful to see if your video driver
authorbjs <bjs>
Tue, 27 May 2008 04:53:16 +0000 (04:53 +0000)
committerbjs <bjs>
Tue, 27 May 2008 04:53:16 +0000 (04:53 +0000)
commitb3396d2628a910b81879a3a442be0655a1bb6627
tree1439f93cbe085fd096b0c2642c42327a3e1a34f2
parent90d98b871bc1e93e936a7c955484bff3755f2d4d
Import rendercheck-1.3.  Useful to see if your video driver
does the Right Thing(tm) with render acceleration.

rendercheck is a program to test a Render extension implementation against
separate calculations of expected output.

Tests currently include:
- Destination coordinates correctness
- Source coordinates correctness
- Transformed (FilterNearest) source coordinates correctness.
- Composite with and without mask (with/without component alpha), with 1x1
  repeating Pictures and 10x10 Pictures.
- Linear gradients
- Repeating sources/masks at POT and non-POT sizes
- Some regression tests for bugs from freedesktop.org bugzilla.
x11/rendercheck/DESCR [new file with mode: 0644]
x11/rendercheck/Makefile [new file with mode: 0644]
x11/rendercheck/PLIST [new file with mode: 0644]
x11/rendercheck/distinfo [new file with mode: 0644]