VirtualBox

Changeset 27708 in vbox for trunk/include/VBox/HostServices


Ignore:
Timestamp:
Mar 25, 2010 2:36:56 PM (15 years ago)
Author:
vboxsync
Message:

crOpenGL: some initial support for new multimonitor code

File:
1 edited

Legend:

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

    r22165 r27708  
    3838
    3939/* crOpenGL host functions */
    40 #define SHCRGL_HOST_FN_SET_FRAMEBUFFER (1)
     40#define SHCRGL_HOST_FN_SET_CONSOLE (1)
    4141#define SHCRGL_HOST_FN_SET_VISIBLE_REGION (5)
    4242#define SHCRGL_HOST_FN_SET_VM (7)
     43#define SHCRGL_HOST_FN_SCREEN_CHANGED (8)
    4344/* crOpenGL guest functions */
    4445#define SHCRGL_GUEST_FN_WRITE       (2)
     
    4849
    4950/* Parameters count */
    50 #define SHCRGL_CPARMS_SET_FRAMEBUFFER (1)
     51#define SHCRGL_CPARMS_SET_CONSOLE (1)
    5152#define SHCRGL_CPARMS_SET_VM (1)
    5253#define SHCRGL_CPARMS_SET_VISIBLE_REGION (2)
     
    5556#define SHCRGL_CPARMS_WRITE_READ (3)
    5657#define SHCRGL_CPARMS_SET_VERSION (2)
     58#define SHCRGL_CPARMS_SCREEN_CHANGED (1)
    5759
    5860/**
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