VirtualBox

Ignore:
Timestamp:
Sep 21, 2010 5:12:27 PM (14 years ago)
Author:
vboxsync
Message:

wddm/3d: auto-resize & fullscreen working for Aero

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/resource.c

    r32622 r32677  
    9797    if (pool == WINED3DPOOL_DEFAULT)
    9898    {
     99#ifndef VBOX_WITH_WDDM
    99100        if (size > IWineD3DDevice_GetAvailableTextureMem((IWineD3DDevice *)device))
    100101        {
     
    103104            return WINED3DERR_OUTOFVIDEOMEMORY;
    104105        }
     106#endif
    105107        WineD3DAdapterChangeGLRam(device, size);
    106108    }
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