VirtualBox

Ignore:
Timestamp:
Nov 25, 2010 3:57:30 PM (14 years ago)
Author:
vboxsync
Message:

wddm/2d: bugfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVhwa.cpp

    r34346 r34383  
    11101110            Status = STATUS_SUCCESS;
    11111111#endif
    1112             rc = vboxVhwaHlpOverlayUpdate(pOverlay, pOverlayInfo, &DstRect);
     1112            rc = vboxVhwaHlpOverlayUpdate(pOverlay, pOverlayInfo, DstRect.right ? &DstRect : NULL);
    11131113            if (!RT_SUCCESS(rc))
    11141114            {
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette