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
2022-01-22
meson: Fix usage of pkgconfig.generate()
Nirbheek Chauhan
1
-2
/
+1
2022-01-21
meson: Fix warning about extract_all_objects usage
Nirbheek Chauhan
3
-10
/
+3
2022-01-12
demos: port to Gtk3
Manuel Stoeckl
5
-44
/
+36
2021-09-17
added aarch64 bilinear implementations (ver.4.1)
Mizuki Asakura
12
-1
/
+6399
2021-09-17
Constify region APIs
Simon Ser
2
-114
/
+114
2021-09-17
tests: Fix undefined symbol build error on macOS
Nirbheek Chauhan
1
-2
/
+2
2021-09-17
Fix -Wincompatible-function-pointer-types warning
Alex Richardson
1
-2
/
+2
2021-08-09
Fix masked pixel fetching with wide format
Manuel Stoeckl
1
-2
/
+6
2021-07-21
Fix signed-unsigned semantics in reduce_32
Heiko Lewin
3
-32
/
+82
2021-05-07
Fix AltiVec detection on FreeBSD.
pkubaj
1
-0
/
+18
2021-05-07
Avoid out-of-bounds read when accessing individual bytes from mask.
Jonathan Kew
1
-22
/
+23
2020-10-22
meson: update option descriptions.
Érico Rolim
1
-3
/
+3
2020-06-18
meson: remove pixman dependency
Dylan Baker
1
-2
/
+0
2020-06-02
meson: add option to skip building of tests and demos
Tim-Philipp Müller
2
-2
/
+10
2020-06-02
meson: add cpu-features-path option for Android
Tim-Philipp Müller
2
-1
/
+20
2020-05-30
Update README a little
Tim-Philipp Müller
1
-29
/
+53
2020-05-11
Add -ftrapping-math to default cflags
Tom Stellard
1
-0
/
+6
2020-04-26
Prevent empty top-level declaration
Michael Forney
2
-4
/
+4
2020-04-19
Post-release version bump to 0.40.1
Matt Turner
2
-2
/
+2
2020-04-19
Pre-release version bump to 0.40.0
pixman-0.40.0
Matt Turner
2
-3
/
+3
2020-04-19
Move from MD5/SHA1 to SHA256/SHA512 digests
Matt Turner
1
-25
/
+25
2020-04-19
Build xz tarballs instead of bzip2
Matt Turner
2
-14
/
+14
2020-04-19
Distribute the blue-noise files
Matt Turner
2
-0
/
+2
2020-04-14
Enabled armv6 SIMD for 3DS (devkitARM) and arm neon SIMD for PS Vita (vitasdk...
Ghabry
1
-0
/
+25
2020-04-07
loongson: Avoid C90 mixing-code-and-decls warning
Matt Turner
1
-8
/
+10
2020-04-07
configure.ac: use '-mloongson-mmi' for Loongson MMI
Shiyou Yin
2
-2
/
+2
2020-04-02
fast-path: Fix some sketchy pointer arithmetic
Adam Jackson
1
-7
/
+7
2020-03-20
lowlevel-blt-bench: Remove unused variable
Matt Turner
1
-2
/
+0
2020-03-18
Initialize temporary buffers in general_composite_rect()
Federico Mena Quintero
1
-0
/
+6
2020-03-15
pixman-compiler.h: fix building tests with MinGW
Antonio Ospite
1
-1
/
+1
2020-02-20
pixman-combine: Fix wrong value of RB_MASK_PLUS_ONE.
Yin Shiyou
1
-1
/
+1
2020-01-30
meson: add missing function check (getisax)
Mathieu Duponchelle
1
-5
/
+1
2020-01-30
meson: finish porting over mmx and ssse2 flags for sun and msvc
Mathieu Duponchelle
1
-2
/
+9
2019-12-19
test/utils: Check for FE_INVALID definition before use
Khem Raj
1
-0
/
+2
2019-11-19
thread-test.c: Use Windows Threading API on Windows
Chun-wei Fan
2
-16
/
+75
2019-11-19
demos: Define _USE_MATH_DEFINES on MSVC-style compilers
Chun-wei Fan
1
-0
/
+6
2019-11-19
test/solid-test.c: Include stdint.h
Chun-wei Fan
1
-0
/
+1
2019-11-19
pixman/meson.build: Define PIXMAN_API on MSVC-style compilers
Chun-wei Fan
1
-1
/
+7
2019-11-19
pixman-[compiler|private].h: Export symbols for tests
Chun-wei Fan
2
-0
/
+5
2019-11-19
pixman/pixman.h: Mark public APIs with PIXMAN_API
Chun-wei Fan
1
-0
/
+274
2019-11-19
pixman/pixman-version.h.in: Add a PIXMAN_API macro
Chun-wei Fan
1
-0
/
+4
2019-11-19
meson.build: Improve libpng search on MSVC
Chun-wei Fan
1
-1
/
+18
2019-11-19
build: Don't assume PThreads if threading support is found
Chun-wei Fan
2
-3
/
+30
2019-11-19
meson.build: Disable OpenMP on MSVC builds
Chun-wei Fan
1
-8
/
+15
2019-11-18
meson.build: Fix MMX, SSE2 and SSSE3 checks on MSVC
Chun-wei Fan
1
-6
/
+21
2019-11-13
pixman-sse2: Fix undefined unaligned loads
Adam Jackson
1
-15
/
+18
2019-11-13
pixman-mmx: Fix undefined unaligned loads
Adam Jackson
1
-3
/
+7
2019-11-13
pixman-mmx: Fix undefined left-shifts
Adam Jackson
1
-2
/
+2
2019-11-01
test: Fix unrepresentable subtraction in stress-test
Adam Jackson
1
-1
/
+1
2019-11-01
pixman-matrix: Fix left shift of a negative number
Adam Jackson
1
-1
/
+1
[prev]
[next]