This release provides a number of important bug fixes as well as support
for recent releases of Xserver. Distro maintainers are encouraged to upgrade.
The driver is intended to be backwards compatible with and used also with
older X servers.
Adam Jackson (1):
saa: Adapt to GC client clip changes in xserver 1.17
Hans de Goede (2):
Add support for XSERVER_PLATFORM_BUS
Add support for server managed fds
Jakob Bornecrantz (7):
vmware/vmwgfx: Don't move cursors without images
vmware/vmwgfx: A bit more error logging when handling cursors
vmware/vmwgfx: Fix auto colorkey fill usage
vmware/legacy: Apply same fix to auto colorkey fill
vmware/legacy: Fix uninitialized values in video commands
vmware/vmwgfx: Fix compilation issue on older X servers
vmware/legacy: Fix out of bound array indexing
Julien Cristau (1):
configure: fix build without xatracker
Stefan Dirsch (1):
xf86xv.h cannot be included without first including xorg-server.h.
Thomas Hellstrom (16):
vmware/vmwgfx: Don't change backing-store of active scanout surfaces
vmware/vmwgfx: Don't tell XA that we have a mask when we haven't
vmware/vmwgfx: Set desired modes after xMir screen init
vmware/vmwgfx: Fix initial dirty region for pixmaps
vmware/saa: Disable the noreadback polyfillrect optimization
vmware/vmwgfx: Fix xwayland build on newer XA versions
vmware/vmwgfx: Fix an error path segfault
vmware: Clear the PITCHLOCK register if available before modeset
vmware: Fix bootstrap related compile errors on earlier X servers
vmware/legacy: Fix overlay related compile breakage on earlier X servers
vmware/vmwgfx: Don't add pixmaps to the pixmap list if they're already on it
vmware/vmwgfx: Fix cursor problem with multimon
Revert "vmware/saa: Disable the noreadback polyfillrect optimization"
vmware/saa: Fix saa_check_copy_window dirty region v3
vmware/saa: Fix saa_check_poly_fill_rect_noreadback v2
vmware: Bump version number for release
This release contains support for both XMir and XWayland, updated
support for the new XA version released with the new Mesa 10.1 version.
Gaetan Nadon (1):
vmwgfx: handle changes of DamageUnregister API in 1.14.99.2
Jakob Bornecrantz (2):
vmware: Fix compilation on newer X servers
Bump the version number to 13.0.2
Rob Clark (1):
vmwgfx: update for XA API changes
Thomas Hellstrom (17):
vmwgfx: Avoid HW operations when not master
vmwgfx: Implement textured video completely on top of XA.
vmwgfx: Get rid of device-specific DMA code
vmwgfx: Fix some compilation warnings and indentations
vmwgfx: Support also XA version 1 v2
vmwgfx: Remove stray 1
Revert "vmwgfx: Get rid of device-specific DMA code"
vmwgfx: Really allow XA version 2.
vmwgfx: Fix compile breakage on XA version 1.
vmwgfx: Add an infrastructure to be able to run hosted under a compositor v2
vmwgfx: Add support for XMir v2.
vmwgfx: Add support for XWayland
vmwgfx: Enable direct dmas
vmwgfx: Block DMA to prime surfaces for now
vmware: Fix build errors and warnings
vmware: Require libdrm 2.4.38 to build XMir.
vmware/vmwgfx: Always allocate shared hardware surfaces.