VirtualBox

Ignore:
Timestamp:
Apr 14, 2010 1:10:01 AM (15 years ago)
Author:
vboxsync
Message:

crOpenGl: fix win burns

File:
1 edited

Legend:

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

    r28279 r28280  
    307307extern void renderspu_SystemMakeCurrent( WindowInfo *window, GLint windowInfor, ContextInfo *context );
    308308extern void renderspu_SystemSwapBuffers( WindowInfo *window, GLint flags );
     309extern void renderspu_SystemReparentWindow(WindowInfo *window);
    309310extern void renderspu_GCWindow(void);
    310311extern int renderspuCreateFunctions( SPUNamedFunctionTable table[] );
    311312
    312313extern GLint RENDER_APIENTRY renderspuWindowCreate( const char *dpyName, GLint visBits );
    313 extern void RENDER_APIENTRY renderspu_SystemReparentWindow(WindowInfo *window);
    314314extern GLint RENDER_APIENTRY renderspuCreateContext( const char *dpyname, GLint visBits, GLint shareCtx );
    315315extern 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