Changeset 84791 in vbox
- Timestamp:
- Jun 11, 2020 10:54:48 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp
r84748 r84791 3742 3742 3743 3743 #ifdef VBOX_WITH_3D_ACCELERATION 3744 bool fSupported = VBoxOglIs3DAccelerationSupported();3744 bool fSupported = true; 3745 3745 #else 3746 3746 bool fSupported = false;
Note:
See TracChangeset
for help on using the changeset viewer.

