VirtualBox

Changeset 22519 in vbox


Ignore:
Timestamp:
Aug 27, 2009 12:58:33 PM (15 years ago)
Author:
vboxsync
Message:

crOpenGL-OSX: Enable OpenGL for the Cocoa port again.

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsDisplay.cpp

    r22157 r22519  
    9090    mCbVRDP->setChecked (false);
    9191
    92 #ifdef QT_MAC_USE_COCOA
    93     /* No OpenGL on Snow Leopard 64-bit yet */
    9492    mCb3D->setEnabled (false);
    95 #endif /* QT_MAC_USE_COCOA */
    9693
    9794#ifndef VBOX_WITH_VIDEOHWACCEL
  • trunk/src/VBox/Main/ConsoleImpl2.cpp

    r22503 r22519  
    17441744
    17451745#ifdef VBOX_WITH_CROGL
    1746 /* Currently broken on Snow Leopard 64-bit */
    1747 # if !(defined(RT_OS_DARWIN) && defined(RT_ARCH_AMD64))
    17481746    /*
    17491747     * crOpenGL
     
    17871785        }
    17881786    }
    1789 # endif
    17901787#endif
    17911788
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