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
2010-03-14
Add some thread macros
threads
Søren Sandmann Pedersen
1
-0
/
+76
2010-03-14
Some notes about threads
Søren Sandmann Pedersen
1
-0
/
+54
2010-03-14
test: Add support for indexed formats to blitters-test
Søren Sandmann Pedersen
1
-3
/
+24
2010-03-14
pixman.h: Only define stdint types when PIXMAN_DONT_DEFINE_STDINT is undefined
Søren Sandmann Pedersen
1
-0
/
+5
2010-03-14
Merge branch 'operator-table'
Søren Sandmann Pedersen
1
-74
/
+103
2010-03-14
Merge branch 'fast-path-cache'
Søren Sandmann Pedersen
3
-22
/
+93
2010-03-14
Change operator table to be an array of arrays of four bytes.
Søren Sandmann Pedersen
1
-21
/
+26
2010-03-14
Strength reduce certain conjoint/disjoint to their normal counterparts.
Søren Sandmann Pedersen
1
-11
/
+8
2010-03-14
Store the operator table more compactly.
Søren Sandmann Pedersen
1
-98
/
+84
2010-03-14
Make the operator strength reduction constant time.
Søren Sandmann Pedersen
1
-46
/
+87
2010-03-14
ARM: SIMD: Try without any CFLAGS before forcing -mcpu=
Loïc Minier
1
-5
/
+15
2010-03-12
Eliminate trailing comma in enum
Egor Starkov
1
-1
/
+2
2010-03-06
Add a fast path cache
fast-path-cache
Søren Sandmann Pedersen
3
-22
/
+93
2010-03-05
Post-release version bump to 0.17.11
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-05
Pre-release version bump to 0.17.10
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-04
Move __force_align_arg_pointer workaround before composite32()
Søren Sandmann Pedersen
1
-18
/
+18
2010-03-04
Merge branch 'more-flags'
Søren Sandmann Pedersen
4
-254
/
+256
2010-03-03
test: Remove obsolete comment
Søren Sandmann Pedersen
1
-2
/
+0
2010-03-03
ARM: added 'neon_composite_over_reverse_n_8888' fast path
Siarhei Siamashka
2
-0
/
+58
2010-03-03
ARM: added 'neon_composite_src_x888_8888' fast path
Siarhei Siamashka
2
-0
/
+45
2010-03-03
ARM: added 'neon_composite_over_n_8888_8888_ca' fast path
Siarhei Siamashka
2
-0
/
+110
2010-02-24
Restructure the flags computation in compute_image_info().
more-flags
Søren Sandmann Pedersen
1
-36
/
+59
2010-02-24
Move workaround code to pixman-image.c
Søren Sandmann Pedersen
2
-58
/
+55
2010-02-24
Turn need_workaround into another flag.
Søren Sandmann Pedersen
4
-40
/
+41
2010-02-24
Eliminate _pixman_image_is_opaque() in favor of a new FAST_PATH_IS_OPAQUE flag
Søren Sandmann Pedersen
3
-62
/
+45
2010-02-24
Eliminate _pixman_image_is_solid()
Søren Sandmann Pedersen
2
-28
/
+15
2010-02-24
Move computation of extended format code to validate.
Søren Sandmann Pedersen
3
-30
/
+33
2010-02-24
Add new FAST_PATH_SIMPLE_REPEAT flag
Søren Sandmann Pedersen
2
-15
/
+12
2010-02-24
Compute the image flags at validation time instead of composite time
Søren Sandmann Pedersen
3
-50
/
+61
2010-02-24
RELEASING: Update the release instructions.
Søren Sandmann Pedersen
1
-16
/
+13
2010-02-24
Post-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2010-02-24
Pre-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2010-02-24
Merge branch 'trap-fixes'
Søren Sandmann Pedersen
3
-13
/
+17
2010-02-24
Add a1-trap-test
Søren Sandmann Pedersen
2
-0
/
+52
2010-02-21
Hide the C++ extern "C" declarations behind macros.
Søren Sandmann Pedersen
1
-4
/
+8
2010-02-20
Merge branch 'eliminate-composite'
Søren Sandmann Pedersen
11
-1008
/
+750
2010-02-20
Move all code to do debugging spew into pixman-private.
Søren Sandmann Pedersen
4
-91
/
+97
2010-02-19
Test pixman_region32_init_from_image in region-test
Alexander Larsson
2
-3
/
+50
2010-02-19
Add pixman_region{32}_init_from_image
Alexander Larsson
2
-1
/
+261
2010-02-19
Move SCREEN_SHIFT_LEFT/RIGHT to pixman-private.h
Alexander Larsson
2
-8
/
+8
2010-02-18
Compile by USE_SSE2 only without USE_MMX
Makoto Kato
2
-3
/
+7
2010-02-14
Move NULL check out of get_image_info()
eliminate-composite
Søren Sandmann Pedersen
1
-56
/
+57
2010-02-14
Add a fast path for non-repeating sources in walk_region_internal().
Søren Sandmann Pedersen
1
-4
/
+31
2010-02-14
Move more things out of the inner loop in do_composite().
Søren Sandmann Pedersen
1
-58
/
+42
2010-02-14
Move region computation out of the loop in do_composite()
Søren Sandmann Pedersen
1
-12
/
+13
2010-02-14
Move get_image_info() out of the loop in do_composite
Søren Sandmann Pedersen
1
-18
/
+19
2010-02-14
Manually inline _pixman_run_fast_path()
Søren Sandmann Pedersen
1
-122
/
+98
2010-02-14
Move compositing functionality from pixman-utils.c into pixman.c
Søren Sandmann Pedersen
3
-515
/
+498
2010-02-14
Move compositing to its own function, do_composite()
Søren Sandmann Pedersen
1
-13
/
+37
2010-02-14
Optimize for the common case wrt. the workaround.
Søren Sandmann Pedersen
1
-40
/
+55
[next]