Changeset 53854 in vbox for trunk/include/VBox
- Timestamp:
- Jan 16, 2015 12:28:22 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxOGL.h
r53847 r53854 43 43 #define VBOX_OGL_SCALE_FACTOR_MULTIPLIER 100.0 44 44 45 /* 3D content scale factor range bounds. */ 46 #define VBOX_OGL_SCALE_FACTOR_MIN 0.5 47 #define VBOX_OGL_SCALE_FACTOR_MAX 2.0 48 45 49 bool RTCALL VBoxOglIsOfflineRenderingAppropriate(void); 46 50 bool RTCALL VBoxOglIs3DAccelerationSupported(void);
Note:
See TracChangeset
for help on using the changeset viewer.