Changeset 32940 in vbox for trunk/src/VBox/GuestHost/OpenGL/include
- Timestamp:
- Oct 6, 2010 10:47:09 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h
r28534 r32940 82 82 GLint windowList[CR_MAX_WINDOWS]; 83 83 GLint contextList[CR_MAX_CONTEXTS]; 84 #ifdef VBOXCR_LOGFPS 85 uint64_t timeUsed; 86 #endif 84 87 } CRClient; 85 88
Note:
See TracChangeset
for help on using the changeset viewer.