Path to this page:
./
x11/xf86-video-vesa,
Modular Xorg VESA video driver
Branch: CURRENT,
Version: 2.5.0,
Package name: xf86-video-vesa-2.5.0,
Maintainer: joergThis is the VESA video driver for the modular Xorg server.
Required to run:[
x11/modular-xorg-server]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 297.189 KB
Version history: (Expand)
- (2020-09-11) Updated to version: xf86-video-vesa-2.5.0
- (2018-02-16) Updated to version: xf86-video-vesa-2.4.0
- (2016-01-05) Updated to version: xf86-video-vesa-2.3.4nb1
- (2015-06-29) Updated to version: xf86-video-vesa-2.3.4
- (2015-04-25) Updated to version: xf86-video-vesa-2.3.3nb3
- (2015-04-03) Updated to version: xf86-video-vesa-2.3.3nb2
CVS history: (Expand)
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
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-09-11 00:27:04 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
xf86-video-vesa: update to 2.5.0.
This release rolls up a few minor bug fixes since 2.4.0. We now refuse
to run on machines with UEFI firmware (on Linux only, patches welcome
for other OSes) since it won't work in the general case and you
probably have a kernel framebuffer driver running already. We also only
attempt to use 24bpp if the alternative would be pseudocolor, but note
that since xserver 1.20 24bpp will not work at all. If you'd like to
fix that case, please note that it is filed as issue #4:
https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa/-/issues/4
We also notice several cases of running on emulated GPUs, in which case
the shadow framebuffer is disabled by default to improve performance by
reducing the number of copies.
All users are recommended to upgrade, ideally to a better video card
and/or driver.
Full changelog:
Adam Jackson (5):
Newline-terminate a few error messages
Refuse to run on UEFI machines
Try harder to avoid 24bpp
Disable shadow by default on known-virtual GPUs
vesa 2.5.0
Alan Coopersmith (2):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Benjamin Tissoires (1):
Refuse to run on UEFI machines running older kernels
|
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.
|