VirtualBox

Ignore:
Timestamp:
Aug 29, 2013 11:11:11 AM (11 years ago)
Author:
vboxsync
Message:

wddm: comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp

    r48145 r48146  
    38553855
    38563856#if 0
    3857                 /* win8.1 does not allow context-based hw-access escapes for some reason */
     3857                /* win8.1 does not allow context-based escapes for display-only mode */
    38583858                PVBOXWDDM_CONTEXT pContext = (PVBOXWDDM_CONTEXT)pEscape->hContext;
    38593859                if (!pContext)
     
    38873887
    38883888#if 0
    3889                 /* win8.1 does not allow context-based hw-access escapes for some reason */
     3889                /* win8.1 does not allow context-based escapes for display-only mode */
    38903890                PVBOXWDDM_CONTEXT pContext = (PVBOXWDDM_CONTEXT)pEscape->hContext;
    38913891                if (!pContext)
     
    39293929
    39303930#if 0
    3931                 /* win8.1 does not allow context-based hw-access escapes for some reason */
     3931                /* win8.1 does not allow context-based escapes for display-only mode */
    39323932                PVBOXWDDM_CONTEXT pContext = (PVBOXWDDM_CONTEXT)pEscape->hContext;
    39333933                if (!pContext)
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