VirtualBox

Ignore:
Timestamp:
Oct 2, 2013 9:57:57 AM (11 years ago)
Author:
vboxsync
Message:

VBoxTray/wddm: remove hw access flag for seamless regions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp

    r48732 r48815  
    20452045#endif
    20462046    EscapeData.Type = D3DKMT_ESCAPE_DRIVERPRIVATE;
    2047     EscapeData.Flags.HardwareAccess = 1;
     2047    /*EscapeData.Flags.HardwareAccess = 1;*/
    20482048    EscapeData.pPrivateDriverData = pData;
    20492049    EscapeData.PrivateDriverDataSize = VBOXDISPIFESCAPE_SIZE(cbData);
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