VirtualBox

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/src/VBox/HostServices/SharedOpenGL/render/renderspu.h

    r52560 r54582  
    348348# endif
    349349#endif /* RT_OS_DARWIN */
     350    /* If TRUE, render should tell window server to prevent artificial content
     351     * up-scaling when displayed on HiDPI monitor. */
     352    bool fUnscaledHiDPI;
    350353} RenderSPU;
    351354
     
    495498DECLEXPORT(void) renderspuSetWindowId(uint64_t winId);
    496499DECLEXPORT(void) renderspuReparentWindow(GLint window);
     500DECLEXPORT(void) renderspuSetUnscaledHiDPI(bool fEnable);
    497501#ifdef __cplusplus
    498502}
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