Path to this page:
./
x11/pixman,
Library of low-level pixel manipulation routines
Branch: CURRENT,
Version: 0.44.0,
Package name: pixman-0.44.0,
Maintainer: pkgsrc-usersPixel manipulation library for modular X.org.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 633.984 KB
Version history: (Expand)
- (2024-11-05) Updated to version: pixman-0.44.0
- (2024-03-01) Updated to version: pixman-0.43.4
- (2024-01-28) Updated to version: pixman-0.43.2
- (2024-01-04) Updated to version: pixman-0.43.0
- (2022-11-03) Updated to version: pixman-0.42.2
- (2022-10-22) Updated to version: pixman-0.42.0nb3
CVS history: (Expand)
2024-03-01 16:42:27 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
pixman: update to 0.43.4.
Gayathri Berli (1):
Revert the changes to fix the problem in big-endian architectures
Heiko Lewin (1):
Allow to build pixman on clang/arm32
Makoto Kato (1):
pixman-arm: Fix build on clang/arm32
Matt Turner (5):
pixman-x86: Use cpuid.h header
pixman-x86: Move #include "cpuid.h" inside conditionals
Revert "Allow to build pixman on clang/arm32"
pixman-arm: Use unified syntax
Pre-release version bump to 0.43.4
Simon Ser (1):
Post-release version bump to 0.43.3
|
2024-01-28 14:54:11 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
pixman: update to 0.43.2.
Simon Ser (5):
Post-release version bump to 0.43.1
Drop automatic DEBUG define
Drop ChangeLog
Drop contrib/ci.sh
Pre-release version bump to 0.43.2
|
2024-01-04 12:33:38 by Thomas Klausner | Files touched by this commit (6) | |
Log message:
pixman: update to 0.43.0.
Benjamin Gilbert (3):
meson: don't dllexport when built as static library
mmx: use xmmintrin.h if building with SSE2
meson: avoid linking with -pthread if we don't have pthreads
Claude Heiland-Allen (2):
implement r8g8b8 sRGB (without alpha)
add r8g8b8 sRGB to test suite
Dylan Baker (2):
autotools: remove autotools
delete win32 make files
Emanuel Schmidt (3):
Separate meson build options for demos and tests
Changed name of the config-header to "pixman-config.h"
Fixed missing dependency in libdemo
Gauthier Östervall (1):
Update build instructions to meson and ninja
Havard Eidnes (2):
vmx: Simplify scaled_nearest_scanline_vmx_8888_8888_OVER
vmx: Reimplement create_mask_32_128 and use it in vmx_fill
Heiko Lewin (2):
Fix signed-unsigned semantics in reduce_32
pixman-arma64: Adjustments to build with llvm integrated assembler
Matt Turner (9):
Post-release version bump to 0.42.3
test: Revert to including pixman-private.h
Remove generic build system information
Use more Markdown-friendly syntax
meson: Fix syntax
pixman-sse2: Remove unused functions
pixman-mmx: Don't redefine _MM_SHUFFLE
pixman-access: Mark __dummy__ variables with MAYBE_UNUSED
test: Use fabsl on float128
Pavel Labath (1):
Fix alignment problem in pixman-fast-path.c
Sam James (1):
pixman-bits-image: fix -Walloc-size
Simon Ser (5):
Add pixman_region{,32}_empty()
Constify pixman_image_set_clip_region()
Fix const warnings in pixman_image_set_clip_region()
ci: upgrade to Fedora 39
Pre-release version bump to 0.43.0
|
2023-09-29 11:27:07 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
pixman: fix build for aarch64 machines with clang; apply pkglint suggestions \
while here
|
2022-11-03 09:51:26 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
pixman: update to 0.42.2.
This version contains a fix for a heap overflow. A CVE has been
requested.
|
2022-10-26 10:44:33 by Tobias Nygren | Files touched by this commit (1) |
Log message:
pixman: add comment
|
2022-10-26 10:12:20 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
pixman: Disable NEON assembly on Darwin/arm64.
|
2022-10-22 15:13:39 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
x11/pixman: remove junk lines from distinfo
|