VirtualBox

Ignore:
Timestamp:
Apr 15, 2010 1:43:33 PM (15 years ago)
Author:
vboxsync
Message:

crOpenGL: fix non updating compiz animations on macos hosts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m

    r28342 r28360  
    11661166                glEnd();
    11671167            }
     1168            glFinish();
    11681169            [m_pSharedGLCtx flushBuffer];
    11691170            [m_pGLCtx makeCurrentContext];
     
    14801481
    14811482#ifdef FBO
    1482 # if 0
    14831483    NSOpenGLContext *pCtx = [NSOpenGLContext currentContext];
    14841484    if (pCtx)
     
    14911491        }
    14921492    }
    1493 # endif
    14941493#else
    14951494    glFlush();
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