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-11-06
meson: require Meson >= 1.3.0
HEAD
master
Benjamin Gilbert
4
-15
/
+6
2024-11-06
RISC-V: fix rvv auto-detection on `gcc-13`
Sergei Trofimovich
1
-1
/
+5
2024-11-05
Post-release version bump to 0.44.1
Matt Turner
1
-1
/
+1
2024-11-05
Pre-release version bump to 0.44.0
pixman-0.44.0
Matt Turner
1
-1
/
+1
2024-11-05
pixman: Add library destructor
Lance Arsenault
2
-0
/
+24
2024-11-05
Fixed memory leak in tests
f wasil
9
-0
/
+31
2024-10-30
RISC-V floating point operations
f wasil
9
-22
/
+1173
2024-10-30
pixman-combine-float.c: fix inlining failed error
Changqing Li
1
-3
/
+3
2024-10-21
ci: Disable coverage for arm-v5 and mipsel targets
Marek Pikuła
3
-17
/
+5
2024-10-21
ci: Add auto_cancel policy
Marek Pikuła
1
-0
/
+4
2024-10-21
ci: Don't execute failing jobs
Marek Pikuła
4
-2
/
+21
2024-10-21
ci: Pin gcovr version to 7.x
Marek Pikuła
1
-1
/
+2
2024-10-21
ci: Remove MESON_TESTTHREADS workaround
Marek Pikuła
2
-7
/
+3
2024-10-14
ci: Disable OpenMP for Win32 target
Marek Pikuła
1
-0
/
+3
2024-09-27
ci: Add missing ":failing" suffix for linux-ppc job
Marek Pikuła
1
-0
/
+1
2024-09-27
ci: Add option to use different version of LLVM
Marek Pikuła
12
-6
/
+25
2024-09-26
ci: riscv64: Verify if tests run on target without RVV
Marek Pikuła
1
-0
/
+2
2024-09-26
ci: riscv64: Don't force enable RVV globally
Marek Pikuła
3
-11
/
+3
2024-09-26
ci: Fix active target rule for Docker stage
Marek Pikuła
1
-4
/
+4
2024-09-25
ci: Fix Docker image source for MRs
Marek Pikuła
2
-1
/
+3
2024-09-03
ci: Add support for Windows on ARM
Marek Pikuła
7
-10
/
+55
2024-09-03
ci: Add support for LLVM for Windows targets
Marek Pikuła
5
-6
/
+47
2024-09-03
ci: Add LLVM support to the CI workflow
Marek Pikuła
19
-9
/
+201
2024-09-03
ci: Unify build and test stage as job templates
Marek Pikuła
24
-517
/
+381
2024-09-03
ci: Unify Docker image as multi-stage build
Marek Pikuła
16
-226
/
+216
2024-09-03
ci: Unify target enable flag
Marek Pikuła
5
-47
/
+46
2024-09-03
ci: Use env files instead of awk script
Marek Pikuła
13
-18
/
+32
2024-09-03
mmx: Fix compilation with clang-cl
Julia DeMille
2
-1
/
+7
2024-08-21
ci: Fix Docker change detection
Marek Pikuła
2
-2
/
+2
2024-08-20
ci: Add platform coverage targets
Marek Pikuła
9
-96
/
+364
2024-08-16
ci: Add architecture coverage Docker images
Marek Pikuła
6
-14
/
+99
2024-08-16
ci: Increase granularity of Docker build selection
Marek Pikuła
4
-96
/
+69
2024-08-16
ci: Build and test on the supported platforms
Marek Pikuła
5
-0
/
+425
2024-08-16
mips: Add option to force MIPS CPU feature discovery
Marek Pikuła
1
-0
/
+13
2024-08-16
mips: Widen CPU family check for DSPr2
Marek Pikuła
1
-1
/
+1
2024-08-16
ci: Add multiarch Docker image build
Marek Pikuła
6
-16
/
+188
2024-08-14
mips: Fix a typo in mips_dspr2_flags
Marek Pikuła
1
-1
/
+1
2024-08-14
pixman-combine-float.c: fix typo in MAKE_NON_SEPARABLE_PDF_COMBINERS()
Even Rouault
1
-1
/
+1
2024-08-14
pixman-region: Make translate a no-op when using 0 offsets
Marco Trevisan
1
-0
/
+4
2024-08-13
iwmmxt: Drop support
Matt Turner
6
-94
/
+11
2024-08-07
ci: add workflow rules to allow for MR pipelines
Peter Hutterer
1
-0
/
+7
2024-07-22
aarch64: support PAC and BTI
Bill Roberts
4
-8
/
+69
2024-07-22
arm: add include guards on header
Bill Roberts
1
-0
/
+4
2024-07-12
pixman: Adjust arm assembly for binutils change
Mike Hommey
1
-22
/
+22
2024-02-29
Post-release version bump to 0.43.5
Matt Turner
1
-1
/
+1
2024-02-29
Pre-release version bump to 0.43.4
pixman-0.43.4
Matt Turner
1
-1
/
+1
2024-02-29
pixman-arm: Use unified syntax
Matt Turner
8
-105
/
+74
2024-02-29
pixman-arm: Fix build on clang/arm32
Makoto Kato
6
-1089
/
+1140
2024-02-29
Revert "Allow to build pixman on clang/arm32"
Matt Turner
8
-1125
/
+1105
2024-02-29
Allow to build pixman on clang/arm32
Heiko Lewin
8
-1105
/
+1125
[next]