VirtualBox

Changeset 24451 in vbox


Ignore:
Timestamp:
Nov 6, 2009 3:37:53 PM (15 years ago)
Author:
vboxsync
Message:

2d accel: enable for Mac

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r24435 r24451  
    361361VBOX_WITH_HGSMI=1
    362362# Enable Video 2D Acceleration
    363 if1of ($(KBUILD_TARGET),win linux)
     363if1of ($(KBUILD_TARGET),win linux darwin)
    364364 VBOX_WITH_VIDEOHWACCEL = 1
    365365endif
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp

    r24448 r24451  
    28072807                }
    28082808            }
     2809#ifdef DEBUG_misha
    28092810            Assert(bFound);
     2811#endif
    28102812            if(!bFound)
    28112813            {
     2814#ifdef DEBUG_misha
    28122815                Assert(0);
     2816#endif
    28132817                pCmd->u.out.ErrInfo = -1;
    28142818                return VINF_SUCCESS;
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