index
:
~gabbayo/pixman
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
bill-v11
bill-v12
debug
implement_vmx_fastpaths
master
pixman-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
test: Fix fence-image-self-test on Mac
Andrea Canciani
1
-3
/
+3
2015-09-20
test: add a check for FE_DIVBYZERO
Thomas Petazzoni
1
-0
/
+2
2015-09-09
utils.[ch]: add fence_get_page_size()
Pekka Paalanen
1
-3
/
+18
2015-09-09
utils.c: fix fallback code for fence_image_create_bits()
Pekka Paalanen
1
-1
/
+1
2015-09-01
utils.[ch]: add fence_image_create_bits ()
Pekka Paalanen
1
-0
/
+106
2015-09-01
utils.[ch]: add FENCE_MALLOC_ACTIVE
Pekka Paalanen
1
-3
/
+3
2015-04-15
test/utils: add format aliases used by lowlevel-blt-bench
Pekka Paalanen
1
-0
/
+11
2015-04-15
test/utils: add operator aliases for lowlevel-blt-bench
Pekka Paalanen
1
-0
/
+4
2015-04-15
test/utils: support format name aliases
Pekka Paalanen
1
-127
/
+126
2015-04-15
test/utils: support operator name aliases
Pekka Paalanen
1
-126
/
+104
2015-04-13
test: Move format and operator string functions to utils.[ch]
Ben Avison
1
-0
/
+193
2014-05-15
test: Add radial-invalid test program
Søren Sandmann Pedersen
1
-0
/
+10
2014-01-04
utils.c: Set DEVIATION to 0.0128
Søren Sandmann Pedersen
1
-1
/
+1
2014-01-04
Soft Light: Consistent approach to division by zero
Søren Sandmann
1
-1
/
+1
2014-01-04
test/utils.c: Add support for separable blend mode ops to do_composite()
Søren Sandmann Pedersen
1
-4
/
+178
2013-11-17
test/utils.c: Make the stack unaligned only on 32 bit Windows
Søren Sandmann
1
-1
/
+1
2013-10-17
utils.c: On x86-32 unalign the stack before calling test_function
Søren Sandmann Pedersen
1
-2
/
+30
2013-09-27
utils.c: Make image_endian_swap() deal with negative strides
Søren Sandmann Pedersen
1
-6
/
+7
2013-09-26
utils.c: Make print_image actually cope with negative strides
Søren Sandmann Pedersen
1
-3
/
+3
2013-09-19
test: Test negative strides
Søren Sandmann Pedersen
1
-0
/
+6
2013-09-19
test: Share the image printing code
Søren Sandmann Pedersen
1
-0
/
+32
2013-02-13
utils.c: Increase acceptable deviation to 0.0064 in pixel_checker_t
Søren Sandmann Pedersen
1
-1
/
+1
2013-02-13
utils.[ch]: Add pixel_checker_get_masks()
Søren Sandmann Pedersen
1
-0
/
+17
2013-02-13
test/utils.[ch]: Add pixel_checker_convert_pixel_to_color()
Søren Sandmann Pedersen
1
-0
/
+36
2013-02-13
test: Move do_composite() function from composite.c to utils.c
Søren Sandmann Pedersen
1
-0
/
+277
2013-01-23
utils.[ch]: Add new format_name() function
Søren Sandmann Pedersen
1
-0
/
+93
2013-01-23
test/utils.[ch]: Add new function operator_name()
Søren Sandmann Pedersen
1
-0
/
+69
2012-12-11
test/utils.[ch]: Add utility function to draw a checkerboard
Søren Sandmann Pedersen
1
-0
/
+54
2012-12-06
test: Get rid of the obsolete 'prng_rand_N' and 'prng_rand_u32'
Siarhei Siamashka
1
-1
/
+1
2012-12-06
test: Switch to the new PRNG instead of old LCG
Siarhei Siamashka
1
-5
/
+4
2012-12-06
test: Search/replace 'lcg_*' -> 'prng_*'
Siarhei Siamashka
1
-6
/
+6
2012-12-06
test: Change is_little_endian() into inline function
Siarhei Siamashka
1
-8
/
+0
2012-11-14
test: Fix compiler warnings caused by unused code
Stefan Weil
1
-0
/
+4
2012-11-14
pixman: Use uintptr_t in type casts from pointer to integral value
Stefan Weil
1
-1
/
+1
2012-10-01
Add combiner test
Søren Sandmann Pedersen
1
-12
/
+2
2012-08-29
test/utils.c: Use pow(), not powf() in sRGB conversion routines
Søren Sandmann Pedersen
1
-2
/
+2
2012-08-26
pixel_checker: Move sRGB conversion into get_limits()
Søren Sandmann Pedersen
1
-15
/
+13
2012-07-30
Add tests to validate new sRGB behavior
Antti S. Lankila
1
-1
/
+35
2012-06-29
test: Fix for strict aliasing issue in 'get_random_seed'
Siarhei Siamashka
1
-3
/
+3
2012-06-02
Add support for alpha maps to compute_crc32_for_image().
Søren Sandmann Pedersen
1
-13
/
+75
2012-06-02
Move CRC32 computation from blitters-test.c into utils.c
Søren Sandmann Pedersen
1
-0
/
+39
2012-04-20
test/utils.c: Clip values to the [0, 255] interval
Søren Sandmann Pedersen
1
-3
/
+10
2012-04-02
test/utils.c: Rename and export the pngify_pixels() function.
Søren Sandmann Pedersen
1
-11
/
+11
2012-01-10
test: Add a new "pixel_checker_t" object.
Søren Sandmann Pedersen
1
-0
/
+139
2012-01-10
Rename color_correct() to round_color()
Søren Sandmann Pedersen
1
-14
/
+20
2012-01-10
Move the color_correct() function from composite.c to utils.c
Søren Sandmann Pedersen
1
-0
/
+30
2011-11-09
test: Cleanup includes
Andrea Canciani
1
-0
/
+1
2011-09-10
test: New function to save a pixman image to .png
Søren Sandmann Pedersen
1
-0
/
+112
2011-08-11
New test of pixman_region_contains_{rectangle,point}
Søren Sandmann Pedersen
1
-2
/
+9
2011-05-09
Check for working mmap()
Dave Yeo
1
-1
/
+1
[next]