./x11/xf86-video-vmware, Modular Xorg VMware virtual video driver

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 13.4.0nb3, Package name: xf86-video-vmware-13.4.0nb3, Maintainer: pkgsrc-users

This is the VMware virtual 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: 406.539 KB

Version history: (Expand)


CVS history: (Expand)


   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) | Package updated
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