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
2024-01-28
Pre-release version bump to 0.43.2
pixman-0.43.2
Simon Ser
1
-1
/
+1
2024-01-28
Drop contrib/ci.sh
Simon Ser
1
-6
/
+0
2024-01-28
Drop ChangeLog
Simon Ser
1
-0
/
+0
2024-01-27
Drop automatic DEBUG define
Simon Ser
1
-19
/
+0
2024-01-04
Post-release version bump to 0.43.1
Simon Ser
1
-1
/
+1
2024-01-04
Pre-release version bump to 0.43.0
pixman-0.43.0
Simon Ser
1
-1
/
+1
2024-01-03
test: Use fabsl on float128
Matt Turner
1
-2
/
+2
2024-01-03
pixman-access: Mark __dummy__ variables with MAYBE_UNUSED
Matt Turner
1
-1
/
+1
2024-01-03
pixman-mmx: Don't redefine _MM_SHUFFLE
Matt Turner
1
-1
/
+1
2024-01-03
pixman-sse2: Remove unused functions
Matt Turner
1
-18
/
+0
2023-12-15
ci: upgrade to Fedora 39
Simon Ser
1
-4
/
+3
2023-12-15
Fix alignment problem in pixman-fast-path.c
Pavel Labath
1
-3
/
+3
2023-11-08
meson: avoid linking with -pthread if we don't have pthreads
Benjamin Gilbert
1
-0
/
+3
2023-11-07
pixman-bits-image: fix -Walloc-size
Sam James
1
-1
/
+1
2023-08-30
vmx: Reimplement create_mask_32_128 and use it in vmx_fill
Havard Eidnes
1
-13
/
+2
2023-08-30
vmx: Simplify scaled_nearest_scanline_vmx_8888_8888_OVER
Havard Eidnes
1
-12
/
+6
2023-08-30
meson: Fix syntax
Matt Turner
1
-2
/
+2
2023-08-30
Fix const warnings in pixman_image_set_clip_region()
Simon Ser
2
-4
/
+4
2023-08-30
Use more Markdown-friendly syntax
Matt Turner
1
-8
/
+8
2023-08-30
Remove generic build system information
Matt Turner
1
-129
/
+0
2023-08-30
Update build instructions to meson and ninja
Gauthier Östervall
1
-87
/
+20
2023-08-30
delete win32 make files
Dylan Baker
7
-354
/
+0
2023-08-30
autotools: remove autotools
Dylan Baker
11
-1625
/
+2
2023-07-19
test: Revert to including pixman-private.h
Matt Turner
1
-1
/
+1
2023-07-18
pixman-arma64: Adjustments to build with llvm integrated assembler
Heiko Lewin
6
-919
/
+968
2023-07-09
mmx: use xmmintrin.h if building with SSE2
Benjamin Gilbert
1
-1
/
+1
2023-07-09
Constify pixman_image_set_clip_region()
Simon Ser
2
-4
/
+4
2023-07-09
Add pixman_region{,32}_empty()
Simon Ser
3
-2
/
+16
2023-07-08
meson: don't dllexport when built as static library
Benjamin Gilbert
1
-1
/
+2
2023-02-17
Fixed missing dependency in libdemo
Emanuel Schmidt
1
-1
/
+1
2023-02-14
Changed name of the config-header to "pixman-config.h"
Emanuel Schmidt
44
-44
/
+46
2023-02-08
Separate meson build options for demos and tests
Emanuel Schmidt
18
-30
/
+67
2022-11-03
Fix signed-unsigned semantics in reduce_32
Heiko Lewin
2
-21
/
+34
2022-11-03
Post-release version bump to 0.42.3
Matt Turner
2
-2
/
+2
2022-11-03
add r8g8b8 sRGB to test suite
Claude Heiland-Allen
3
-0
/
+3
2022-11-03
implement r8g8b8 sRGB (without alpha)
Claude Heiland-Allen
3
-0
/
+158
2022-11-02
Pre-release version bump to 0.42.2
pixman-0.42.2
Matt Turner
2
-2
/
+2
2022-11-02
Avoid integer overflow leading to out-of-bounds write
Matt Turner
1
-1
/
+1
2022-10-27
Revert "Fix signed-unsigned semantics in reduce_32"
Matt Turner
3
-82
/
+32
2022-10-27
build: Add a64-neon-test.S to EXTRA_DIST
Matt Turner
1
-0
/
+1
2022-10-27
meson: explicitly set C standard to gnu99
Simon Ser
1
-1
/
+1
2022-10-27
meson: override pixman-1 dependency
Simon Ser
1
-0
/
+4
2022-10-18
Makefile.am: increase shell portability
Thomas Klausner
1
-1
/
+1
2022-10-18
configure.ac: avoid unportable test(1) operator
Thomas Klausner
1
-1
/
+1
2022-10-18
Post-release version bump to 0.42.1
Simon Ser
2
-2
/
+2
2022-10-18
Pre-release version bump to 0.42.0
pixman-0.42.0
Simon Ser
2
-3
/
+3
2022-10-18
meson: Add feature to disable compiler TLS support
Benjamin Gilbert
2
-9
/
+24
2022-10-13
configure.ac: allow x64 libraries on Solaris to run on non-SSSE3 machines
Alan Coopersmith
1
-6
/
+10
2022-06-29
Fix inverted colors on big endian system
Jocelyn Falempe
1
-0
/
+4
2022-02-19
configure: replace bugzilla URL with gitlab issues
Alan Coopersmith
1
-1
/
+1
[next]