VirtualBox

Ignore:
Timestamp:
Apr 1, 2014 11:22:34 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
93088
Message:

compilable w/o CROGL

File:
1 edited

Legend:

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

    r50913 r50940  
    1616 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1717 */
     18#ifdef VBOX_WITH_CROGL
    1819
    1920#include "VBoxMPWddm.h"
     
    2223#include <VBox/HostServices/VBoxCrOpenGLSvc.h>
    2324
    24 #ifdef VBOX_WITH_CROGL
    2525#include <cr_protocol.h>
    2626
     
    746746}
    747747
    748 #endif
    749 
    750748static int vboxMpCrCtlAddRef(PVBOXMP_CRCTLCON pCrCtlCon)
    751749{
     
    10121010    g_VBoxMpCrHostCaps = 0;
    10131011
    1014 #ifdef VBOX_WITH_CROGL
    10151012    VBOXMP_CRCTLCON CrCtlCon = {0};
    10161013    uint32_t u32ClientID = 0;
     
    10381035    if (RT_FAILURE(rc))
    10391036        WARN(("VBoxMpCrCtlConDisconnectHgcm failed rc (%d), ignoring..", rc));
    1040 #endif
    10411037}
    10421038
     
    10731069}
    10741070
     1071#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette