index
:
~mperes/rendercheck
autotools
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-16
Report results on a per-test basis
HEAD
master
Martin Peres
3
-27
/
+59
2017-03-31
Explain how to build using meson in the README.
Eric Anholt
1
-0
/
+8
2017-03-31
Simplify manpage variable substitution for Meson.
Eric Anholt
2
-12
/
+5
2017-03-31
Remove the autotools build system.
Eric Anholt
7
-213
/
+0
2017-03-31
Add a meson build system.
Eric Anholt
3
-0
/
+75
2017-03-29
Fix errx handling of va_list
Peter Hutterer
1
-2
/
+4
2017-03-29
Fix a printf format warning.
Eric Anholt
1
-1
/
+1
2017-03-28
Skip shmblend if SHM pixmaps aren't supported
Aaron Plattner
1
-4
/
+10
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: honor NOCONFIGURE=1
Peter Hutterer
1
-3
/
+4
2017-01-26
autogen.sh: drop --enable-maintainer-mode
Peter Hutterer
2
-3
/
+1
2016-03-14
Enable a few more formats
Adam Jackson
1
-2
/
+2
2016-03-14
Don't fail to find the a8r8g8b8 format pointlessly
Adam Jackson
1
-7
/
+9
2016-03-14
Be valgrind-clean
Adam Jackson
4
-6
/
+37
2016-03-14
triangles: Fix tests for conjoint and disjoint ops
Adam Jackson
1
-0
/
+6
2016-02-08
autogen: Set a default prefix for patches if unset.
Eric Anholt
1
-0
/
+3
2016-02-08
shmblend: New test for XRenderComposite() from a pixmap in SHM.
Eric Anholt
5
-3
/
+250
2016-02-08
Use ELF sections to make test setup easier.
Eric Anholt
5
-50
/
+120
2016-02-08
Save the list of active formats in a global for use by tests.
Eric Anholt
2
-25
/
+34
2016-02-08
Start using stdbool.h instead of Xlib or custom bools.
Eric Anholt
17
-172
/
+171
2015-06-11
rendercheck 1.5
Dave Airlie
1
-1
/
+1
2015-06-04
rendercheck: constrain accuracy
Dave Airlie
1
-2
/
+4
2015-06-04
rendercheck: make gradient results align with pixman
Dave Airlie
1
-1
/
+1
2014-06-12
Add test for a rendering bug in libreoffice.
Eric Anholt
5
-0
/
+184
2014-04-22
Add test for GTK rendering bug in glamor.
Eric Anholt
6
-0
/
+185
2014-04-22
Shut up some const assignment warnings.
Eric Anholt
5
-6
/
+6
2014-04-22
Disable useless shadow warnings.
Eric Anholt
1
-0
/
+1
2014-04-22
Convert to using asprintf for describe_format.
Eric Anholt
6
-37
/
+29
2014-04-22
Fix const cast warnings in our ops definitions.
Eric Anholt
1
-1
/
+1
2014-01-21
fix compiler warnings
Matt Craighead
4
-10
/
+1
2013-05-07
t_triangles: Fix for triangles(trapezoids) test case
Vikram Fugro
1
-6
/
+30
2011-11-11
Include strings.h for strcasecmp
Jeremy Huddleston
1
-0
/
+1
2011-09-22
t_tsrccoords: Skip this test when using indexed picture formats
Damien Leone
1
-0
/
+8
2011-08-01
Use the right screen from $DISPLAY
Aaron Plattner
7
-13
/
+13
2011-05-10
Report which test groups passed successfully
Jeremy Huddleston
4
-34
/
+58
2011-01-12
config: remove unrequired AC_HEADER_STDC
Gaetan Nadon
1
-1
/
+0
2010-12-01
blend: Second attempt to handle multiple source pages...
Chris Wilson
1
-11
/
+11
2010-12-01
composite: Handle more sources than available rows in the window
Chris Wilson
1
-88
/
+102
2010-12-01
blend: Handle more sources than available rows in the window
Chris Wilson
1
-78
/
+92
2010-12-01
TODO: Multiple roundtrips for image processing due to get_pixel fixed
Chris Wilson
1
-1
/
+0
2010-12-01
dstcoords: Sample result using a single GetImage
Chris Wilson
1
-1
/
+8
2010-12-01
tsrcoords2: Sample result using a single GetImage
Chris Wilson
1
-1
/
+7
2010-12-01
tsrcoords: Sample result with just a single GetImage
Chris Wilson
1
-21
/
+30
2010-12-01
triangles: Use a single GetImage call to sample the result
Chris Wilson
1
-3
/
+21
2010-12-01
repeat: Only call GetImage once for each test.
Chris Wilson
1
-6
/
+18
2010-12-01
Split out printing the results from eval_diff()
Chris Wilson
12
-109
/
+177
2010-12-01
composite: Batch tests
Chris Wilson
3
-177
/
+188
2010-12-01
blend: Combine multiple tests into a single XGetImage request
Chris Wilson
5
-77
/
+160
2010-12-01
repeat: Specify test width/height rather than relying on win_width/height
Chris Wilson
1
-12
/
+19
2010-11-21
rendercheck 1.4
Alan Coopersmith
1
-3
/
+3
[next]