Changeset 65846 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Feb 23, 2017 8:41:59 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp
r65381 r65846 2123 2123 { 2124 2124 /** @todo a value calculated from the vram size */ 2125 pConf32->u32Value = 64*_1K;2125 pConf32->u32Value = _64K; 2126 2126 } 2127 2127 else if ( u32Index == VBOX_VBVA_CONF32_MODE_HINT_REPORTING
Note:
See TracChangeset
for help on using the changeset viewer.