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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
test: Port composite test over to use new pixel_checker_t object.
pixelchecker
Søren Sandmann Pedersen
1
-195
/
+95
2012-01-10
test: Add a new "pixel_checker_t" object.
Søren Sandmann Pedersen
2
-0
/
+166
2012-01-10
Rename color_correct() to round_color()
Søren Sandmann Pedersen
3
-20
/
+25
2012-01-10
Move the color_correct() function from composite.c to utils.c
Søren Sandmann Pedersen
3
-36
/
+39
2012-01-10
test/alphamap.c: Make dst and orig_dst more independent of each other
Søren Sandmann Pedersen
1
-27
/
+32
2012-01-10
test: In the alphamap test, also test that we get the right red value
Søren Sandmann Pedersen
1
-6
/
+79
2012-01-09
Fix rounding for DIV_UNc()
Søren Sandmann Pedersen
1
-1
/
+1
2012-01-09
Reject trapezoids where top (botttom) is above (below) the edges
Søren Sandmann Pedersen
1
-1
/
+1
2012-01-09
Fix a bunch of signed overflow issues
Søren Sandmann Pedersen
3
-4
/
+5
2012-01-09
Fix some signed overflow bugs
Søren Sandmann Pedersen
1
-1
/
+1
2011-11-09
test: Produce autotools-looking report in the win32 build system
Andrea Canciani
1
-1
/
+20
2011-11-09
test: Reuse the ARRAY_LENGTH() macro
Andrea Canciani
2
-5
/
+2
2011-11-09
Use the ARRAY_LENGTH() macro when possible
Andrea Canciani
6
-8
/
+8
2011-11-09
test: Cleanup includes
Andrea Canciani
15
-21
/
+8
2011-09-28
Don't include stdint.h in scaling-helpers-test.
Søren Sandmann Pedersen
1
-1
/
+0
2011-09-28
build: replace @VAR@ with $(VAR) in makefiles
Benjamin Otte
1
-4
/
+4
2011-09-26
lowlevel-blt: add over_x888_8_8888
Matt Turner
1
-0
/
+1
2011-09-21
test: Occasionally use a BILINEAR filter in blitters-test
Søren Sandmann Pedersen
1
-1
/
+4
2011-09-21
test: better coverage for BILINEAR->NEAREST filter optimization
Siarhei Siamashka
1
-8
/
+32
2011-09-19
Fix build on cygwin after commit efdf65c0c4fff551fb3cd9104deda9adb6261e22
Jon TURNEY
1
-1
/
+1
2011-09-19
test: Use smaller boxes in region_contains_test()
Søren Sandmann Pedersen
1
-7
/
+8
2011-09-14
build-win32: Add 'check' target
Andrea Canciani
1
-0
/
+3
2011-09-14
test: Do not include config.h unless HAVE_CONFIG_H is defined
Andrea Canciani
6
-6
/
+8
2011-09-14
build-win32: Share targets and variables across win32 makefiles
Andrea Canciani
1
-28
/
+10
2011-09-14
build: Reuse test sources
Andrea Canciani
3
-89
/
+58
2011-09-14
test: Fix compilation on win32
Andrea Canciani
1
-1
/
+1
2011-09-12
Use pkg-config to determine the flags to use with libpng
Søren Sandmann Pedersen
1
-2
/
+2
2011-09-10
test: New function to save a pixman image to .png
Søren Sandmann Pedersen
3
-1
/
+116
2011-08-29
win32: Build benchmarks
Andrea Canciani
2
-5
/
+6
2011-08-19
Rename pixman-fast-path.h to pixman-inlines.h
Søren Sandmann Pedersen
1
-1
/
+1
2011-08-11
Don't include stdint.h in lowlevel-blt-bench.c
Søren Sandmann Pedersen
1
-1
/
+0
2011-08-11
New test of pixman_region_contains_{rectangle,point}
Søren Sandmann Pedersen
4
-2
/
+184
2011-08-11
Fix lcg_rand_u32() to return 32 random bits.
Søren Sandmann Pedersen
1
-4
/
+8
2011-06-25
test: Make fuzzer-find-diff.pl executable
Søren Sandmann
1
-0
/
+0
2011-06-25
blitters-test: Make common formats more likely to be tested.
Søren Sandmann Pedersen
1
-8
/
+14
2011-06-20
Replace argumentxs to composite functions with a pointer to a struct
Søren Sandmann Pedersen
1
-34
/
+50
2011-05-17
test: Fix compilation on win32
Andrea Canciani
1
-3
/
+1
2011-05-09
Check for working mmap()
Dave Yeo
1
-1
/
+1
2011-04-18
Offset rendering in pixman_composite_trapezoids() by (x_dst, y_dst)
Søren Sandmann Pedersen
1
-1
/
+1
2011-03-22
test: Fix infinite loop in composite
Søren Sandmann Pedersen
1
-4
/
+4
2011-03-22
Add support for the r8g8b8a8 and r8g8b8x8 formats to the tests.
Alexandros Frantzis
4
-2
/
+28
2011-03-19
test: Randomize some tests if PIXMAN_RANDOMIZE_TESTS is set
Søren Sandmann Pedersen
4
-16
/
+51
2011-03-07
test: Do endian swapping of the source and destination images.
Søren Sandmann Pedersen
1
-0
/
+4
2011-03-07
test: In image_endian_swap() use pixman_image_get_format() to get the bpp.
Søren Sandmann Pedersen
6
-12
/
+17
2011-02-28
test: check correctness of 'bilinear_pad_repeat_get_scanline_bounds'
Siarhei Siamashka
2
-0
/
+95
2011-02-28
test: Silence MSVC warnings
Andrea Canciani
3
-1
/
+3
2011-02-28
test: Add Makefile for Win32
Andrea Canciani
1
-0
/
+73
2011-02-28
test: Fix tests for compilation on Windows
Andrea Canciani
3
-54
/
+47
2011-02-15
Add a test program for pixman_composite_trapezoids().
Søren Sandmann Pedersen
2
-0
/
+255
2011-02-15
test/Makefile.am: Move all the TEST_LDADD into a new global LDADD.
Søren Sandmann Pedersen
1
-34
/
+1
[next]