Changeset 50341 in vbox
- Timestamp:
- Feb 6, 2014 1:01:37 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp
r50314 r50341 369 369 370 370 /*@todo ugly hack, as we don't know size of stored opengl data try to read untill end of opengl data marker*/ 371 /*V boxSharedCrOpenGL isn't last hgcm service now, so can't use SSMR3SkipToEndOfUnit*/371 /*VBoxSharedCrOpenGL isn't last hgcm service now, so can't use SSMR3SkipToEndOfUnit*/ 372 372 { 373 373 const char *pMatch = &gszVBoxOGLSSMMagic[0];
Note:
See TracChangeset
for help on using the changeset viewer.