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
2015-09-16
test: Add cover-test v5
Ben Avison
2
-0
/
+450
2015-09-09
implementation: add PIXMAN_DISABLE=wholeops
Pekka Paalanen
1
-0
/
+16
2015-09-09
utils.[ch]: add fence_get_page_size()
Pekka Paalanen
2
-3
/
+22
2015-09-09
utils.c: fix fallback code for fence_image_create_bits()
Pekka Paalanen
1
-1
/
+1
2015-09-03
test: add fence-image-self-test
Pekka Paalanen
2
-0
/
+238
2015-09-01
utils.[ch]: add fence_image_create_bits ()
Pekka Paalanen
2
-0
/
+112
2015-09-01
utils.[ch]: add FENCE_MALLOC_ACTIVE
Pekka Paalanen
2
-3
/
+14
2015-08-28
scaling-test: list more details when verbose
Ben Avison
1
-22
/
+44
2015-08-18
lowlevel-blt-bench: make extra arguments an error
Pekka Paalanen
1
-0
/
+6
2015-08-01
Post-release version bump to 0.33.3
Oded Gabbay
1
-1
/
+1
2015-08-01
Pre-release version bump to 0.33.2
Oded Gabbay
1
-1
/
+1
2015-07-16
vmx: implement fast path iterator vmx_fetch_a8
Oded Gabbay
1
-0
/
+46
2015-07-16
vmx: implement fast path iterator vmx_fetch_x8r8g8b8
Oded Gabbay
1
-0
/
+48
2015-07-16
vmx: implement fast path scaled nearest vmx_8888_8888_OVER
Oded Gabbay
1
-0
/
+128
2015-07-16
vmx: implement fast path vmx_composite_src_x888_8888
Oded Gabbay
1
-0
/
+60
2015-07-16
vmx: implement fast path vmx_composite_over_n_8888_8888_ca
Oded Gabbay
1
-0
/
+112
2015-07-16
vmx: implement fast path composite_add_8888_8888
Oded Gabbay
1
-0
/
+27
2015-07-16
vmx: implement fast path composite_add_8_8
Oded Gabbay
1
-0
/
+55
2015-07-16
vmx: implement fast path composite_over_8888_8888
Oded Gabbay
1
-0
/
+30
2015-07-16
vmx: implement fast path vmx_fill
Oded Gabbay
1
-0
/
+153
2015-07-16
vmx: add helper functions
Oded Gabbay
1
-0
/
+476
2015-07-16
vmx: add LOAD_VECTOR macro
Oded Gabbay
1
-26
/
+24
2015-07-11
MIPS: update author's e-mail address
Nemanja Lukic
4
-4
/
+4
2015-07-06
lowlevel-blt-bench: add option to skip memcpy measurement
Pekka Paalanen
1
-3
/
+8
2015-07-06
lowlevel-blt-bench: add CSV output mode
Pekka Paalanen
1
-21
/
+47
2015-07-06
lowlevel-blt-bench: refactor to Mpx_per_sec()
Pekka Paalanen
1
-7
/
+16
2015-07-06
lowlevel-blt-bench: all bench funcs to return pix_cnt
Pekka Paalanen
1
-14
/
+16
2015-07-06
lowlevel-blt-bench: move speed and scaling printing
Pekka Paalanen
1
-15
/
+22
2015-07-06
lowlevel-blt-bench: print single pattern details
Pekka Paalanen
1
-3
/
+25
2015-07-06
lowlevel-blt-bench: make test_entry::testname const
Pekka Paalanen
1
-7
/
+7
2015-07-06
lowlevel-blt-bench: move explanation printing
Pekka Paalanen
1
-27
/
+33
2015-07-06
lowlevel-blt-bench: move usage to a function
Pekka Paalanen
1
-3
/
+9
2015-07-02
vmx: fix pix_multiply for ppc64le
Oded Gabbay
1
-0
/
+21
2015-07-02
vmx: fix unused var warnings
Oded Gabbay
1
-31
/
+58
2015-07-02
vmx: encapsulate the temporary variables inside the macros
Oded Gabbay
1
-33
/
+39
2015-07-02
vmx: adjust macros when loading vectors on ppc64le
Fernando Seiti Furusato
1
-0
/
+25
2015-07-02
vmx: fix splat_alpha for ppc64le
Oded Gabbay
1
-0
/
+7
2015-06-01
mmx/sse2: Use SIMPLE_NEAREST_SOLID_MASK_FAST_PATH for NORMAL repeat
Ben Avison
3
-9
/
+2
2015-06-01
mmx/sse2: Use SIMPLE_NEAREST_FAST_PATH macro
Ben Avison
2
-32
/
+8
2015-06-01
mips: Retire PIXMAN_MIPS_SIMPLE_NEAREST_A8_MASK_FAST_PATH
Ben Avison
2
-10
/
+4
2015-06-01
arm: Simplify PIXMAN_ARM_SIMPLE_NEAREST_A8_MASK_FAST_PATH
Ben Avison
1
-3
/
+1
2015-06-01
arm: Retire PIXMAN_ARM_SIMPLE_NEAREST_FAST_PATH
Ben Avison
3
-28
/
+21
2015-06-01
test: Fix solid-test for big-endian targets
Ben Avison
1
-3
/
+6
2015-05-15
test: Add new fuzz tester targeting solid images
Ben Avison
2
-0
/
+351
2015-05-07
MIPS: Drop #ifdef __ELF__ in definition of LEAF_MIPS32R2
James Cowgill
1
-2
/
+0
2015-05-05
test: Added more demos and tests to .gitignore file
Bill Spitzak
1
-40
/
+5
2015-04-24
test: Add a new benchmarker targeting affine operations
Ben Avison
3
-0
/
+438
2015-04-20
lowlevel-blt-bench: use a8r8g8b8 for CA solid masks
Pekka Paalanen
1
-1
/
+5
2015-04-15
lowlevel-blt-bench: use the test pattern parser
Pekka Paalanen
1
-20
/
+44
2015-04-15
lowlevel-blt-bench: add test name parser and self-test
Pekka Paalanen
1
-3
/
+228
[prev]
[next]