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
/
composite-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-04
Fix pixbuf_from_argb32() to take premultiplied alpha into account
Søren Sandmann Pedersen
1
-9
/
+24
2007-08-24
Set accessors for the destination image in composite-test.c
Søren Sandmann
1
-2
/
+3
2007-06-12
Add various accessors; remove composite_rect
Søren Sandmann
1
-2
/
+2
2007-05-17
Fix wrong type in composite-test.c
Soren Sandmann Pedersen
1
-1
/
+1
2007-05-16
Add macro magic in pixman-private.h to allow reading and writing to
Søren Sandmann
1
-0
/
+37
2007-05-16
Add an image argument to all the store functions
Soren Sandmann Pedersen
1
-13
/
+18
2007-05-15
Various formatting fixes
Soren Sandmann Pedersen
1
-2
/
+2
2007-05-09
Remove AM_MAINTAINER_MODE ; add new gradient-test
Søren Sandmann
1
-3
/
+77
2007-05-09
Fix various stupid mistakes, such as inverted return_if_fail() tests
Soren Sandmann Pedersen
1
-0
/
+3
2007-05-09
Export pixman_gradient_stop; get rid of *error argument from init functions.
Soren Sandmann Pedersen
1
-5
/
+4
2007-05-09
Change to use malloced image instead of stack allocated
Soren Sandmann Pedersen
1
-14
/
+12
2007-05-08
Make the test program test something useful.
Soren Sandmann Pedersen
1
-1
/
+29
2007-05-08
Add a simple test program; fix linking problems
Soren Sandmann Pedersen
1
-0
/
+10