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
2009-11-07
Define PIXMAN_USE_INTERNAL_API in pixman-private.h
Søren Sandmann Pedersen
2
-2
/
+1
2009-10-27
blitters-test updated to also randomly generate mask_x/mask_y
Siarhei Siamashka
1
-2
/
+8
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
2
-0
/
+21
2009-10-20
Fix compile warnings
Benjamin Otte
6
-10
/
+25
2009-10-08
Fix double semicolon; pointed out by Travis Griggs
Søren Sandmann Pedersen
1
-1
/
+1
2009-09-27
Fix composite on big-endian systems.
Andrea Canciani
1
-0
/
+4
2009-09-26
Fix fetch-test for big-endian systems.
Søren Sandmann Pedersen
1
-1
/
+17
2009-09-25
Add missing break in composite.c
Søren Sandmann Pedersen
1
-0
/
+1
2009-09-24
In the compositing test, Don't try to use component alpha with solid fills.
Søren Sandmann Pedersen
1
-3
/
+6
2009-09-24
Update CRC value in blitters-test for the new bug fixes
Søren Sandmann Pedersen
1
-1
/
+1
2009-09-24
Fix bug in blitters-test with BGRA formats.
Søren Sandmann Pedersen
1
-0
/
+3
2009-09-14
Reformat test/composite.c to follow the standard coding style.
Søren Sandmann Pedersen
1
-113
/
+179
2009-09-13
[test] Exercise repeating patterns for composite.
Chris Wilson
1
-7
/
+19
2009-09-13
[test] Add composite test from rendercheck
Chris Wilson
2
-0
/
+800
2009-08-13
Check if we have posix_memalign() in configure.ac. [23260, 23261]
Søren Sandmann Pedersen
1
-2
/
+16
2009-08-08
Update CRC value in blitters-test.
Søren Sandmann Pedersen
1
-1
/
+1
2009-08-08
Various formatting fixes
Søren Sandmann Pedersen
1
-27
/
+56
2009-08-08
Add the ability to print intermediate CRC values
Søren Sandmann Pedersen
1
-0
/
+4
2009-08-08
Reenable commented-out tests in blitter-test.
Søren Sandmann Pedersen
1
-14
/
+0
2009-08-08
One more update to blitters-test - use aligned memory
Siarhei Siamashka
1
-5
/
+6
2009-08-08
HACK: updated test to better cover new neon optimizations
Siarhei Siamashka
1
-4
/
+16
2009-08-08
Test program for stressing the use of different formats and operators
Siarhei Siamashka
3
-0
/
+651
2009-07-21
Rework the workaround for bogus X server images.
Søren Sandmann Pedersen
1
-8
/
+25
2009-07-21
Add test case for bug 22844.
Søren Sandmann Pedersen
2
-0
/
+158
2009-07-16
Change composite test to use a rainbow gradient as source.
Søren Sandmann Pedersen
1
-47
/
+66
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-07-09
Fix bug in pixman-region.c where empty regions would not be properly initiali...
Søren Sandmann Pedersen
1
-0
/
+30
2009-07-09
Fix a couple of problems with the tests when HAVE_GTK is not defined.
Søren Sandmann Pedersen
2
-3
/
+2
2009-07-08
Add a box with y2 < y1 in region-test.c
Søren Sandmann Pedersen
1
-2
/
+2
2009-07-08
Use postfix decrement, not prefix, in region-test.c
Søren Sandmann Pedersen
1
-1
/
+1
2009-07-08
Eliminate empty rectangles in pixman_region_init_rects().
Søren Sandmann Pedersen
1
-0
/
+5
2009-07-07
Add an initialization with an empty rectangle to region-test.c
Søren Sandmann Pedersen
1
-3
/
+23
2009-06-24
Add test cases to oob-test using PIXMAN_{a,x}2b10g10r10
Søren Sandmann Pedersen
1
-2
/
+32
2009-06-24
Delete FbIntMult and FbIntDiv macros, and move FbIntAdd to pixman-combine.h
Søren Sandmann Pedersen
1
-0
/
+1
2009-06-24
Add a table to oob-test so that it can test more than one setup.
Søren Sandmann Pedersen
1
-19
/
+55
2009-06-24
Fix typo in oob-test.c
Søren Sandmann Pedersen
1
-1
/
+1
2009-06-24
Add test case for out-of-bounds memory access.
Søren Sandmann Pedersen
2
-0
/
+38
2009-06-23
Add convolution-test.c program
Søren Sandmann Pedersen
2
-0
/
+51
2009-06-23
Delete leftover use of PIXMAN_OP_FLASH_SUBTRACT
Søren Sandmann Pedersen
1
-1
/
+0
2009-06-23
Add screen-test.c test program
Søren Sandmann Pedersen
2
-0
/
+48
2009-06-23
Make the composite test window bigger by default.
Søren Sandmann Pedersen
1
-35
/
+38
2009-06-23
[TEST] Update composite-test to test more operators
Carlos Garcia Campos
1
-14
/
+99
2009-05-29
Scaling test updated to provide better coverage for problematic cases
Siarhei Siamashka
2
-24
/
+66
2009-05-21
Fix alpha map computation in pixman_compute_composite_region()
Søren Sandmann Pedersen
2
-0
/
+121
2009-05-16
Move the gradient walker code to its own file
Søren Sandmann Pedersen
1
-3
/
+2
[next]