VirtualBox

Changeset 54582 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 2, 2015 3:42:16 PM (10 years ago)
Author:
vboxsync
Message:

Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() IDisplay interface to GUI in ouder to notify 3D about corresponding user option value change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h

    r53847 r54582  
    5252#define SHCRGL_HOST_FN_CTL          (26)
    5353#define SHCRGL_HOST_FN_SET_SCALE_FACTOR (27)
     54#define SHCRGL_HOST_FN_SET_UNSCALED_HIDPI (28)
    5455
    5556/* crOpenGL guest functions */
     
    419420} CRVBOXHGCMSETSCALEFACTOR;
    420421
     422typedef struct
     423{
     424    bool     fUnscaledHiDPI;
     425} CRVBOXHGCMSETUNSCALEDHIDPIOUTPUT;
     426
    421427#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette