Changeset 30198 in vbox
- Timestamp:
- Jun 15, 2010 2:00:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp
r30197 r30198 750 750 #endif 751 751 752 #ifdef VBOX_WITH_VIDEOHWACCEL 752 753 LogRel(("2D video acceleration is %s.\n", 753 754 machine.GetAccelerate2DVideoEnabled() && VBoxGlobal::isAcceleration2DVideoAvailable() 754 755 ? "enabled" 755 756 : "disabled")); 757 #endif 756 758 757 759 /* Warn listeners about machine was started: */
Note:
See TracChangeset
for help on using the changeset viewer.

