index
:
~ds/pixman
orc
Unnamed repository; edit this file to name it for gitweb.
ds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
scaling-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-07
test: In image_endian_swap() use pixman_image_get_format() to get the bpp.
Søren Sandmann Pedersen
1
-3
/
+3
2011-02-15
test: Extend scaling-test to support a8/solid mask and ADD operation
Siarhei Siamashka
1
-9
/
+127
2011-01-26
test: Use the right enum types instead of int to fix warnings
Rolland Dudemaine
1
-3
/
+3
2010-09-13
test: detection of possible floating point registers corruption
Siarhei Siamashka
1
-0
/
+3
2010-07-27
test: 'scaling-test' updated to provide better coverage
Siarhei Siamashka
1
-8
/
+14
2010-05-13
test: scaling-test updated to use new fuzzer_test_main() function
Siarhei Siamashka
1
-61
/
+11
2009-11-17
test: Move image_endian_swap() from blitters-test.c to utils.[ch]
Søren Sandmann Pedersen
1
-64
/
+0
2009-11-17
test: Move random number generator from blitters/scaling-test to utils.[ch]
Søren Sandmann Pedersen
1
-24
/
+0
2009-11-17
test: In scaling-test use the crc32 from utils.c
Søren Sandmann Pedersen
1
-104
/
+1
2009-10-26
Extend scaling-test to also test bilinear filtering.
Søren Sandmann Pedersen
1
-6
/
+11
2009-10-20
Add default cases for all switch statements
Benjamin Otte
1
-0
/
+3
2009-07-13
Reindent and rename identifiers in scaling-test.c
Søren Sandmann Pedersen
1
-282
/
+356
2009-07-10
Return nonzero code from scaling-test program in case of failure.
Siarhei Siamashka
1
-0
/
+1
2009-07-10
Fix scaling-test to work on big endian systems
Siarhei Siamashka
1
-2
/
+57
2009-07-10
Add workarounds for X servers doing out-of-bounds accesses.
Søren Sandmann Pedersen
1
-0
/
+2
2009-07-09
Update the CRC value in scaling-test.c.
Søren Sandmann Pedersen
1
-1
/
+2
2009-05-29
Scaling test updated to provide better coverage for problematic cases
Siarhei Siamashka
1
-23
/
+65
2009-04-24
Updated scaling test to support rgb565, source clipping, etc.
Siarhei Siamashka
1
-4
/
+42
2009-03-31
Image scaling regression test script
Siarhei Siamashka
1
-0
/
+261