index
:
~sandmann/pixman
0.26
64bpp
8000
8888_8888_8888
a1-sampling
access-denied
airy
alex-scaler
alpha-fixes
analyze-extents
area
bigendian-g4
bilinear-reduction
bits-flags
bits-iter
blendfix
blt
bswap
check-formats
checkerboard
combine-formatting
company-yuv
component
composite-args
composite-test-fixes
composite-test-more-ops
composite-trapezoids
conical
cpu-refactor
cpudetectfiles
crc
direct-destination
disable-imp
dither
docs
eliminate-composite
eliminate-fetchers
eliminate-flags
endian
extents-cleanup
fast-iters
fast-path-cache
fetchers
fill8
flags
float-imp
floatpipe
for-master
force-srgb
fullpixel
gamma
glyph
glyph2
glyph3
glyph4
gradient-crash
gradient-precision
gradient-test
gradient2
gradients
half-precision
hsl-component
impacc
impcache
infinite-loop
intersect-rect
inttrans
iter-initializers
iterators
iterators3
iterators4
jit
lerp-ops
lists
llerp
macro-fast-path
memcpy
method2
mips
mips2
mmxext
mmxfix
more-alpha
more-flags
more-iters
more-scalers
multi-phase
nearest-affine
negative-strides
neon_565_ca
no_pixels
nodelegate
noise
nommx
noop
nopixels
openmp-configure
over-reverse
overlapping
parrot
pixelchecker
planar
png
polygon
polygon-lists
polygon-trace
progressbar
radial-fast
radial-stress
reduce-memory
region-debug
region_contains
release
rounding
sRGB_x8r8g8b8
sampling-fix
separable
separable-bilinear
separable-fast-path
separable-v2
shader
signed-overflow
simple-repeat
simplify-iters
spitzak-for-master
spitzak13
spitzak14
srgb
srgb-roundtrip
sse2-fetch-x8r8g8b8
sse2-fetchers
sse2-gradients
sse2-macro
sse2_in_n_8
sse_8888_8_8888
ssse3-scaling
stackrealign
stackrealign2
stackrealign3
standard-flags
stdint
stresstest
supersampling
test-cleanups
thread-test
threads
tiled
tls-fixes
trace
trap-access
trap-offset
trapdebug
unroll
vspans
writepng
zero-by-zero
Unnamed repository; edit this file to name it for gitweb.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
blitters-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-04
Use floating point combiners for all operators that involve divisions
Søren Sandmann
1
-10
/
+10
2014-01-04
pixman-combine32.c: Fix bugs related to integer promotion
Søren Sandmann Pedersen
1
-1
/
+1
2014-01-04
pixman/pixman-combine32.c: Bug fixes for separable blend modes
Søren Sandmann Pedersen
1
-1
/
+1
2013-11-23
general: Support component alpha for all image types
Søren Sandmann
1
-1
/
+1
2013-10-12
pixman-combine32.c: Make Color Burn routine follow the math more closely
Søren Sandmann Pedersen
1
-1
/
+1
2013-10-12
pixman-combine32: Make Color Dodge routine follow the math more closely
Søren Sandmann Pedersen
1
-1
/
+1
2013-09-29
blitters-test: Remove unused variable
Søren Sandmann Pedersen
1
-2
/
+1
2013-09-19
test: Test negative strides
Søren Sandmann Pedersen
1
-1
/
+11
2013-09-19
test: Share the image printing code
Søren Sandmann Pedersen
1
-18
/
+1
2013-04-28
test: larger 0xFF/0x00 filled clusters in random images for blitters-test
Siarhei Siamashka
1
-2
/
+11
2013-01-23
utils.[ch]: Add new format_name() function
Søren Sandmann Pedersen
1
-2
/
+4
2013-01-23
test/utils.[ch]: Add new function operator_name()
Søren Sandmann Pedersen
1
-2
/
+2
2012-12-06
test: Switch to the new PRNG instead of old LCG
Siarhei Siamashka
1
-11
/
+5
2012-12-06
test: Search/replace 'lcg_*' -> 'prng_*'
Siarhei Siamashka
1
-24
/
+24
2012-10-01
blitters-test: Prepare for floating point
Søren Sandmann Pedersen
1
-1
/
+3
2012-09-22
Fix bugs in component alpha combiners for separable PDF operators
Søren Sandmann Pedersen
1
-1
/
+1
2012-06-02
Move CRC32 computation from blitters-test.c into utils.c
Søren Sandmann Pedersen
1
-30
/
+1
2012-01-09
Fix rounding for DIV_UNc()
Søren Sandmann Pedersen
1
-1
/
+1
2012-01-09
Fix a bunch of signed overflow issues
Søren Sandmann Pedersen
1
-1
/
+1
2012-01-09
Fix some signed overflow bugs
Søren Sandmann Pedersen
1
-1
/
+1
2011-11-09
Use the ARRAY_LENGTH() macro when possible
Andrea Canciani
1
-1
/
+1
2011-11-09
test: Cleanup includes
Andrea Canciani
1
-1
/
+0
2011-09-21
test: Occasionally use a BILINEAR filter in blitters-test
Søren Sandmann Pedersen
1
-1
/
+4
2011-09-14
test: Do not include config.h unless HAVE_CONFIG_H is defined
Andrea Canciani
1
-1
/
+0
2011-06-25
blitters-test: Make common formats more likely to be tested.
Søren Sandmann Pedersen
1
-8
/
+14
2011-03-22
Add support for the r8g8b8a8 and r8g8b8x8 formats to the tests.
Alexandros Frantzis
1
-2
/
+7
2011-03-07
test: In image_endian_swap() use pixman_image_get_format() to get the bpp.
Søren Sandmann Pedersen
1
-2
/
+2
2011-01-26
test: Use the right enum types instead of int to fix warnings
Rolland Dudemaine
1
-8
/
+8
2010-12-17
test: Move palette initialization to utils.[ch]
Søren Sandmann Pedersen
1
-55
/
+2
2010-10-11
Remove broken optimizations in combine_disjoint_over_u()
Søren Sandmann Pedersen
1
-1
/
+1
2010-09-21
Move aligned_malloc() to utils
Dmitri Vorobiev
1
-15
/
+0
2010-09-13
test: detection of possible floating point registers corruption
Siarhei Siamashka
1
-1
/
+2
2010-08-04
Add x14r6g6b6 format to blitters-test
Søren Sandmann Pedersen
1
-1
/
+2
2010-07-11
When converting indexed formats to 64 bits, don't correct for channel widths
Søren Sandmann Pedersen
1
-1
/
+1
2010-07-11
test: Make sure the palettes for indexed format roundtrip properly
Søren Sandmann Pedersen
1
-11
/
+63
2010-06-18
Make separate gray scanline storers.
Søren Sandmann Pedersen
1
-1
/
+1
2010-06-18
When storing a g1 pixel, store the lowest bit, rather than comparing with 0.
Søren Sandmann Pedersen
1
-1
/
+1
2010-05-13
test: blitters-test updated to use new fuzzer_test_main() function
Siarhei Siamashka
1
-75
/
+9
2010-05-03
Don't consider indexed formats opaque.
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-17
Ensure that only the low 4 bit of 4 bit pixels are stored.
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-14
test: Add support for indexed formats to blitters-test
Søren Sandmann Pedersen
1
-3
/
+24
2010-03-03
test: Remove obsolete comment
Søren Sandmann Pedersen
1
-2
/
+0
2009-11-27
test: support for testing pixbuf fast path functions in blitters-test
Siarhei Siamashka
1
-18
/
+41
2009-11-20
Remove stray semicolon from blitters-test.c
Søren Sandmann Pedersen
1
-1
/
+1
2009-11-17
test: Move image_endian_swap() from blitters-test.c to utils.[ch]
Søren Sandmann Pedersen
1
-82
/
+0
2009-11-17
test: Move random number generator from blitters/scaling-test to utils.[ch]
Søren Sandmann Pedersen
1
-22
/
+0
2009-11-17
test: Move CRC32 code from blitters-test to new files utils.[ch]
Søren Sandmann Pedersen
1
-104
/
+1
2009-10-27
blitters-test updated to also randomly generate mask_x/mask_y
Siarhei Siamashka
1
-2
/
+8
2009-10-20
Fix compile warnings
Benjamin Otte
1
-1
/
+2
2009-10-08
Fix double semicolon; pointed out by Travis Griggs
Søren Sandmann Pedersen
1
-1
/
+1
[next]