2022-05-24 11:55:02 by Nia Alarie | Files touched by this commit (1) |
Log message:
pixman: Use OPSYS_VERSION
|
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|
2021-12-01 14:01:17 by Nia Alarie | Files touched by this commit (38) |
Log message:
x11: Add avoid-duplicate.mk to Xorg library packages
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-04-20 08:40:05 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
pixman: update to 0.40.0.
log:
Adam Jackson (17):
test: Fix undefined left shift in affine-test
test: Fix undefined left shift in pixel_checker_init
pixman: Fix undefined left shift in pixel_contract_from_float
pixman-access: Fix various undefined left shifts
pixman-combine: Fix various undefined left shifts
pixman-image: Fix undefined left shift
pixman-gradient-walker: Fix undefined left shift
pixman-sse2: Fix an undefined left shift
pixman-fast-path: Fix various undefined left shifts
pixman-bits-image: Fix various undefined left shifts
pixman-bits-image: Fix left shift of a negative number
pixman-matrix: Fix left shift of a negative number
test: Fix unrepresentable subtraction in stress-test
pixman-mmx: Fix undefined left-shifts
pixman-mmx: Fix undefined unaligned loads
pixman-sse2: Fix undefined unaligned loads
fast-path: Fix some sketchy pointer arithmetic
Antonio Ospite (1):
pixman-compiler.h: fix building tests with MinGW
Basile Clement (6):
Fix bilinear filter computation in wide pipeline
Implement basic dithering for the wide pipeline, v3
test: Check the dithering path in tolerance-test
demos: Add a dithering demo
Ordered dithering with blue noise, v2
Don't use GNU extension for binary numbers
Christoph Reiter (3):
meson: define SIZEOF_LONG and use -Wundef
meson: allow building a static library
meson: fix TLS support under mingw
Chun-wei Fan (11):
meson.build: Fix MMX, SSE2 and SSSE3 checks on MSVC
meson.build: Disable OpenMP on MSVC builds
build: Don't assume PThreads if threading support is found
meson.build: Improve libpng search on MSVC
pixman/pixman-version.h.in: Add a PIXMAN_API macro
pixman/pixman.h: Mark public APIs with PIXMAN_API
pixman-[compiler|private].h: Export symbols for tests
pixman/meson.build: Define PIXMAN_API on MSVC-style compilers
test/solid-test.c: Include stdint.h
demos: Define _USE_MATH_DEFINES on MSVC-style compilers
thread-test.c: Use Windows Threading API on Windows
Dylan Baker (1):
meson: don't use link_with for library()
Fan Jinke (1):
add Hygon Dhyana support to enable X86_MMX_EXTENSIONS feature
Federico Mena Quintero (1):
Initialize temporary buffers in general_composite_rect()
Ghabry (1):
Enabled armv6 SIMD for 3DS (devkitARM) and arm neon SIMD for PS Vita (vit
Jonathan Kew (2):
Explicitly cast byte to uint32_t before left-shifting.
Avoid undefined behavior (left-shifting negative value) in pixman_int_to_
Khem Raj (1):
test/utils: Check for FE_INVALID definition before use
Mathieu Duponchelle (2):
meson: finish porting over mmx and ssse2 flags for sun and msvc
meson: add missing function check (getisax)
Matt Turner (7):
Post-release version bump to 0.38.5
lowlevel-blt-bench: Remove unused variable
loongson: Avoid C90 mixing-code-and-decls warning
Distribute the blue-noise files
Build xz tarballs instead of bzip2
Move from MD5/SHA1 to SHA256/SHA512 digests
Pre-release version bump to 0.40.0
Shiyou Yin (1):
configure.ac: use '-mloongson-mmi' for Loongson MMI
Yin Shiyou (1):
pixman-combine: Fix wrong value of RB_MASK_PLUS_ONE.
|
2020-03-12 20:19:52 by Tobias Nygren | Files touched by this commit (3) |
Log message:
pixman: fix shell portability issue
Also move SUBST fragment into the patch-Makefile.in patch instead
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|