index
:
delta/pixman.git
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.34
baserock/morph
master
gitlab.freedesktop.org: pixman/pixman.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: add option to skip building of tests and demos
Tim-Philipp Müller
2020-06-02
2
-2
/
+10
*
meson: add cpu-features-path option for Android
Tim-Philipp Müller
2020-06-02
2
-1
/
+20
*
Update README a little
Tim-Philipp Müller
2020-05-30
1
-29
/
+53
*
Add -ftrapping-math to default cflags
Tom Stellard
2020-05-11
1
-0
/
+6
*
Prevent empty top-level declaration
Michael Forney
2020-04-26
2
-4
/
+4
*
Post-release version bump to 0.40.1
Matt Turner
2020-04-19
2
-2
/
+2
*
Pre-release version bump to 0.40.0
pixman-0.40.0
Matt Turner
2020-04-19
2
-3
/
+3
*
Move from MD5/SHA1 to SHA256/SHA512 digests
Matt Turner
2020-04-19
1
-25
/
+25
*
Build xz tarballs instead of bzip2
Matt Turner
2020-04-19
2
-14
/
+14
*
Distribute the blue-noise files
Matt Turner
2020-04-19
2
-0
/
+2
*
Enabled armv6 SIMD for 3DS (devkitARM) and arm neon SIMD for PS Vita (vitasdk...
Ghabry
2020-04-14
1
-0
/
+25
*
loongson: Avoid C90 mixing-code-and-decls warning
Matt Turner
2020-04-07
1
-8
/
+10
*
configure.ac: use '-mloongson-mmi' for Loongson MMI
Shiyou Yin
2020-04-07
2
-2
/
+2
*
fast-path: Fix some sketchy pointer arithmetic
Adam Jackson
2020-04-02
1
-7
/
+7
*
lowlevel-blt-bench: Remove unused variable
Matt Turner
2020-03-20
1
-2
/
+0
*
Initialize temporary buffers in general_composite_rect()
Federico Mena Quintero
2020-03-18
1
-0
/
+6
*
pixman-compiler.h: fix building tests with MinGW
Antonio Ospite
2020-03-15
1
-1
/
+1
*
pixman-combine: Fix wrong value of RB_MASK_PLUS_ONE.
Yin Shiyou
2020-02-20
1
-1
/
+1
*
meson: add missing function check (getisax)
Mathieu Duponchelle
2020-01-30
1
-5
/
+1
*
meson: finish porting over mmx and ssse2 flags for sun and msvc
Mathieu Duponchelle
2020-01-30
1
-2
/
+9
*
test/utils: Check for FE_INVALID definition before use
Khem Raj
2019-12-19
1
-0
/
+2
*
thread-test.c: Use Windows Threading API on Windows
Chun-wei Fan
2019-11-19
2
-16
/
+75
*
demos: Define _USE_MATH_DEFINES on MSVC-style compilers
Chun-wei Fan
2019-11-19
1
-0
/
+6
*
test/solid-test.c: Include stdint.h
Chun-wei Fan
2019-11-19
1
-0
/
+1
*
pixman/meson.build: Define PIXMAN_API on MSVC-style compilers
Chun-wei Fan
2019-11-19
1
-1
/
+7
*
pixman-[compiler|private].h: Export symbols for tests
Chun-wei Fan
2019-11-19
2
-0
/
+5
*
pixman/pixman.h: Mark public APIs with PIXMAN_API
Chun-wei Fan
2019-11-19
1
-0
/
+274
*
pixman/pixman-version.h.in: Add a PIXMAN_API macro
Chun-wei Fan
2019-11-19
1
-0
/
+4
*
meson.build: Improve libpng search on MSVC
Chun-wei Fan
2019-11-19
1
-1
/
+18
*
build: Don't assume PThreads if threading support is found
Chun-wei Fan
2019-11-19
2
-3
/
+30
*
meson.build: Disable OpenMP on MSVC builds
Chun-wei Fan
2019-11-19
1
-8
/
+15
*
meson.build: Fix MMX, SSE2 and SSSE3 checks on MSVC
Chun-wei Fan
2019-11-18
1
-6
/
+21
*
pixman-sse2: Fix undefined unaligned loads
Adam Jackson
2019-11-13
1
-15
/
+18
*
pixman-mmx: Fix undefined unaligned loads
Adam Jackson
2019-11-13
1
-3
/
+7
*
pixman-mmx: Fix undefined left-shifts
Adam Jackson
2019-11-13
1
-2
/
+2
*
test: Fix unrepresentable subtraction in stress-test
Adam Jackson
2019-11-01
1
-1
/
+1
*
pixman-matrix: Fix left shift of a negative number
Adam Jackson
2019-11-01
1
-1
/
+1
*
pixman-bits-image: Fix left shift of a negative number
Adam Jackson
2019-11-01
1
-2
/
+2
*
pixman-bits-image: Fix various undefined left shifts
Adam Jackson
2019-10-15
1
-14
/
+16
*
pixman-fast-path: Fix various undefined left shifts
Adam Jackson
2019-10-15
1
-2
/
+2
*
pixman-sse2: Fix an undefined left shift
Adam Jackson
2019-10-15
1
-2
/
+2
*
pixman-gradient-walker: Fix undefined left shift
Adam Jackson
2019-10-15
1
-4
/
+4
*
pixman-image: Fix undefined left shift
Adam Jackson
2019-10-15
1
-1
/
+1
*
pixman-combine: Fix various undefined left shifts
Adam Jackson
2019-10-15
1
-2
/
+2
*
pixman-access: Fix various undefined left shifts
Adam Jackson
2019-10-15
1
-16
/
+16
*
pixman: Fix undefined left shift in pixel_contract_from_float
Adam Jackson
2019-10-15
1
-1
/
+1
*
test: Fix undefined left shift in pixel_checker_init
Adam Jackson
2019-10-15
1
-4
/
+4
*
test: Fix undefined left shift in affine-test
Adam Jackson
2019-10-15
1
-1
/
+1
*
Avoid undefined behavior (left-shifting negative value) in pixman_int_to_fixed
Jonathan Kew
2019-09-11
1
-1
/
+1
*
meson: don't use link_with for library()
Dylan Baker
2019-09-09
1
-1
/
+8
[next]