Changeset 32699 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/context.c
- Timestamp:
- Sep 22, 2010 3:07:44 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/context.c
r32651 r32699 1661 1661 struct wined3d_context *context = NULL; 1662 1662 1663 #ifdef DEBUG_misha1664 Assert(0);1665 #endif1666 1667 1663 for(i = 0 ; i < device->numContexts ; i ++) 1668 1664 {
Note:
See TracChangeset
for help on using the changeset viewer.