VirtualBox

Changeset 71149 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Feb 28, 2018 10:05:08 AM (7 years ago)
Author:
vboxsync
Message:

DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual graphics card features (trailing space).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA.cpp

    r71148 r71149  
    858858        case VBE_DISPI_CFG_ID_VERSION:
    859859           return fQuerySupport ? 1 : 0;
    860         case VBE_DISPI_CFG_ID_VRAM_SIZE: 
     860        case VBE_DISPI_CFG_ID_VRAM_SIZE:
    861861           return fQuerySupport ? 1 : pThis->vram_size;
    862862        case VBE_DISPI_CFG_ID_3D:
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