Changeset 50984 in vbox for trunk/src/VBox/Additions/common/crOpenGL/pack
- Timestamp:
- Apr 7, 2014 10:57:41 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 93166
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_net.c
r42591 r50984 242 242 #endif 243 243 ); 244 if (server->conn) 245 { 246 uint32_t u32HostCaps = crNetHostCapsGet(); 247 if (u32HostCaps & CR_VBOX_CAP_CMDBLOCKS) 248 crPackCmdBlocksEnable(); 249 } 244 250 } 245 251
Note:
See TracChangeset
for help on using the changeset viewer.