Changeset 44818 in vbox for trunk/src/VBox/HostServices/SharedOpenGL
- Timestamp:
- Feb 25, 2013 1:04:52 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c
r44766 r44818 154 154 } 155 155 156 /* ensure we have a dummy mural created right away to avoid potential deadlocks on VM shutdown */ 157 crServerGetDummyMural(mural->CreateInfo.visualBits); 158 156 159 crServerReturnValue( &windowID, sizeof(windowID) ); 157 160 return windowID;
Note:
See TracChangeset
for help on using the changeset viewer.