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
Branch
Commit message
Author
Age
docs
asdf
Søren Sandmann Pedersen
5 years
float-imp
trailing space
Søren Sandmann Pedersen
7 years
jit
Use hashes of the labels instead of storing a pointer
Søren Sandmann Pedersen
9 years
no_pixels
Get rid of fetch_pixel() routines
Søren Sandmann Pedersen
9 years
noise
asf
Søren Sandmann Pedersen
5 years
polygon
shapes
Søren Sandmann Pedersen
7 years
sampling-fix
asdf
Søren Sandmann Pedersen
8 years
spitzak-for-master
asdf
Søren Sandmann Pedersen
8 years
spitzak13
demos/scale: default to GOOD and locked-together axis
Bill Spitzak
9 years
spitzak14
demos/scale: Add good/best filter types
Bill Spitzak
9 years
[...]
Age
Commit message
Author
Files
Lines
2013-05-22
Consolidate all the iter_init_bits_stride functions
iter-initializers
Søren Sandmann Pedersen
5
-42
/
+25
2013-05-22
Delete the old src/dest_iter_init() functions
Søren Sandmann Pedersen
7
-274
/
+6
2013-05-22
Add _pixman_implementation_iter_init() and use instead of _src/_dest_init()
Søren Sandmann Pedersen
8
-6
/
+88
2013-05-22
general: Store the iter initializer in a one-entry pixman_iter_info_t table
Søren Sandmann Pedersen
1
-22
/
+62
2013-05-22
fast: Replace the fetcher_info_t table with a pixman_iter_info_t table
Søren Sandmann Pedersen
1
-62
/
+45
2013-05-22
mmx: Replace the fetcher_info_t table with a pixman_iter_info_t table
Søren Sandmann Pedersen
1
-29
/
+35
2013-05-22
sse2: Replace the fetcher_info_t table with a pixman_iter_info_t table
Søren Sandmann Pedersen
1
-29
/
+35
2013-05-22
noop: Keep information about iterators in an array of pixman_iter_info_t
Søren Sandmann Pedersen
2
-74
/
+124
2013-05-22
Always set the FAST_PATH_NO_ALPHA_MAP flag for non-BITS images
Søren Sandmann Pedersen
3
-5
/
+6
2013-05-22
Add ITER_WIDE iter flag
Søren Sandmann Pedersen
2
-17
/
+16
[...]
Clone
git://people.freedesktop.org/~sandmann/pixman
ssh://people.freedesktop.org/~sandmann/pixman