index
:
xorg/app/rendercheck
master
more-formats
Suite of tests for the Render extension. (mirrored from https://gitlab.freedesktop.org/xorg/test/rendercheck)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
rendercheck 1.6
HEAD
rendercheck-1.6
master
Matt Turner
1
-1
/
+1
2024-04-23
meson: Set project license
Matt Turner
1
-0
/
+1
2024-04-23
meson: Set project version
Matt Turner
1
-4
/
+7
2022-07-21
t_repeat.c, t_triangles.c: convert from ISO-8859-1 to UTF-8
Alan Coopersmith
2
-2
/
+2
2022-07-21
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+95
2022-02-19
Update bug tracker URL in man page
Alan Coopersmith
1
-1
/
+2
2021-02-02
Revert "Reduce the number of colors to speed up test execution."
Jeremy Huddleston Sequoia
1
-0
/
+3
2021-02-02
Prevent ASan from placing guards around test structs as we expect them to be ...
Jeremy Huddleston Sequoia
1
-0
/
+7
2021-01-30
Mark pointers to test structs as used to prevent dead symbol stripping
Jeremy Huddleston Sequoia
1
-1
/
+1
2021-01-30
darwin: Build fix
Jeremy Huddleston Sequoia
1
-8
/
+19
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
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
[next]