Changeset 43487 in vbox for trunk/src/VBox/Additions/common/crOpenGL/pack
- Timestamp:
- Oct 1, 2012 11:53:15 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 81047
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_context.c
r42591 r43487 131 131 CRASSERT(thread->packer); 132 132 packspuFlush((void *) thread); 133 #else 134 crError("VBoxConFlush not implemented!"); 133 135 #endif 134 136 }
Note:
See TracChangeset
for help on using the changeset viewer.