VirtualBox

Ignore:
Timestamp:
Jun 9, 2010 3:15:52 PM (15 years ago)
Author:
vboxsync
Message:

OpenGL-OSX: use new VBoxCocoa.h include file

File:
1 edited

Legend:

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

    r28280 r30126  
    100100    /* unsigned long context_ptr; */
    101101# else
    102     NativeViewRef window;
    103     NativeViewRef nativeWindow; /**< for render_to_app_window */
    104     NativeGLCtxRef *currentCtx;
     102    NativeNSViewRef window;
     103    NativeNSViewRef nativeWindow; /**< for render_to_app_window */
     104    NativeNSOpenGLContextRef *currentCtx;
    105105# endif
    106106#elif defined(GLX)
     
    134134    AGLContext context;
    135135# else
    136     NativeGLCtxRef context;
     136    NativeNSOpenGLContextRef context;
    137137# endif
    138138#elif defined(GLX)
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