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
2010-10-05
test: Add some more colors to the color table in composite.c
composite-test-fixes
Søren Sandmann Pedersen
1
-1
/
+3
2010-10-05
test: Parallize composite.c with OpenMP
Søren Sandmann Pedersen
1
-4
/
+6
2010-10-05
test: Change composite so that it tests randomly generated images
Søren Sandmann Pedersen
2
-98
/
+111
2010-10-05
test: Fix eval_diff() so that it provides useful error values.
Søren Sandmann Pedersen
1
-31
/
+15
2010-10-05
test: Fix bug in color_correct() in composite.c
Søren Sandmann Pedersen
1
-15
/
+25
2010-10-05
Remove broken optimizations in combine_disjoint_over_u()
Søren Sandmann Pedersen
1
-1
/
+1
2010-09-29
Some clean-ups in fence_malloc() and fence_free()
Dmitri Vorobiev
1
-21
/
+6
2010-09-28
Fix search-and-replace issue in lowlevel-blt-bench.c
Søren Sandmann Pedersen
1
-1
/
+1
2010-09-28
Rename all the fast paths with _8000 in their names to _8
Søren Sandmann Pedersen
1
-3
/
+3
2010-09-23
Use <sys/mman.h> macros only when they are available
Dmitri Vorobiev
1
-1
/
+1
2010-09-21
If MAP_ANONYMOUS is not defined, define it to MAP_ANON.
Søren Sandmann Pedersen
1
-0
/
+5
2010-09-21
Add a lowlevel blitter benchmark
Jonathan Morton
2
-2
/
+721
2010-09-21
Add gettime() routine to test utils
Dmitri Vorobiev
2
-0
/
+24
2010-09-21
Move aligned_malloc() to utils
Dmitri Vorobiev
3
-15
/
+19
2010-09-21
Use a macro to generate some {a,x}8r8g8b8, a8, and r5g6b5 bilinear fetchers.
Søren Sandmann Pedersen
1
-3
/
+2
2010-09-21
test: Add affine-test
Søren Sandmann Pedersen
2
-0
/
+265
2010-09-21
Update and extend the alphamap test
Søren Sandmann Pedersen
2
-27
/
+218
2010-09-21
Add fence_malloc() and fence_free().
Søren Sandmann Pedersen
2
-2
/
+117
2010-09-13
test: detection of possible floating point registers corruption
Siarhei Siamashka
3
-1
/
+41
2010-09-08
Silence some warnings about uninitialized variables
Søren Sandmann Pedersen
1
-0
/
+1
2010-08-24
region: Add a new test region-translate
Benjamin Otte
2
-0
/
+32
2010-08-15
Add alpha-loop test program
Søren Sandmann Pedersen
4
-0
/
+69
2010-08-08
Extend scaling-crash-test in various ways
Søren Sandmann Pedersen
1
-54
/
+139
2010-08-04
Add x14r6g6b6 format to blitters-test
Søren Sandmann Pedersen
1
-1
/
+2
2010-07-27
test: 'scaling-test' updated to provide better coverage
Siarhei Siamashka
2
-8
/
+21
2010-07-27
test: 'scaling-crash-test' added
Siarhei Siamashka
2
-0
/
+126
2010-07-21
Check that the OpenMP pragmas don't cause link errors.
M Joonas Pihlaja
2
-0
/
+4
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-06-09
test: verify that gradients do not crash pixman
Andrea Canciani
2
-0
/
+119
2010-05-13
test: added OpenMP support for better utilization of multiple CPU cores
Siarhei Siamashka
3
-0
/
+6
2010-05-13
test: scaling-test updated to use new fuzzer_test_main() function
Siarhei Siamashka
2
-99
/
+11
2010-05-13
test: blitters-test updated to use new fuzzer_test_main() function
Siarhei Siamashka
2
-118
/
+9
2010-05-13
test: blitters-test-bisect.rb converted to perl
Siarhei Siamashka
1
-0
/
+68
2010-05-13
test: main loop from blitters-test added as a new function to utils.c
Siarhei Siamashka
2
-0
/
+118
2010-05-06
test/gtk-utils: Set the size of the window to the size of the image
Søren Sandmann Pedersen
1
-0
/
+2
2010-05-03
Don't consider indexed formats opaque.
Søren Sandmann Pedersen
1
-1
/
+1
2010-04-22
Remove alphamap from the GTK+ part of tests/Makefile.am
Søren Sandmann Pedersen
1
-2
/
+1
2010-03-17
Avoid a potential division-by-zero exeception in window-test
Jon TURNEY
1
-2
/
+2
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
2010-02-24
Add a1-trap-test
Søren Sandmann Pedersen
2
-0
/
+52
2010-02-19
Test pixman_region32_init_from_image in region-test
Alexander Larsson
2
-3
/
+50
2010-01-19
Fix some warnings
Søren Sandmann Pedersen
1
-3
/
+3
2010-01-17
test: Add new alphamap test program.
Søren Sandmann Pedersen
4
-1
/
+73
2010-01-16
fetch-test: Fix spelling error (pallete -> palette)
Søren Sandmann Pedersen
1
-2
/
+2
2010-01-10
fetch-test: Various formatting fixes
Søren Sandmann Pedersen
1
-38
/
+62
[next]