Path to this page:
Subject: CVS commit: pkgsrc/x11/xf86-video-vmware
From: Thomas Klausner
Date: 2023-01-24 10:23:42
Message id: 20230124092342.565A7FA90@cvs.NetBSD.org
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.
Files: