Changeset 42092 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp
- Timestamp:
- Jul 10, 2012 12:33:03 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp
r42091 r42092 6577 6577 } 6578 6578 6579 #ifdef VBOX_WDDM_WIN86580 LOGREL(("Current win8 video driver only supports display-only mode no matter whether or not host 3D is enabled!"));6581 g_VBoxDisplayOnly = 1;6582 #endif6579 //#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 6583 6583 6584 6584 if (NT_SUCCESS(Status))
Note:
See TracChangeset
for help on using the changeset viewer.