VirtualBox

Changeset 42092 in vbox


Ignore:
Timestamp:
Jul 10, 2012 12:33:03 PM (13 years ago)
Author:
vboxsync
Message:

wddm/win8: enable display-only and full-graphics in one driver

Location:
trunk/src/VBox/Additions/WINNT/Graphics/Video
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk

    r42054 r42092  
    222222       
    223223 ifdef VBOX_WDDM_WIN8
    224 # VBOXWDDMW8_WITH_DISPD3D = 1
     224  VBOXWDDMW8_WITH_DISPD3D = 1
    225225 ifdef VBOX_WITH_CROGL
    226 #  VBOXWDDMW8_WITH_GL = 1
     226  VBOXWDDMW8_WITH_GL = 1
    227227 endif
    228228 
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp

    r42091 r42092  
    65776577        }
    65786578
    6579 #ifdef VBOX_WDDM_WIN8
    6580         LOGREL(("Current win8 video driver only supports display-only mode no matter whether or not host 3D is enabled!"));
    6581         g_VBoxDisplayOnly = 1;
    6582 #endif
     6579//#ifdef VBOX_WDDM_WIN8
     6580//        LOGREL(("Current win8 video driver only supports display-only mode no matter whether or not host 3D is enabled!"));
     6581//        g_VBoxDisplayOnly = 1;
     6582//#endif
    65836583
    65846584        if (NT_SUCCESS(Status))
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