2024-10-13 09:32:54 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xf86-video-mach64: update to 6.10.0.
This release raises the minimum supported version of the Xorg server
from 1.4 (released in 2007) to 1.18 (released in 2015). This includes
the removal of the XAA code, which cannot be compiled for any Xserver
newer than the 1.12 series, as it was removed in the Xorg 1.13 release.
Alan Coopersmith (17):
gitlab CI: stop requiring Signed-off-by in commits
Remove "All rights reserved" from Oracle copyright notices
Variable scope reductions as suggested by cppcheck
Handle -Wunused-function warnings from clang
Handle -Wextra-semi-stmt warnings from clang
gitlab CI: ensure libtool is installed in build container
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
Fix 24 of 24 -Wimplicit-fallthrough warnings
Fix -Wanalyzer-possible-null-argument warning in ATIDRIScreenInit
Raise minimum supported Xserver version from 1.4 to 1.18
When not using EXA, don't claim to be using XAA if it's not compiled in
Remove XAA support
Drop support for ABI_VIDEODRV_VERSION < 6
Update links to use gitlab instead of anongit
README: update bug link to use gitlab instead of bugzilla
xf86-video-mach64 6.10.0
Benjamin Valentin (1):
fix some build warnings
Enrico Weigelt, metux IT consult (4):
use XNFalloc() instead of xnfalloc
use XNFcallocarray() instead of xnfcalloc macro
drop compat with ancient xserver versions
drop compat with ancient xservers
Niveditha Rau (1):
Mark DriverRec exported in atimach64probe.h to match atimach64probe.c
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-07-11 21:54:00 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xf86-video-mach64: update to 6.9.7.
Alan Coopersmith (6):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
xf86-video-mach64 6.9.7
George Matsumura (2):
Fix compositing rotation
Fix debugging traces
Josselin Poiret (1):
Rename bool to boolean for OptionInfoRec.
Michel Dänzer (1):
configure: Include xorg-server.h before exa.h
|
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-02 19:15:30 by Nia Alarie | Files touched by this commit (42) |
Log message:
xf86-video-*: Add avoid-duplicate.mk
|
2021-12-02 19:14:39 by Nia Alarie | Files touched by this commit (42) |
Log message:
xf86-video-*: Add builtin.mk files
|
2021-11-02 09:20:31 by Nia Alarie | Files touched by this commit (57) |
Log message:
modular-xorg: Apply at most partial RELRO for modular drivers.
|
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
|