mirror of
https://github.com/X11Libre/xf86-video-vmware.git
synced 2026-03-24 09:34:40 +00:00
f31eed4a578784329a7038aa01acaa10a2d0c246
When storage is attached to pixmaps for the first time the dirty region is set to cover either the hardware surface or the software buffer based on the presence of the hardware surface. However, if the storage was created as part of an accelerated operation, the dirty region was assigned before the hardware surface was assigned to the pixmap, causing the dirty region to incorrectly cover the software buffer. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Copyright (C) 1999-2009 VMware, Inc. All Rights Reserved The code here may be used/distributed under the terms of the standard XFree86 license. Documentation on the VMware SVGA Device programming model has been updated and expanded, and it now lives at: http://vmware-svga.sourceforge.net/ --
Description
Languages
C
98.6%
Makefile
0.7%
M4
0.7%