index
:
xorg/app/rendercheck
master
more-formats
Suite of tests for the Render extension.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
Include strings.h for strcasecmp
HEAD
master
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-22
rendercheck 1.4
rendercheck-1.4
Alan Coopersmith
1
-3/+3
2010-10-30
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-29/+1
2010-10-30
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-2/+2
2010-10-30
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1/+1
2010-10-30
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2
-14/+4
2010-10-07
Purge cvs tags.
Jesse Adkins
1
-2/+0
2010-03-27
config: remove files unnecessarily listed in EXTRA_DIST
Gaetan Nadon
1
-4/+0
2010-03-26
man: build man pages the standard way
Gaetan Nadon
5
-7/+56
2010-02-11
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2
-3/+2
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0/+2
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2
-231/+5
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
1
-5/+5
2009-10-27
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2/+0
2009-10-22
Makefile.am: do not include autogen.sh in distribution #24183
Gaetan Nadon
1
-1/+0
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-10/+70
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
1
-1/+1
2009-01-20
Make autogen.sh look like the autogen.sh in every other fd.o project
Ian Romanick
1
-3/+1
2009-01-19
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
7
-24/+27
2009-01-08
Fix build with -Wall -Werror -pedantic
Aaron Plattner
2
-1/+3
2009-01-08
Add a --version option.
Aaron Plattner
1
-3/+11
2008-04-15
Add a test for rendering to source-only pictures under gradients.
Eric Anholt
3
-0/+78
2008-04-15
Remove bogus extra loop from gradient tests.
Keith Packard
3
-5/+5
2008-03-07
rendercheck 1.3
rendercheck-1.3
Adam Jackson
1
-1/+1
2007-12-06
Replace static ChangeLog with dist-hook to generate from git log
James Cloos
1
-0/+10
2007-02-09
Merge branch 'origin'
Eric Anholt
7
-21/+226
2007-02-03
Add another transformed source coordinates test.
Eric Anholt
4
-0/+187
2007-02-02
Unbreak the dstcoords test, and test it with PictOpOver, as well.
Eric Anholt
3
-12/+18
2007-01-12
Bug #9485: Fix a sign-extension issue on 64-bit platforms in pixel fetching.
Eric Anholt
1
-5/+6
2007-01-12
Add more gcc warning flags, and clean up the added warnings.
Eric Anholt
3
-4/+15
2006-11-28
Bump version to 1.2 and update docs.
rendercheck-1.2
Eric Anholt
3
-1/+8
2006-10-26
Reduce the size of the rendering done in many tests.
Eric Anholt
9
-22/+36
2006-10-26
Slight cleanup of create_formats_list().
Eric Anholt
1
-36/+37
[next]