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
2012-02-21
Fix constraints
mmxext
Søren Sandmann Pedersen
1
-2
/
+3
2012-02-20
mmx inline assembly
Søren Sandmann Pedersen
2
-11
/
+16
2012-02-20
mmx: Use _mm_shuffle_pi16
Matt Turner
1
-36
/
+12
2012-02-20
mmx: Use _mm_mulhi_pu16
Matt Turner
1
-2
/
+14
2012-02-20
autoconf: test MMX extension instructions
Matt Turner
1
-0
/
+3
2012-02-17
Make sure to run AC_SUBST IWMMXT_CFLAGS
Matt Turner
1
-0
/
+1
2012-02-16
configure.ac: Add an --enable-libpng option
Jeremy Huddleston
1
-1
/
+8
2012-02-11
Use AC_LANG_SOURCE for iwMMXt configure program
Matt Turner
1
-3
/
+3
2012-01-31
Revert "Reject trapezoids where top (botttom) is above (below) the edges"
Søren Sandmann Pedersen
2
-9
/
+5
2012-01-31
iOS Runtime Detection Support For ARM NEON
Bobby Salazar
1
-0
/
+45
2012-01-10
test: Port composite test over to use new pixel_checker_t object.
pixelchecker
Søren Sandmann Pedersen
1
-195
/
+95
2012-01-10
test: Add a new "pixel_checker_t" object.
Søren Sandmann Pedersen
2
-0
/
+166
2012-01-10
Rename color_correct() to round_color()
Søren Sandmann Pedersen
3
-20
/
+25
2012-01-10
Move the color_correct() function from composite.c to utils.c
Søren Sandmann Pedersen
3
-36
/
+39
2012-01-10
Get rid of delegates for combiners
Søren Sandmann Pedersen
3
-134
/
+34
2012-01-10
test/alphamap.c: Make dst and orig_dst more independent of each other
Søren Sandmann Pedersen
1
-27
/
+32
2012-01-10
Fix bugs with alpha maps
Søren Sandmann Pedersen
1
-11
/
+42
2012-01-10
test: In the alphamap test, also test that we get the right red value
Søren Sandmann Pedersen
1
-6
/
+79
2012-01-09
Make mmx code compatible with Solaris Studio 12.3 compilers
Alan Coopersmith
1
-19
/
+38
2012-01-09
Fix rounding for DIV_UNc()
Søren Sandmann Pedersen
2
-2
/
+2
2012-01-09
Reject trapezoids where top (botttom) is above (below) the edges
Søren Sandmann Pedersen
2
-5
/
+9
2012-01-09
In MUL_UNc() cast to comp2_t
Søren Sandmann Pedersen
1
-1
/
+1
2012-01-09
Fix a bunch of signed overflow issues
Søren Sandmann Pedersen
6
-22
/
+39
2012-01-09
Add missing cast in _pixman_edge_multi_init()
Søren Sandmann Pedersen
1
-1
/
+1
2012-01-09
Fix some signed overflow bugs
Søren Sandmann Pedersen
2
-4
/
+4
2012-01-09
pixman-image.c: Fix typo in pixman_image_set_transform()
Søren Sandmann Pedersen
1
-1
/
+1
2012-01-05
autogen.sh: Support GNOME Build API
Colin Walters
1
-1
/
+3
2012-01-03
gradient-walker: For NONE repeats, when x < 0 or x > 1, set both colors to 0
Søren Sandmann Pedersen
1
-0
/
+7
2012-01-03
Modify gradient-test to show a bug in NONE processing
Søren Sandmann Pedersen
1
-7
/
+6
2011-12-13
region: Add pixman_region{,32}_clear() functions.
Søren Sandmann Pedersen
2
-0
/
+12
2011-12-13
Android Runtime Detection Support For ARM NEON
Bobby Salazar
1
-12
/
+44
2011-11-24
Don't use non-POSIX test
Naohiro Aota
1
-1
/
+1
2011-11-09
test: Produce autotools-looking report in the win32 build system
Andrea Canciani
1
-1
/
+20
2011-11-09
demos: Consistently use G_N_ELEMENTS()
Andrea Canciani
1
-1
/
+1
2011-11-09
test: Reuse the ARRAY_LENGTH() macro
Andrea Canciani
2
-5
/
+2
2011-11-09
Use the ARRAY_LENGTH() macro when possible
Andrea Canciani
6
-8
/
+8
2011-11-09
test: Cleanup includes
Andrea Canciani
15
-21
/
+8
2011-11-09
Remove useless checks for NULL before freeing
Andrea Canciani
2
-11
/
+5
2011-11-06
Post-release version bump to 0.25.1
Søren Sandmann Pedersen
1
-2
/
+2
2011-11-06
Pre-release version bump to 0.24.0
Søren Sandmann Pedersen
1
-2
/
+2
2011-11-04
Change MMX ldq_u to return _m64 instead of forcing all callers to cast
Alan Coopersmith
1
-15
/
+15
2011-11-02
Add definitions of INT64_MIN and INT64_MAX
Jeff Muizelaar
1
-0
/
+9
2011-10-29
Post-release version bump to 0.23.9
Søren Sandmann Pedersen
1
-1
/
+1
2011-10-29
Pre-release version bump to 0.23.8
Søren Sandmann Pedersen
1
-1
/
+1
2011-10-25
Fix use of uninitialized fields reported by valgrind
Søren Sandmann Pedersen
2
-4
/
+4
2011-10-20
Merge branch 'gradients'
Søren Sandmann Pedersen
4
-144
/
+124
2011-10-18
ARM: NEON: Fix assembly typo error in src_n_8_8888
Taekyun Kim
1
-1
/
+1
2011-10-18
ARM: NEON: Standard fast path src_n_8_8
Taekyun Kim
2
-0
/
+69
2011-10-18
ARM: NEON: Standard fast path src_n_8_8888
Taekyun Kim
2
-0
/
+80
2011-10-18
ARM: NEON: Instruction scheduling of bilinear over_8888_8_8888
Taekyun Kim
1
-4
/
+158
[next]