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
2011-03-19
DSPASE More cleanup, out reverse op.
mips
Veli-Matti Valtonen
2
-121
/
+155
2011-03-19
DSPASE Cleanup and add operations
Veli-Matti Valtonen
2
-81
/
+325
2011-03-19
MIPS32R2 and MIPS DSP ASE optimized functions, adapted for pixman head
Veli-Matti Valtonen
8
-0
/
+705
2011-03-19
test: Randomize some tests if PIXMAN_RANDOMIZE_TESTS is set
Søren Sandmann Pedersen
4
-16
/
+51
2011-03-18
Simplify the prototype for iterator initializers.
Søren Sandmann Pedersen
9
-153
/
+61
2011-03-18
Fill out parts of iters in _pixman_implementation_{src,dest}_iter_init()
Søren Sandmann Pedersen
4
-11
/
+24
2011-03-18
In delegate_{src,dest}_iter_init() call delegate directly.
Søren Sandmann Pedersen
2
-3
/
+3
2011-03-12
ARM: a bit faster NEON bilinear scaling for r5g6b5 source images
Siarhei Siamashka
1
-18
/
+100
2011-03-12
ARM: NEON optimization for bilinear scaled 'src_0565_0565'
Siarhei Siamashka
2
-0
/
+6
2011-03-12
ARM: NEON optimization for bilinear scaled 'src_0565_x888'
Siarhei Siamashka
2
-0
/
+7
2011-03-12
ARM: NEON optimization for bilinear scaled 'src_8888_0565'
Siarhei Siamashka
2
-0
/
+8
2011-03-12
ARM: use common macro template for bilinear scaled 'src_8888_8888'
Siarhei Siamashka
1
-188
/
+3
2011-03-12
ARM: NEON: common macro template for bilinear scanline scalers
Siarhei Siamashka
2
-0
/
+239
2011-03-12
ARM: new bilinear fast path template macro in 'pixman-arm-common.h'
Siarhei Siamashka
2
-41
/
+48
2011-03-12
ARM: assembly optimized nearest scaled 'src_8888_8888'
Siarhei Siamashka
2
-0
/
+12
2011-03-12
ARM: common macro for nearest scaling fast paths
Siarhei Siamashka
1
-24
/
+36
2011-03-12
ARM: use prefetch in nearest scaled 'src_0565_0565'
Siarhei Siamashka
1
-2
/
+25
2011-03-07
test: Do endian swapping of the source and destination images.
Søren Sandmann Pedersen
1
-0
/
+4
2011-03-07
test: In image_endian_swap() use pixman_image_get_format() to get the bpp.
Søren Sandmann Pedersen
6
-12
/
+17
2011-02-28
ARM: NEON optimization for bilinear scaled 'src_8888_8888'
Siarhei Siamashka
2
-0
/
+242
2011-02-28
SSE2 optimization for bilinear scaled 'src_8888_8888'
Siarhei Siamashka
1
-0
/
+112
2011-02-28
test: check correctness of 'bilinear_pad_repeat_get_scanline_bounds'
Siarhei Siamashka
2
-0
/
+95
2011-02-28
Main loop template for fast single pass bilinear scaling
Siarhei Siamashka
1
-0
/
+432
2011-02-28
test: Silence MSVC warnings
Andrea Canciani
3
-1
/
+3
2011-02-28
Do not include unused headers
Andrea Canciani
2
-3
/
+0
2011-02-28
test: Add Makefile for Win32
Andrea Canciani
1
-0
/
+73
2011-02-28
test: Fix tests for compilation on Windows
Andrea Canciani
3
-54
/
+47
2011-02-28
Fix compilation on Win32
Andrea Canciani
1
-2
/
+4
2011-02-22
Post-release version bump to 0.21.7
Søren Sandmann Pedersen
1
-1
/
+1
2011-02-22
Pre-release version bump to 0.21.6
Søren Sandmann Pedersen
1
-1
/
+1
2011-02-22
Minor fix to the RELEASING file
Søren Sandmann Pedersen
1
-2
/
+2
2011-02-22
Delete pixman-x64-mmx-emulation.h from pixman/Makefile.am
Søren Sandmann Pedersen
1
-1
/
+1
2011-02-22
Ensure that tests run as the last step of a build for 'make check'
Siarhei Siamashka
1
-1
/
+1
2011-02-18
sse2: Minor coding style cleanups.
Søren Sandmann Pedersen
1
-6
/
+12
2011-02-18
sse2: Remove pixman-x64-mmx-emulation.h
Søren Sandmann Pedersen
2
-273
/
+0
2011-02-18
sse2: Delete obsolete or redundant comments
Søren Sandmann Pedersen
1
-137
/
+0
2011-02-18
sse2: Remove all the core_combine_* functions
Søren Sandmann Pedersen
1
-356
/
+157
2011-02-18
sse2: Don't compile pixman-sse2.c with -mmmx anymore
Søren Sandmann Pedersen
1
-1
/
+1
2011-02-18
sse2: Delete unused MMX functions and constants and all _mm_empty()s
Søren Sandmann Pedersen
1
-211
/
+0
2011-02-18
sse2: Convert all uses of MMX registers to use SSE2 registers instead.
Søren Sandmann Pedersen
1
-348
/
+440
2011-02-18
Coding style: core_combine_in_u_pixelsse2 -> core_combine_in_u_pixel_sse2
Søren Sandmann Pedersen
1
-5
/
+5
2011-02-18
In pixman_image_set_transform() allow NULL for transform
Søren Sandmann Pedersen
1
-1
/
+1
2011-02-18
Avoid marking images dirty when properties are reset
Søren Sandmann Pedersen
1
-0
/
+18
2011-02-18
Add new public function pixman_add_triangles()
Søren Sandmann Pedersen
2
-17
/
+51
2011-02-18
Optimize adding opaque trapezoids onto a8 destination.
Søren Sandmann Pedersen
1
-57
/
+76
2011-02-18
Add a test program, tri-test
Søren Sandmann Pedersen
2
-2
/
+52
2011-02-15
Add support for triangles to pixman.
Søren Sandmann Pedersen
2
-0
/
+151
2011-02-15
Add a test program for pixman_composite_trapezoids().
Søren Sandmann Pedersen
2
-0
/
+255
2011-02-15
Add pixman_composite_trapezoids().
Søren Sandmann Pedersen
2
-1
/
+98
2011-02-15
test/Makefile.am: Move all the TEST_LDADD into a new global LDADD.
Søren Sandmann Pedersen
1
-34
/
+1
[next]