VirtualBox

Ignore:
Timestamp:
Mar 28, 2012 3:48:51 PM (13 years ago)
Author:
vboxsync
Message:

crOpenGL: basics for using multiple contexts on host

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h

    r37332 r40691  
    6060    const char *displayName;
    6161#if defined(WINDOWS)
    62     HDC device_context;
     62//    HDC device_context;
    6363#elif defined(DARWIN)
    6464# ifndef VBOX_WITH_COCOA_QT
     
    317317
    318318extern GLint RENDER_APIENTRY renderspuWindowCreate( const char *dpyName, GLint visBits );
     319void RENDER_APIENTRY renderspuWindowDestroy( GLint win );
    319320extern GLint RENDER_APIENTRY renderspuCreateContext( const char *dpyname, GLint visBits, GLint shareCtx );
    320321extern void RENDER_APIENTRY renderspuMakeCurrent(GLint crWindow, GLint nativeWindow, GLint ctx);
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