VirtualBox

Ignore:
Timestamp:
Feb 3, 2009 10:31:14 AM (16 years ago)
Author:
vboxsync
Message:

crOpenGL: track visible regions on linux guests + some more exports

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/stub.h

    r16387 r16480  
    122122    Display *dpy;
    123123    GLXDrawable drawable;
     124    XRectangle *pVisibleRegions;
     125    GLint cVisibleRegions;
    124126#endif
    125127};
     
    183185extern DECLEXPORT(SPUDispatchTable) stubNULLDispatch;
    184186
     187#if defined(GLX) || defined (WINDOWS)
     188extern GLboolean stubUpdateWindowVisibileRegions(WindowInfo *pWindow);
     189#endif
    185190
    186191#ifdef WINDOWS
     
    191196extern void stubInstallWindowMessageHook();
    192197extern void stubUninstallWindowMessageHook();
    193 
    194 extern GLboolean stubUpdateWindowVisibileRegions(WindowInfo *pWindow);
    195198
    196199#elif defined(DARWIN)
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