index
:
~gabbayo/pixman
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
bill-v11
bill-v12
debug
implement_vmx_fastpaths
master
pixman-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
demos/scale: default to GOOD and locked-together axis
bill-v12
Bill Spitzak
2
-5
/
+6
2016-02-08
pixman-image: Implement PIXMAN_FILTER_GOOD/BEST as separable convolutions
Bill Spitzak
1
-78
/
+249
2016-02-08
pixman-filter: Add description to pixman_filter_create_separable_convolution()
Bill Spitzak
1
-0
/
+51
2016-02-08
pixman-filter: Negative subsample values produces scaled result
Bill Spitzak
2
-2
/
+36
2016-02-08
pixman-filter: Gaussian fixes
Bill Spitzak
1
-5
/
+2
2016-02-08
pixman-filter: Nested polynomial for cubic
Bill Spitzak
1
-6
/
+8
2016-02-08
pixman-filter: Corrections to the integral() function
Bill Spitzak
1
-75
/
+79
2016-02-08
pixman-filter: Correct Simpsons integration
Bill Spitzak
1
-7
/
+16
2016-02-08
pixman-filter: reduce amount of malloc/free/memcpy to generate filter
Bill Spitzak
1
-32
/
+23
2016-02-08
pixman-filter: Consistency in arg names to integral ()
Bill Spitzak
2
-28
/
+26
2016-02-08
pixman-image: Added enable-gnuplot config to view filters in gnuplot
Bill Spitzak
2
-0
/
+58
2016-02-08
demos/scale: Only generate filters when used for separable
Bill Spitzak
1
-10
/
+19
2016-02-08
demos/scale: Added pulldown to choose PIXMAN_FILTER_* value
Bill Spitzak
2
-11
/
+43
2016-02-08
demos/scale: Compute filter size using boundary of xformed ellipse, not recta...
Bill Spitzak
1
-41
/
+61
2016-01-31
update .gitignore
pixman-upstream
Oded Gabbay
1
-0
/
+9
2016-01-31
pixman-private: include <float.h> only in C code
Thomas Petazzoni
1
-2
/
+1
2015-12-30
build: Distinguish SKIP and FAIL on Win32
Andrea Canciani
1
-11
/
+20
2015-12-23
build: Use `del` instead of `rm` on `cmd.exe` shells
Simon Richter
1
-2
/
+6
2015-12-23
build: Do not use `mkdir -p` on Windows
Andrea Canciani
1
-2
/
+3
2015-12-23
build: Avoid phony `pixman` target in test/Makefile.win32
Andrea Canciani
1
-6
/
+4
2015-12-23
build: Remove use of BUILT_SOURCES from Makefile.win32
Andrea Canciani
1
-1
/
+1
2015-12-23
Post 0.34 branch creation version bump to 0.35.1
Oded Gabbay
1
-2
/
+2
2015-12-22
Post-release version bump to 0.33.7
Oded Gabbay
1
-1
/
+1
2015-12-22
Pre-release version bump to 0.33.6
Oded Gabbay
1
-1
/
+1
2015-12-22
configura.ac: fix test for SSE2 & SSSE3 assembler support
Oded Gabbay
1
-4
/
+6
2015-11-18
mmx: Improve detection of support for "K" constraint
Andrea Canciani
2
-21
/
+18
2015-11-18
Revert "mmx: Use MMX2 intrinsics from xmmintrin.h directly."
Matt Turner
2
-8
/
+71
2015-10-23
Post-release version bump to 0.33.5
Oded Gabbay
1
-1
/
+1
2015-10-23
Pre-release version bump to 0.33.4
Oded Gabbay
1
-1
/
+1
2015-10-16
test: Fix fence-image-self-test on Mac
Andrea Canciani
2
-8
/
+10
2015-10-13
mmx: Use MMX2 intrinsics from xmmintrin.h directly.
Matt Turner
2
-71
/
+8
2015-09-29
vmx: implement fast path vmx_composite_over_n_8888
Siarhei Siamashka
1
-0
/
+54
2015-09-25
affine-bench: remove 8e margin from COVER area
Ben Avison
1
-6
/
+18
2015-09-25
Remove the 8e extra safety margin in COVER_CLIP analysis
Ben Avison
1
-13
/
+4
2015-09-25
pixman-general: Tighten up calculation of temporary buffer sizes
Ben Avison
1
-2
/
+2
2015-09-22
pixman-general: Fix stack related pointer arithmetic overflow
Siarhei Siamashka
1
-9
/
+7
2015-09-20
test: add a check for FE_DIVBYZERO
Thomas Petazzoni
2
-0
/
+7
2015-09-18
vmx: Remove unused expensive functions
Oded Gabbay
1
-196
/
+0
2015-09-18
vmx: implement fast path vmx_composite_over_n_8_8888
Oded Gabbay
1
-0
/
+111
2015-09-18
vmx: optimize vmx_composite_over_n_8888_8888_ca
Oded Gabbay
1
-31
/
+21
2015-09-18
vmx: optimize scaled_nearest_scanline_vmx_8888_8888_OVER
Oded Gabbay
1
-62
/
+17
2015-09-17
armv6: enable over_n_8888
Pekka Paalanen
1
-5
/
+4
2015-09-17
armv6: Add over_n_8888 fast path (disabled)
Ben Avison
2
-0
/
+48
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
[next]