Path to this page:
Subject: CVS commit: pkgsrc/x11/rendercheck
From: Thomas Klausner
Date: 2015-06-12 13:14:21
Message id: 20150612111421.C675798@cvs.netbsd.org
Log Message:
Update to 1.5:
Aaron Plattner (1):
Use the right screen from $DISPLAY
Chris Wilson (13):
repeat: Specify test width/height rather than relying on win_width/height
blend: Combine multiple tests into a single XGetImage request
composite: Batch tests
Split out printing the results from eval_diff()
repeat: Only call GetImage once for each test.
triangles: Use a single GetImage call to sample the result
tsrcoords: Sample result with just a single GetImage
tsrcoords2: Sample result using a single GetImage
dstcoords: Sample result using a single GetImage
TODO: Multiple roundtrips for image processing due to get_pixel fixed
blend: Handle more sources than available rows in the window
composite: Handle more sources than available rows in the window
blend: Second attempt to handle multiple source pages...
Damien Leone (1):
t_tsrccoords: Skip this test when using indexed picture formats
Dave Airlie (3):
rendercheck: make gradient results align with pixman
rendercheck: constrain accuracy
rendercheck 1.5
Eric Anholt (6):
Fix const cast warnings in our ops definitions.
Convert to using asprintf for describe_format.
Disable useless shadow warnings.
Shut up some const assignment warnings.
Add test for GTK rendering bug in glamor.
Add test for a rendering bug in libreoffice.
Gaetan Nadon (1):
config: remove unrequired AC_HEADER_STDC
Jeremy Huddleston (2):
Report which test groups passed successfully
Include strings.h for strcasecmp
Matt Craighead (1):
fix compiler warnings
Vikram Fugro (1):
t_triangles: Fix for triangles(trapezoids) test case
Files: