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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-08
Improve precision of calculations in pixman-gradient-walker.c
gradient-precision
Søren Sandmann Pedersen
2
-45
/
+80
2013-03-08
Move the IS_ZERO() to pixman-private.h and rename to FLOAT_IS_ZERO()
Søren Sandmann Pedersen
2
-18
/
+20
2013-03-08
test: Add radial-perf-test, a microbenchmark for radial gradients
Søren Sandmann Pedersen
2
-1
/
+60
2013-03-08
demos: Add linear-gradient demo program
Søren Sandmann Pedersen
2
-0
/
+52
2013-03-08
Remove unused macro
Behdad Esfahbod
1
-2
/
+0
2013-02-27
MIPS: DSPr2: Added more fast-paths for SRC operation:
Nemanja Lukic
2
-0
/
+399
2013-02-27
MIPS: DSPr2: Added more fast-paths for OVER operation:
Nemanja Lukic
2
-0
/
+205
2013-02-15
gtk-utils.c: Use cairo in show_image() rather than GdkPixbuf
Søren Sandmann Pedersen
1
-24
/
+29
2013-02-13
Fix to lowlevel-blt-bench
Ben Avison
1
-7
/
+7
2013-02-13
sse2: Use uintptr_t in type casts from pointer to integral value
Stefan Weil
1
-2
/
+2
2013-02-13
lookup_composite: Don't update cache in case of error
Søren Sandmann Pedersen
1
-1
/
+8
2013-02-13
Turn on error logging at all times
Søren Sandmann Pedersen
2
-37
/
+3
2013-02-13
pixman-compiler.h: Add unlikely() macro
Søren Sandmann Pedersen
1
-0
/
+6
2013-02-13
utils.c: Increase acceptable deviation to 0.0064 in pixel_checker_t
Søren Sandmann Pedersen
1
-1
/
+1
2013-02-13
test: Add new pixel-test regression test
Søren Sandmann Pedersen
2
-0
/
+268
2013-02-13
a1-trap-test: Add tests for operator_name and format_name()
Søren Sandmann Pedersen
1
-0
/
+8
2013-02-13
test: Add new check-formats utility
Søren Sandmann Pedersen
3
-2
/
+355
2013-02-13
utils.[ch]: Add pixel_checker_get_masks()
Søren Sandmann Pedersen
2
-0
/
+24
2013-02-13
test/utils.[ch]: Add pixel_checker_convert_pixel_to_color()
Søren Sandmann Pedersen
2
-0
/
+40
2013-02-13
test: Move do_composite() function from composite.c to utils.c
Søren Sandmann Pedersen
3
-277
/
+285
2013-01-29
Post-release version bump to 0.29.3
Søren Sandmann Pedersen
1
-1
/
+1
2013-01-29
Pre-release version bump to 0.29.2
Søren Sandmann Pedersen
1
-1
/
+1
2013-01-29
stresstest: Ensure that the rasterizer is only given alpha formats
Søren Sandmann Pedersen
1
-55
/
+68
2013-01-29
Change default GPGKEY to 3892336E, which is soren.sandmann@gmail.com
Søren Sandmann Pedersen
1
-2
/
+2
2013-01-29
Improve L1 and L2 benchmark tests for caches that don't use allocate-on-write
Ben Avison
1
-6
/
+25
2013-01-29
pixman-combine-float.c: Use IS_ZERO() in clip_color() and set_sat()
Søren Sandmann Pedersen
1
-12
/
+18
2013-01-29
ARMv6: Replacement add_8_8, over_8888_8888, over_8888_n_8888 and over_n_8_888...
Ben Avison
3
-628
/
+308
2013-01-29
ARMv6: New conversion routines
Ben Avison
2
-0
/
+135
2013-01-29
ARMv6: New blit routines
Ben Avison
2
-0
/
+151
2013-01-29
ARMv6: New fill routines
Ben Avison
2
-0
/
+189
2013-01-29
ARMv6: Lay the groundwork for later patches in the series
Ben Avison
4
-449
/
+1359
2013-01-27
demo/scale: Add a spin button to set the number of subsample bits
Søren Sandmann Pedersen
2
-1
/
+36
2013-01-27
Use pixman_transform_point_31_16() from pixman_transform_point()
Siarhei Siamashka
2
-55
/
+27
2013-01-27
test: Added matrix-test for testing projective transform accuracy
Siarhei Siamashka
2
-0
/
+187
2013-01-27
configure.ac: Added detection for __float128 support
Siarhei Siamashka
1
-0
/
+16
2013-01-27
Add higher precision "pixman_transform_point_*" functions
Siarhei Siamashka
2
-0
/
+353
2013-01-27
Faster fetch for the C variant of r5g6b5 src/dest iterator
Siarhei Siamashka
1
-1
/
+30
2013-01-27
Faster write-back for the C variant of r5g6b5 dest iterator
Siarhei Siamashka
1
-3
/
+35
2013-01-27
Added C variants of r5g6b5 fetch/write-back iterators
Siarhei Siamashka
1
-34
/
+127
2013-01-27
Eliminate duplicate copies of channel flags for pixman_image_composite32()
Chris Wilson
1
-21
/
+18
2013-01-27
Always return a valid function from lookup_combiner()
Chris Wilson
2
-4
/
+13
2013-01-27
Always return a valid function from lookup_composite()
Chris Wilson
5
-159
/
+153
2013-01-27
sse2: Add fast paths for bilinear source with a solid mask
Chris Wilson
1
-0
/
+120
2013-01-27
sse2: Add a fast path for add_n_8_8888
Chris Wilson
1
-0
/
+99
2013-01-27
sse2: Add a fast path for add_n_8888
Chris Wilson
1
-0
/
+65
2013-01-25
Add a version of bilinear_interpolation for precision <=4
Jeff Muizelaar
1
-0
/
+37
2013-01-25
Tweaks to lowlevel-blt-bench
Ben Avison
1
-1
/
+3
2013-01-23
test: Use operator_name() and format_name() in composite.c
Søren Sandmann Pedersen
1
-120
/
+101
2013-01-23
utils.[ch]: Add new format_name() function
Søren Sandmann Pedersen
6
-23
/
+103
2013-01-23
test/utils.[ch]: Add new function operator_name()
Søren Sandmann Pedersen
5
-6
/
+78
[next]