Changeset 44006 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Dec 3, 2012 5:54:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp
r44000 r44006 1297 1297 { 1298 1298 LogRel(("WARNING: the current saved state version has some 3D support data missing, " 1299 "which may lead to some guest applications function unproperly"));1299 "which may lead to some guest applications function improperly")); 1300 1300 /* just read out all invalid data and discard it */ 1301 1301 for(uint32_t i = 0; i < size; ++i)
Note:
See TracChangeset
for help on using the changeset viewer.