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
2009-11-11
Fix pixman centre pixel sampling in unantialiased mode.
a1-sampling
M Joonas Pihlaja
2
-4
/
+4
2009-11-11
ARM: enabled 'neon_composite_add_8000_8000' fast path
Siarhei Siamashka
1
-0
/
+1
2009-11-11
ARM: enabled 'neon_composite_add_8_8_8' fast path
Siarhei Siamashka
1
-0
/
+1
2009-11-11
ARM: enabled 'neon_composite_add_n_8_8' fast path
Siarhei Siamashka
1
-0
/
+1
2009-11-11
ARM: enabled 'neon_composite_over_8888_8888' fast path
Siarhei Siamashka
1
-0
/
+4
2009-11-11
ARM: enabled 'neon_composite_over_8888_0565' fast path
Siarhei Siamashka
1
-0
/
+2
2009-11-11
ARM: enabled 'neon_composite_over_8888_n_8888' fast path
Siarhei Siamashka
1
-0
/
+2
2009-11-11
ARM: enabled 'neon_composite_over_n_8_8888' fast path
Siarhei Siamashka
1
-0
/
+4
2009-11-11
ARM: enabled 'neon_composite_over_n_8_0565' fast path
Siarhei Siamashka
1
-0
/
+2
2009-11-11
ARM: enabled 'neon_composite_src_0888_0888' fast path
Siarhei Siamashka
1
-0
/
+5
2009-11-11
ARM: enabled 'neon_composite_src_8888_0565' fast path
Siarhei Siamashka
1
-0
/
+4
2009-11-11
ARM: enabled 'neon_composite_src_0565_0565' fast path
Siarhei Siamashka
1
-0
/
+2
2009-11-11
ARM: added 'bindings' for NEON assembly optimized functions
Siarhei Siamashka
1
-0
/
+194
2009-11-11
ARM: enabled new implementation for pixman_fill_neon
Siarhei Siamashka
1
-1
/
+53
2009-11-11
ARM: introduction of the new framework for NEON fast path optimizations
Siarhei Siamashka
4
-19
/
+1857
2009-11-11
ARM: removed old ARM NEON optimizations
Siarhei Siamashka
1
-1878
/
+0
2009-11-07
Define PIXMAN_USE_INTERNAL_API in pixman-private.h
Søren Sandmann Pedersen
5
-5
/
+5
2009-10-27
Include <inttypes.h> when compiled with HP's C compiler.
Søren Sandmann Pedersen
1
-1
/
+1
2009-10-27
C fast path function for 'over_n_1_8888'
Siarhei Siamashka
1
-0
/
+96
2009-10-27
C fast path function for 'add_1000_1000'
Siarhei Siamashka
1
-0
/
+59
2009-10-27
blitters-test updated to also randomly generate mask_x/mask_y
Siarhei Siamashka
1
-2
/
+8
2009-10-26
Add fast path scaled, bilinear fetcher.
André Tupinambá
2
-5
/
+239
2009-10-26
Speed up bilinear interpolation.
André Tupinambá
2
-22
/
+95
2009-10-26
Extend scaling-test to also test bilinear filtering.
Søren Sandmann Pedersen
1
-6
/
+11
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
1
-1
/
+1
2009-10-19
Make walk_region_internal() use 32 bit dimensions
Søren Sandmann Pedersen
1
-8
/
+8
2009-10-19
Make pixman_compute_composite_region32() use 32 bit dimensions
Søren Sandmann Pedersen
1
-8
/
+8
2009-10-19
Change prototype of _pixman_walk_composite_region from int16_t to int32_t
Søren Sandmann Pedersen
2
-16
/
+16
2009-10-19
Remove unused color_table and color_table_size fields
Søren Sandmann Pedersen
2
-4
/
+0
2009-10-19
Remove BOUNDS() macro.
Søren Sandmann Pedersen
1
-15
/
+12
2009-10-20
--enable-maintainer-mode is gone from configure, so remove it
Benjamin Otte
1
-1
/
+1
2009-10-20
Add default cases for all switch statements
Benjamin Otte
5
-0
/
+34
2009-10-20
Fix compile warnings
Benjamin Otte
8
-10
/
+29
2009-10-20
ARM: Removal of unused/broken NEON code
Siarhei Siamashka
1
-786
/
+0
2009-10-08
Fix double semicolon; pointed out by Travis Griggs
Søren Sandmann Pedersen
1
-1
/
+1
2009-09-30
Fix build with Visual Studio 2008
Gerdus van Zyl
1
-2
/
+4
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
pixman: Update .gitignore
Guillem Jover
1
-1
/
+12
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-24
Fix bugs in fetch_*_b2g3r3().
Søren Sandmann Pedersen
1
-33
/
+39
2009-09-24
Fix bugs in a1b2g1r1.
Søren Sandmann Pedersen
1
-11
/
+11
2009-09-24
Fix shift bug in fetch_scanline/pixel_a2b2g2r2()
Søren Sandmann Pedersen
1
-2
/
+2
2009-09-24
Fix four bit formats.
Søren Sandmann Pedersen
1
-27
/
+41
2009-09-24
Hide PIXMAN_OP_NONE and PIXMAN_N_OPERATORS behind PIXMAN_INTERNAL_API.
Søren Sandmann Pedersen
6
-21
/
+24
2009-09-24
Add a few notes about testing to TODO
Søren Sandmann Pedersen
1
-0
/
+5
2009-09-24
Fix alpha handling for 10 bpc formats.
Søren Sandmann Pedersen
1
-15
/
+15
[next]