Changeset 65574 in vbox
- Timestamp:
- Feb 1, 2017 4:44:06 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp
r65573 r65574 3116 3116 { 3117 3117 BOOL fSupports3D = VBoxOglIs3DAccelerationSupported(); 3118 fSupports3D = true;3119 3118 if (!fSupports3D) 3120 3119 return VMR3SetError(pUVM, VERR_NOT_AVAILABLE, RT_SRC_POS,
Note:
See TracChangeset
for help on using the changeset viewer.