VirtualBox

Changeset 3454 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 5, 2007 11:54:15 AM (18 years ago)
Author:
vboxsync
Message:

updates for opengl extensions

Location:
trunk/src/VBox/HostServices/SharedOpenGL
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk

    r3338 r3454  
    4040        HostOGLSimpleSync.cpp \
    4141        HostOGLComplexAsync.cpp \
    42         HostOGLComplexSync.cpp
     42        HostOGLComplexSync.cpp \
     43        glext.cpp
    4344
    4445VBoxSharedOpenGL_SOURCES.linux = \
  • trunk/src/VBox/HostServices/SharedOpenGL/vboxgl.h

    r3338 r3454  
    336336void vboxglGetTexImage (VBOXOGLCTX *pClient, uint8_t *pCmdBuffer);
    337337
     338void vboxwglSwapIntervalEXT (VBOXOGLCTX *pClient, uint8_t *pCmdBuffer);
     339void vboxwglGetSwapIntervalEXT (VBOXOGLCTX *pClient, uint8_t *pCmdBuffer);
    338340
    339341/* after the above */
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