- Timestamp:
- Jul 24, 2007 1:54:30 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r3628 r3815 4011 4011 default: 4012 4012 case 0: 4013 AssertMsgFailed(("Unsupported BPP %d\n", s->get_bpp (s))); 4013 /* A LFB mode is already disabled, but the callback is still called 4014 * by Display because VBVA buffer is being flushed. 4015 * Nothing to do, just return. 4016 */ 4014 4017 return; 4015 4018 case 8:
Note:
See TracChangeset
for help on using the changeset viewer.