VirtualBox

Changeset 3347 in vbox for trunk


Ignore:
Timestamp:
Jul 2, 2007 11:40:37 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22539
Message:

Enable shared opengl service

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/VMMDevInterface.cpp

    r3155 r3347  
    536536        LogRel(("Failed to load Shared Folders service %Vrc\n", rc));
    537537    }
    538 #ifdef DEBUG_sandervl
    539538    rc = pData->pVMMDev->hgcmLoadService ("VBoxSharedOpenGL", "VBoxSharedOpenGL");
    540539    if (VBOX_SUCCESS(rc))
     
    546545        LogRel(("Failed to load Shared OpenGL service %Vrc\n", rc));
    547546    }
    548 #endif
    549547
    550548    pDrvIns->pDrvHlp->pfnSSMRegister(pDrvIns, "HGCM", 0, HGCM_SSM_VERSION, 4096/* bad guess */, NULL, iface_hgcmSave, NULL, NULL, iface_hgcmLoad, NULL);
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