index
:
pixman
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.34
master
Pixman: The pixel-manipulation library for X and cairo. (mirrored from https://gitlab.freedesktop.org/pixman/pixman)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-07
Pre-release version bump to 0.38.2
pixman-0.38.2
Matt Turner
2
-2
/
+2
2019-04-07
meson: Correct copy-and-paste mistake
Matt Turner
1
-1
/
+1
2019-03-27
void function should not return a value
Niveditha Rau
1
-6
/
+24
2019-03-27
Windows: Support building with SHELL=cmd.exe
Simon Richter
1
-2
/
+14
2019-03-27
Windows: Show compiler invocation
Simon Richter
1
-1
/
+1
2019-03-27
meson: store ARM SIMD and NEON tests as text files
Dylan Baker
3
-30
/
+24
2019-03-27
meson: simplify and fix mmx library compilation
Dylan Baker
1
-9
/
+9
2019-03-27
meson: Add proper include paths for the loongson check
Dylan Baker
1
-0
/
+1
2019-03-27
meson: fix copy-n-paste error for arm simd assembly
Dylan Baker
1
-1
/
+1
2019-03-27
meson: fix typo which breaks loongson checks
Dylan Baker
1
-1
/
+1
2019-03-27
meson: work around meson issue #5115
Dylan Baker
1
-7
/
+9
2019-02-11
Bump version to 0.38.0
pixman-0.38.0
Maarten Lankhorst
3
-5
/
+5
2019-02-11
pixman: Use maximum precision for pixman-bits-image, v2.
Maarten Lankhorst
2
-111
/
+328
2019-02-11
Implement floating point gradient computation, v2.
Basile Clement
5
-110
/
+234
2019-01-15
build: Add meson files to EXTRA_DIST
Dylan Baker
4
-2
/
+15
2019-01-15
editorconfig: use tabs for Makefiles
Dylan Baker
1
-0
/
+3
2018-12-07
Merge remote-tracking branch 'origin/master'
Maarten Lankhorst
7
-2
/
+889
2018-12-07
Post release version bump to 37.1
Maarten Lankhorst
1
-2
/
+2
2018-11-29
gitlab-ci: Add meson build to pipeline test
Dylan Baker
1
-2
/
+12
2018-11-29
meson: Add a meson build system
Dylan Baker
5
-0
/
+866
2018-11-29
Add .editorconfig file
Dylan Baker
1
-0
/
+11
2018-11-21
Bump version to 0.36.0
pixman-0.36.0
Maarten Lankhorst
1
-2
/
+2
2018-11-21
pixman: Update git repository to the one at gitlab.
Maarten Lankhorst
1
-1
/
+1
2018-11-06
pixman: Add tests for (a)rgb floating point formats.
Maarten Lankhorst
4
-40
/
+186
2018-11-06
pixman: Add support for argb/xrgb float formats, v5.
Maarten Lankhorst
5
-9
/
+166
2018-07-06
test: Fix stride calculation in stress-test
Siarhei Siamashka
1
-5
/
+5
2018-06-05
test: Adjust for clang's removal of __builtin_shuffle
Vladimir Smirnov
1
-1
/
+14
2018-06-05
Merge branch 'ci' into 'master'
Adam Jackson
2
-0
/
+15
2018-06-05
ci: Add .gitlab-ci.yml
Adam Jackson
2
-0
/
+15
2018-05-14
vmx: Fix vector loads on ppc64le
Dan Horák
1
-1
/
+1
2018-01-09
Promote unsigned short to unsigned int explicitly
Behdad Esfahbod
1
-4
/
+4
2016-09-03
Revert "demos/scale: Added pulldown to choose PIXMAN_FILTER_* value"
Søren Sandmann Pedersen
2
-60
/
+21
2016-09-03
pixman-filter: Made Gaussian a bit wider
Bill Spitzak
1
-1
/
+1
2016-09-03
pixman-filter: Nested polynomial for cubic
Bill Spitzak
1
-6
/
+8
2016-09-03
pixman-filter: Fix several issues related to normalization
Søren Sandmann Pedersen
1
-8
/
+15
2016-09-02
pixman-filter: Speed up BOX/BOX filter
Søren Sandmann Pedersen
1
-1
/
+5
2016-09-02
pixman-filter: integral splitting is only needed for triangle filter
Bill Spitzak
1
-6
/
+5
2016-09-02
pixman-filter: Correct Simpsons integration
Bill Spitzak
1
-6
/
+15
2016-09-02
pixman-filter: reduce amount of malloc/free/memcpy to generate filter
Bill Spitzak
1
-33
/
+23
2016-09-02
pixman-image: Added enable-gnuplot config to view filters in gnuplot
Bill Spitzak
3
-0
/
+131
2016-09-02
demos/scale: Added pulldown to choose PIXMAN_FILTER_* value
Bill Spitzak
2
-21
/
+60
2016-09-02
demos/scale: Default to locked axis
Bill Spitzak
1
-0
/
+1
2016-09-02
demos/scale: fix blank subsamples spin box
Bill Spitzak
1
-0
/
+1
2016-09-02
demos/scale: Compute filter size using boundary of xformed ellipse
Bill Spitzak
1
-41
/
+61
2016-09-02
More general BILINEAR=>NEAREST reduction
Søren Sandmann Pedersen
1
-28
/
+38
2016-09-02
Add new test of filter reduction from BILINEAR to NEAREST
Søren Sandmann Pedersen
2
-0
/
+113
2016-09-02
pixman-fast-path.c: Pick NEAREST affine fast paths before BILINEAR ones
Søren Sandmann Pedersen
1
-2
/
+2
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
[next]