Changeset 64509 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Nov 1, 2016 2:51:50 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp
r64508 r64509 3089 3089 { 3090 3090 BOOL fSupports3D = VBoxOglIs3DAccelerationSupported(); 3091 fSupports3D = true;3092 3091 if (!fSupports3D) 3093 3092 return VMR3SetError(pUVM, VERR_NOT_AVAILABLE, RT_SRC_POS,
Note:
See TracChangeset
for help on using the changeset viewer.