VirtualBox

Ignore:
Timestamp:
Apr 15, 2010 6:03:53 PM (15 years ago)
Author:
vboxsync
Message:

wddm: correctly report framebuffer offset to VGA device

File:
1 edited

Legend:

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

    r28322 r28382  
    155155
    156156    if (VBoxVideoSetCurrentModePerform(pDevExt, pAllocation->u.SurfInfo.width,
    157             pAllocation->u.SurfInfo.height, pAllocation->u.SurfInfo.bpp))
     157            pAllocation->u.SurfInfo.height, pAllocation->u.SurfInfo.bpp,
     158            (ULONG)pAllocation->offVram))
    158159        return STATUS_SUCCESS;
    159160
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