index
:
~podain/pixman
benchmark/lowlevel-blt-bench
master
neon_bilinear
neon_src_n_8_dst
normal_repeat
opacity
over_n_xxxx
perfstat
sent_to_upstream
simple_repeat
spans
sse2_bilinear
std_normal_repeat
test_and_perf
threaded_composite
wip/spans
Private pixman repository
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-28
test: check correctness of 'bilinear_pad_repeat_get_scanline_bounds'
Siarhei Siamashka
1
-0
/
+2
2011-02-15
Add a test program for pixman_composite_trapezoids().
Søren Sandmann Pedersen
1
-0
/
+2
2011-02-15
test/Makefile.am: Move all the TEST_LDADD into a new global LDADD.
Søren Sandmann Pedersen
1
-34
/
+1
2011-02-15
Add @TESTPROGS_EXTRA_LDFLAGS@ to AM_LDFLAGS
Søren Sandmann Pedersen
1
-17
/
+1
2011-02-15
Move all the GTK+ based test programs to a new subdir, "demos"
Søren Sandmann Pedersen
1
-50
/
+1
2011-01-19
Add a test for radial gradients
Andrea Canciani
1
-0
/
+4
2011-01-16
A new configure option --enable-static-testprogs
Siarhei Siamashka
1
-0
/
+21
2010-12-20
Add a test compositing with the various PDF operators.
Søren Sandmann Pedersen
1
-0
/
+4
2010-12-20
Fix linking issues when HAVE_FEENABLEEXCEPT is set.
Cyril Brulebois
1
-1
/
+1
2010-12-17
Add a stress-test program.
Søren Sandmann Pedersen
1
-0
/
+4
2010-12-17
Extend gradient-crash-test
Søren Sandmann Pedersen
1
-2
/
+4
2010-11-04
Remove workaround for a bug in the 1.6 X server.
Søren Sandmann Pedersen
1
-2
/
+0
2010-10-11
test: Change composite so that it tests randomly generated images
Søren Sandmann Pedersen
1
-1
/
+3
2010-09-21
Add a lowlevel blitter benchmark
Jonathan Morton
1
-2
/
+9
2010-09-21
test: Add affine-test
Søren Sandmann Pedersen
1
-0
/
+4
2010-09-21
Update and extend the alphamap test
Søren Sandmann Pedersen
1
-1
/
+1
2010-08-24
region: Add a new test region-translate
Benjamin Otte
1
-0
/
+2
2010-08-15
Add alpha-loop test program
Søren Sandmann Pedersen
1
-0
/
+4
2010-07-27
test: 'scaling-crash-test' added
Siarhei Siamashka
1
-0
/
+2
2010-06-09
test: verify that gradients do not crash pixman
Andrea Canciani
1
-0
/
+2
2010-05-13
test: added OpenMP support for better utilization of multiple CPU cores
Siarhei Siamashka
1
-0
/
+3
2010-04-22
Remove alphamap from the GTK+ part of tests/Makefile.am
Søren Sandmann Pedersen
1
-2
/
+1
2010-02-24
Add a1-trap-test
Søren Sandmann Pedersen
1
-0
/
+2
2010-02-19
Test pixman_region32_init_from_image in region-test
Alexander Larsson
1
-1
/
+3
2010-01-17
test: Add new alphamap test program.
Søren Sandmann Pedersen
1
-1
/
+6
2009-12-16
Reorder tests so that they fastest ones run first.
Søren Sandmann Pedersen
1
-5
/
+5
2009-12-16
Build tests and run non-GTK+ ones on `make check`
Marvin Schmidt
1
-2
/
+4
2009-11-17
test: In scaling-test use the crc32 from utils.c
Søren Sandmann Pedersen
1
-1
/
+3
2009-11-17
test: Move CRC32 code from blitters-test to new files utils.[ch]
Søren Sandmann Pedersen
1
-1
/
+3
2009-11-17
test: Rename utils.[ch] to gtk-utils.[ch]
Søren Sandmann Pedersen
1
-8
/
+9
2009-09-13
[test] Add composite test from rendercheck
Chris Wilson
1
-0
/
+2
2009-08-08
Test program for stressing the use of different formats and operators
Siarhei Siamashka
1
-0
/
+2
2009-07-21
Add test case for bug 22844.
Søren Sandmann Pedersen
1
-0
/
+2
2009-07-09
Fix a couple of problems with the tests when HAVE_GTK is not defined.
Søren Sandmann Pedersen
1
-2
/
+2
2009-06-24
Add test case for out-of-bounds memory access.
Søren Sandmann Pedersen
1
-0
/
+2
2009-06-23
Add convolution-test.c program
Søren Sandmann Pedersen
1
-0
/
+4
2009-06-23
Add screen-test.c test program
Søren Sandmann Pedersen
1
-0
/
+4
2009-05-21
Fix alpha map computation in pixman_compute_composite_region()
Søren Sandmann Pedersen
1
-0
/
+4
2009-05-13
Add test that shows difference in clipping with transformed vs untransformed
Søren Sandmann Pedersen
1
-0
/
+4
2009-05-04
Mention utils.h in test/Makefile.am so that make dist will pick it up
Søren Sandmann Pedersen
1
-4
/
+4
2009-05-04
Move all the GTK+ test code into its own file, utils.c
Søren Sandmann Pedersen
1
-2
/
+9
2009-04-24
Add trap-crasher.c test program
Søren Sandmann Pedersen
1
-1
/
+3
2009-04-04
Add a new trap-test test program.
Søren Sandmann Pedersen
1
-11
/
+25
2009-03-31
Image scaling regression test script
Siarhei Siamashka
1
-0
/
+2
2008-09-06
Fix bug in pixman_image_is_opaque()
Søren Sandmann Pedersen
1
-1
/
+3
2008-06-09
Add infinite loop test
Søren Sandmann
1
-0
/
+2
2008-03-28
Fix test build when srcdir != builddir.
Aaron Plattner
1
-1
/
+1
2007-09-07
New test for image fetching.
José Fonseca
1
-2
/
+4
2007-08-06
Change the library name to pixman-1
Søren Sandmann Pedersen
1
-2
/
+2
2007-05-15
Don't build GTK+ test programs if GTK+ is not available
Soren Sandmann Pedersen
1
-6
/
+5
[next]