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-31
Beginning of sse2 macro
sse2-macro
Søren Sandmann Pedersen
1
-0
/
+212
2010-03-24
Revert "Improve PIXREGION_NIL to return true on degenerated regions."
Matthias Hopf
1
-5
/
+1
2010-03-24
Improve PIXREGION_NIL to return true on degenerated regions.
Matthias Hopf
1
-1
/
+5
2010-03-23
Post-release version bump to 0.17.15
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-23
Pre-release version bump to 0.17.14
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-23
Merge remote branch 'ssvb/arm-fixes'
Søren Sandmann Pedersen
7
-388
/
+769
2010-03-22
ARM: SIMD optimizations moved to a separate .S file
Siarhei Siamashka
4
-32
/
+359
2010-03-22
ARM: SIMD optimizations updated to use common assembly calling conventions
Siarhei Siamashka
1
-102
/
+67
2010-03-22
ARM: Helper ARM NEON assembly binding macros moved into a separate header
Siarhei Siamashka
2
-248
/
+329
2010-03-22
ARM: Workaround for a NEON bug in assembler from binutils 2.18
Siarhei Siamashka
1
-6
/
+6
2010-03-22
ARM: Use '.object_arch' directive in NEON assembly file
Siarhei Siamashka
2
-1
/
+9
2010-03-17
Avoid a potential division-by-zero exeception in window-test
Jon TURNEY
1
-2
/
+2
2010-03-17
Post-release version bump to 0.17.13
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-17
Pre-release version bump to 0.17.12
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-17
Specialize the fast_composite_scaled_nearest_* scalers to positive x units
Søren Sandmann Pedersen
1
-4
/
+16
2010-03-17
Add a FAST_PATH_X_UNIT_POSITIVE flag
Søren Sandmann Pedersen
2
-7
/
+14
2010-03-17
Use the right format for the OVER_8888_565 fast path
Alexander Larsson
1
-1
/
+1
2010-03-17
Add specialized fast nearest scalers
Alexander Larsson
1
-0
/
+243
2010-03-17
Add FAST_PATH_SAMPLES_COVER_CLIP and FAST_PATH_16BIT_SAFE
Alexander Larsson
2
-17
/
+69
2010-03-17
Add FAST_PATH_NO_NONE_REPEAT flag
Alexander Larsson
2
-3
/
+8
2010-03-17
Add CONVERT_8888_TO_8888 and CONVERT_0565_TO_0565 macros
Alexander Larsson
1
-0
/
+4
2010-03-17
Add CONVERT_0565_TO_8888 macro
Alexander Larsson
1
-0
/
+2
2010-03-17
Ensure that only the low 4 bit of 4 bit pixels are stored.
Søren Sandmann Pedersen
2
-9
/
+15
2010-03-16
Fix contact address in configure.ac
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-16
Add PIXMAN_DEFINE_THREAD_LOCAL() and PIXMAN_GET_THREAD_LOCAL() macros
Søren Sandmann Pedersen
2
-21
/
+79
2010-03-16
Add checks for various types of thread local storage.
Søren Sandmann Pedersen
2
-1
/
+81
2010-03-15
Add Sun cc to thread-local support checks in pixman-compiler.h
Alan Coopersmith
1
-1
/
+1
2010-03-15
Make .s target asm flag selection more portable
Alan Coopersmith
1
-6
/
+6
2010-03-15
Fix typo: WORDS_BIG_ENDIAN => WORDS_BIGENDIAN in pixman-edge.c
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-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
[next]