VirtualBox

Changeset 40699 in vbox for trunk/src/VBox/HostServices


Ignore:
Timestamp:
Mar 28, 2012 4:53:43 PM (13 years ago)
Author:
vboxsync
Message:

crOpenGL: OSX burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c

    r40697 r40699  
    3838    pCtxInfo->currentWindow = NULL;
    3939
    40     cocoaGLCtxCreate(&pCtxInfo->context, pVisInfo->visAttribs, pShharedCtxInfo ? pSharedCtxInfo->context : NULL);
     40    cocoaGLCtxCreate(&pCtxInfo->context, pVisInfo->visAttribs, pSharedCtxInfo ? pSharedCtxInfo->context : NULL);
    4141
    4242    return GL_TRUE;
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