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-04-29
Use the AREA filter for 'best' and 'good'
area
Søren Sandmann Pedersen
1
-4
/
+4
2009-04-29
Merge branch 'master' into area
Søren Sandmann Pedersen
32
-242
/
+3696
2009-04-28
Include string.h and fix warning in trap-test.c
Søren Sandmann Pedersen
1
-1
/
+2
2009-04-28
Add solaris-hwcap.mapfile to EXTRA_DIST
Alan Coopersmith
1
-1
/
+2
2009-04-24
Updated scaling test to support rgb565, source clipping, etc.
Siarhei Siamashka
1
-4
/
+42
2009-04-24
Add trap-crasher.c test program
Søren Sandmann Pedersen
2
-1
/
+30
2009-04-21
Enable fbCompositeSolidMask_nx8x8888neon
Jeff Muizelaar
1
-2
/
+0
2009-04-21
Enable fbCompositeSolidMask_nx8x0565neon
Jeff Muizelaar
1
-1
/
+1
2009-04-21
Enable fbCompositeSrc_8888x8x8888neon
Jeff Muizelaar
1
-1
/
+1
2009-04-21
Enable fbCompositeSrc_8888x8888neon
Jeff Muizelaar
1
-1
/
+1
2009-04-21
Enable fbCompositeSrc_x888x0565neon
Jeff Muizelaar
1
-1
/
+1
2009-04-21
Enable fbCompositeSrcAdd_8000x8000neon
Jeff Muizelaar
1
-1
/
+1
2009-04-21
Enable fbCompositeSrcAdd_8888x8x8neon
Jeff Muizelaar
1
-1
/
+1
2009-04-21
Add support for ARM NEON fast paths
Ian Rickards
4
-10
/
+1687
2009-04-21
Add support for doing ARM simd detection on Windows
Jeff Muizelaar
0
-0
/
+0
2009-04-15
Add support for doing ARM simd detection on Windows
Jeff Muizelaar
3
-1
/
+41
2009-04-09
Post-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2009-04-09
Pre-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2009-04-06
Fix search and replace issue
Søren Sandmann Pedersen
1
-3
/
+3
2009-04-04
Replace custom type ullong with standard uint64_t in pixman-mmx.c
Alan Coopersmith
1
-54
/
+52
2009-04-04
Fix MMX & SSE intrinsics to work with Sun compilers & Solaris
Alan Coopersmith
5
-63
/
+136
2009-04-04
Fix pixbuf_from_argb32() to take premultiplied alpha into account
Søren Sandmann Pedersen
3
-25
/
+66
2009-04-04
Add a new trap-test test program.
Søren Sandmann Pedersen
2
-11
/
+151
2009-04-01
Set srcRepeat = False when using fbCompositeSrcScaleNearest
Siarhei Siamashka
1
-0
/
+2
2009-03-31
Image scaling regression test script
Siarhei Siamashka
3
-0
/
+301
2009-03-24
Add support for BGRA and BGRx formats.
Mark Kettenis
4
-1
/
+107
2009-03-17
Check for failure when intersecting regions.
Chris Wilson
1
-1
/
+5
2009-03-17
Check for allocation errors during pixman_op()
Chris Wilson
1
-7
/
+24
2009-02-10
Remove stale comment
Søren Sandmann Pedersen
1
-1
/
+0
2009-02-06
Add license and copyright holders to COPYING
Søren Sandmann Pedersen
1
-0
/
+39
2009-02-06
Implement PIXMAN_REPEAT_REFLECT for images
Thomas Jaeger
3
-7
/
+52
2009-02-06
Reinstate SrcScaledNearest optimization
Søren Sandmann Pedersen
1
-4
/
+1
2009-02-06
Bump version number post-release
Søren Sandmann Pedersen
2
-7
/
+4
2009-02-06
Bump version number pre release
Søren Sandmann Pedersen
1
-2
/
+2
2009-02-06
Comment out SrcScaledNearest optimization that hasn't been tested much
Søren Sandmann Pedersen
1
-13
/
+16
2009-02-06
Fix release targets to remove all hashfiles before generating tar balls
Søren Sandmann Pedersen
1
-5
/
+7
2009-01-09
Add pixman-matrix.c to Makefile.win32
Jeff Muizelaar
1
-0
/
+1
2009-01-09
Conditionally include config.h in pixman-matrix.c to fix win32 build
Jeff Muizelaar
1
-0
/
+3
2008-12-20
Fix pixman-1-uninstalled.pc to point to the libtool library
Chris Wilson
1
-7
/
+1
2008-12-20
Allocate initial array of RegionInfo on the stack.
Chris Wilson
1
-9
/
+18
2008-12-17
Don't treat PIXMAN_TYPE_YUY2 and PIXMAN_TYPE_YV12 as PIXMAN_FORMAT_COLOR.
Aaron Plattner
1
-1
/
+3
2008-12-05
[arm-simd] Add a comment about aligning source and destination pointers.
Jeff Muizelaar
1
-0
/
+2
2008-12-05
Check alignment of 'src' pointer in optimized ARM routines
Jeff Muizelaar
1
-1
/
+1
2008-11-25
Merge commit 'origin/master'
Keith Packard
1
-1
/
+108
2008-11-25
Bump to 0.13.3 after 0.13.2 release
Keith Packard
1
-1
/
+1
2008-11-25
Bump version to 0.13.2 for release
Keith Packard
1
-1
/
+1
2008-11-25
Move matrix operations from X server to pixman
Keith Packard
4
-36
/
+772
2008-11-25
Optimize rectilinear nearest-neighbour scaling
Jeff Muizelaar
1
-1
/
+108
2008-11-21
Unify scanline buffer types
Jeff Muizelaar
1
-5
/
+5
2008-11-20
[arm-simd] Fix typo found by 王新拓
Jeff Muizelaar
1
-1
/
+1
[next]