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-07-14
[sse2] Add sse2_composite_add_n_8()
sse2_in_n_8
Søren Sandmann Pedersen
1
-0
/
+98
2010-07-14
[sse2] Add sse2_composite_in_n_8()
Søren Sandmann Pedersen
1
-1
/
+108
2010-07-13
Add sse2_composite_src_x888_8888()
Søren Sandmann Pedersen
1
-0
/
+84
2010-07-13
Add fast_composite_src_x888_8888()
Søren Sandmann Pedersen
1
-0
/
+38
2010-07-13
Check for read accessors before taking the bilinear fast path
Søren Sandmann Pedersen
1
-0
/
+1
2010-07-12
fast-path: Some formatting fixes
Søren Sandmann Pedersen
1
-13
/
+13
2010-07-12
In the FAST_NEAREST macro call the function 8888_8888 and not x888_x888
Søren Sandmann Pedersen
1
-18
/
+18
2010-07-12
Make the repeat mode explicit in the FAST_NEAREST macro.
Søren Sandmann Pedersen
1
-17
/
+26
2010-07-11
When converting indexed formats to 64 bits, don't correct for channel widths
Søren Sandmann Pedersen
2
-3
/
+30
2010-07-11
test: Make sure the palettes for indexed format roundtrip properly
Søren Sandmann Pedersen
1
-11
/
+63
2010-07-11
Split the fast path caching into its own force_inline function
Søren Sandmann Pedersen
1
-93
/
+107
2010-07-11
Cache the implementation along with the fast paths.
Søren Sandmann Pedersen
1
-10
/
+16
2010-07-11
Hide the global implementation variable behind a force_inline function.
Søren Sandmann Pedersen
1
-13
/
+15
2010-07-10
Fix memory leak in the pthreads thread local storage code
Søren Sandmann Pedersen
1
-3
/
+10
2010-07-07
Make the combiner macros less likely to cause name collisions.
Søren Sandmann Pedersen
1
-76
/
+76
2010-07-06
Minor tweaks to README
Søren Sandmann Pedersen
1
-1
/
+2
2010-06-24
Store the conical angle in floating point radians, not fixed point degrees
Søren Sandmann Pedersen
2
-5
/
+7
2010-06-20
Fix conical gradients to match QConicalGradient from Qt
Søren Sandmann Pedersen
1
-19
/
+32
2010-06-18
Make separate gray scanline storers.
Søren Sandmann Pedersen
2
-4
/
+38
2010-06-18
When storing a g1 pixel, store the lowest bit, rather than comparing with 0.
Søren Sandmann Pedersen
2
-2
/
+2
2010-06-09
test: verify that gradients do not crash pixman
Andrea Canciani
2
-0
/
+119
2010-06-09
support single-stop gradients
Andrea Canciani
2
-4
/
+0
2010-06-09
Eliminate mask_bits from all the scanline fetchers.
Søren Sandmann Pedersen
9
-144
/
+85
2010-06-03
create getter for component alpha
Jeff Muizelaar
2
-0
/
+7
2010-05-13
test: added OpenMP support for better utilization of multiple CPU cores
Siarhei Siamashka
4
-0
/
+10
2010-05-13
test: scaling-test updated to use new fuzzer_test_main() function
Siarhei Siamashka
2
-99
/
+11
2010-05-13
test: blitters-test updated to use new fuzzer_test_main() function
Siarhei Siamashka
2
-118
/
+9
2010-05-13
test: blitters-test-bisect.rb converted to perl
Siarhei Siamashka
1
-0
/
+68
2010-05-13
test: main loop from blitters-test added as a new function to utils.c
Siarhei Siamashka
2
-0
/
+118
2010-05-09
Merge branch 'for-master'
Søren Sandmann Pedersen
2
-0
/
+68
2010-05-06
test/gtk-utils: Set the size of the window to the size of the image
Søren Sandmann Pedersen
1
-0
/
+2
2010-05-04
Add support for compiling pixman without thread/tls support
Jeff Muizelaar
1
-2
/
+9
2010-05-03
Add macros for thread local storage on MinGW 32
Søren Sandmann Pedersen
1
-0
/
+65
2010-05-03
Don't use __thread on MinGW.
Søren Sandmann Pedersen
1
-0
/
+3
2010-05-03
Add support for 8bpp to pixman_fill_sse2()
Søren Sandmann Pedersen
1
-5
/
+34
2010-05-03
sse2: Add sse2_composite_over_reverse_n_8888
Søren Sandmann Pedersen
1
-0
/
+104
2010-05-03
Don't consider indexed formats opaque.
Søren Sandmann Pedersen
2
-3
/
+5
2010-05-03
Add an over_8888_8888_8888 sse2 fast path.
Søren Sandmann Pedersen
1
-0
/
+168
2010-05-03
Add pixman_region{,32}_intersect_rect()
Søren Sandmann Pedersen
2
-1
/
+30
2010-05-03
Rename fast_composite_src_8888_x888 to fast_composite_src_memcpy()
Søren Sandmann Pedersen
1
-22
/
+38
2010-04-27
Add missing HAVE_CONFIG_H guards for config.h inclusion
Jeff Muizelaar
1
-0
/
+4
2010-04-22
Remove alphamap from the GTK+ part of tests/Makefile.am
Søren Sandmann Pedersen
1
-2
/
+1
2010-04-21
Add pixman_image_get_format() accessor
Søren Sandmann Pedersen
2
-0
/
+10
2010-04-21
Some minor updates to README
Søren Sandmann Pedersen
1
-5
/
+4
2010-04-18
Update README to mention the pixman mailing list
Søren Sandmann Pedersen
1
-8
/
+4
2010-04-13
[mmx] Fix mask creation bugs
Søren Sandmann Pedersen
1
-0
/
+2
2010-04-13
Fixes for pthread thread local storage.
Søren Sandmann Pedersen
1
-5
/
+5
2010-04-13
Fix uninitialized cache when pthreads are used
Søren Sandmann Pedersen
1
-1
/
+1
2010-04-13
Visual Studio 2010 includes stdint.h
Siddharth Agarwal
1
-1
/
+2
2010-04-01
Post-release version bump to 0.19.1
Søren Sandmann Pedersen
1
-2
/
+2
[next]