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-02-15
SSE2 optimization for nearest scaled over_8888_n_8888
Siarhei Siamashka
1
-0
/
+118
2011-02-15
ARM: NEON optimization for nearest scaled over_0565_8_0565
Siarhei Siamashka
2
-0
/
+19
2011-02-15
ARM: NEON optimization for nearest scaled over_8888_8_0565
Siarhei Siamashka
2
-0
/
+20
2011-02-15
ARM: new macro template for using scaled fast paths with a8 mask
Siarhei Siamashka
1
-0
/
+44
2011-02-15
Better support for NONE repeat in nearest scaling main loop template
Siarhei Siamashka
4
-14
/
+25
2011-02-15
Support for a8 and solid mask in nearest scaling main loop template
Siarhei Siamashka
1
-15
/
+151
2011-02-15
test: Extend scaling-test to support a8/solid mask and ADD operation
Siarhei Siamashka
1
-9
/
+127
2011-02-15
Use const modifiers for source buffers in nearest scaling fast paths
Siarhei Siamashka
3
-19
/
+19
2011-02-10
C fast paths for a simple 90/270 degrees rotation
Siarhei Siamashka
1
-0
/
+292
2011-02-10
New flags for 90/180/270 rotation
Siarhei Siamashka
2
-0
/
+20
2011-02-10
test: affine-test updated to stress 90/180/270 degrees rotation more
Siarhei Siamashka
1
-4
/
+30
2011-02-10
Add pixman-conical-gradient.c to Makefile.win32.
Søren Sandmann Pedersen
1
-0
/
+1
2011-02-03
Add SSE2 fetcher for 0565
Søren Sandmann Pedersen
1
-0
/
+47
2011-02-03
Improve performance of sse2_combine_over_u()
Søren Sandmann Pedersen
1
-38
/
+130
2011-02-03
Add SSE2 fetcher for a8
Søren Sandmann Pedersen
1
-1
/
+48
2011-02-03
Add SSE2 fetcher for x8r8g8b8
Søren Sandmann Pedersen
2
-6
/
+102
2011-01-28
Add a test for over_x888_8_0565 in lowlevel_blt_bench().
Søren Sandmann Pedersen
1
-0
/
+1
2011-01-26
Move fallback decisions from implementations into pixman-cpu.c.
Søren Sandmann Pedersen
8
-41
/
+35
2011-01-26
Print a warning when a development snapshot is being configured.
Søren Sandmann Pedersen
1
-0
/
+23
2011-01-26
Fix "variable was set but never used" warnings
Rolland Dudemaine
3
-11
/
+1
2011-01-26
test: Use the right enum types instead of int to fix warnings
Rolland Dudemaine
4
-19
/
+27
2011-01-25
Correct the initialization of 'max_vx'
Rolland Dudemaine
1
-1
/
+1
2011-01-25
test: Fix for mismatched 'fence_malloc' prototype/implementation
Rolland Dudemaine
1
-1
/
+1
2011-01-20
The code in 'bitmap_addrect' already assumes non-null 'reg->data'
Siarhei Siamashka
1
-2
/
+3
2011-01-19
Post-release version bump to 0.21.5
Søren Sandmann Pedersen
1
-1
/
+1
2011-01-19
Pre-release version bump to 0.21.4
Søren Sandmann Pedersen
1
-1
/
+1
2011-01-19
Fix dangling-pointer bug in bits_image_fetch_bilinear_no_repeat_8888().
Søren Sandmann Pedersen
1
-3
/
+2
2011-01-19
Add a test for radial gradients
Andrea Canciani
2
-0
/
+202
2011-01-18
Fix destination fetching
Søren Sandmann Pedersen
1
-4
/
+32
2011-01-18
Turn on testing for destination transformation
Søren Sandmann Pedersen
1
-7
/
+4
2011-01-18
Skip fetching pixels when possible
Søren Sandmann Pedersen
4
-25
/
+69
2011-01-18
Add direct-write optimization back
Søren Sandmann Pedersen
3
-5
/
+58
2011-01-18
Get rid of the classify methods
Søren Sandmann Pedersen
4
-61
/
+11
2011-01-18
Linear: Optimize for horizontal gradients
Søren Sandmann Pedersen
1
-3
/
+16
2011-01-18
Consolidate the various get_scanline_32() into get_scanline_narrow()
Søren Sandmann Pedersen
4
-90
/
+39
2011-01-18
Allow NULL property_changed function
Søren Sandmann Pedersen
5
-27
/
+3
2011-01-18
Move get_scanline_32/64 to the bits part of the image struct
Søren Sandmann Pedersen
7
-105
/
+46
2011-01-18
Use an iterator in pixman_image_get_solid()
Søren Sandmann Pedersen
6
-47
/
+57
2011-01-18
Virtualize iterator initialization
Søren Sandmann Pedersen
3
-32
/
+131
2011-01-18
Move iterator initialization to the respective image files
Søren Sandmann Pedersen
7
-30
/
+189
2011-01-18
Eliminate the _pixman_image_store_scanline_32/64 functions
Søren Sandmann Pedersen
2
-60
/
+36
2011-01-18
Move initialization of iterators for bits images to pixman-bits-image.c
Søren Sandmann Pedersen
3
-54
/
+123
2011-01-18
Add iterators in the general implementation
Søren Sandmann Pedersen
1
-147
/
+151
2011-01-16
ARM: do /proc/self/auxv based cpu features detection only in linux
Siarhei Siamashka
1
-2
/
+7
2011-01-16
A new configure option --enable-static-testprogs
Siarhei Siamashka
2
-0
/
+35
2011-01-16
Make 'fast_composite_scaled_nearest_*' less suspicious
Siarhei Siamashka
1
-4
/
+4
2011-01-16
Bugfix for a corner case in 'pixman_transform_is_inverse'
Siarhei Siamashka
1
-1
/
+2
2011-01-16
Workaround for a preprocessor issue in old Sun Studio
Siarhei Siamashka
1
-4
/
+10
2011-01-16
Fix for "syntax error: empty declaration" Solaris Studio warnings
Siarhei Siamashka
3
-42
/
+42
2011-01-16
Revert "Fix "syntax error: empty declaration" warnings."
Siarhei Siamashka
3
-9
/
+4
[prev]
[next]