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-07-10 05:18:20 by Masatake Daimon | Files touched by this commit (1) |
Log message:
x11/xf86-video-vmware: Use MESALIB_SUPPORTS_XA to determine if xatracker is available
|
2023-07-09 18:49:33 by Masatake Daimon | Files touched by this commit (2) |
Log message:
x11/xf86-video-vmware: Enable xatracker by default if X11_TYPE == modular
libxatracker is required for making use of DRM/KMS and its 3D acceleration
capability. It's a part of Mesa but isn't guaranteed to be built, e.g. the
native Mesa in NetBSD doesn't provide it.
Also enable udev support on Linux by default. It's seemingly used for
monitor hot-plugging.
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2023-01-24 10:23:42 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xf86-video-vmware: update to 13.4.0.
A new version of the vmware driver is now available. This is mostly a
"flush the master branch" release - necessary because the previous
release tarball no longer builds against current X servers.
Alan Coopersmith (3):
Remove obsolete B16 & B32 tags in struct definitions
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Martin Krastev (2):
vmwgfx: Change header inclusion order to avoid xorg headers catching stdbool.h
Garbled XvPutImage output for FOURCC_YV12 when using 3D-accel-texture adaptor
Peter Hutterer (1):
Bump the version number to 13.4.0
Rudi Heitbaum (1):
vmwgfx: fix missing array notation
Thomas Hellstrom (10):
vmwgfx: Fix XVideo memory leaks
vmwgfx: Fix a memory leak
vmwgfx: Use libdrm to obtain the drm device node name v2
saa: Make sure damage destruction happens at the correct location
vmwgfx: Fix invalid memory accesses in CloseScreen
vmwgfx: Don't exceed the device command size limit v3
vmwgfx: Limit the number of cliprects in a drm dirtyfb command v3
vmwgfx: Limit the number of cliprects in a drm present command v3
vmwgfx: Limit the number of cliprects in a drm present_readback command v3
vmwgfx: Unify style in scanout_update and present functions
Ville Skyttä (2):
Spelling fixes.
Man page syntax fix.
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
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.
|