Changeset 22136 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Aug 10, 2009 2:05:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h
r22107 r22136 1062 1062 1063 1063 class VBoxGLWidget *mWidget; 1064 1064 1065 protected: 1065 1066 #if 0 … … 1069 1070 1070 1071 friend class VBoxVHWASurfList; 1071 1072 #ifdef DEBUG 1073 public: 1074 uint64_t cFlipsCurr; 1075 uint64_t cFlipsTarg; 1076 #endif 1072 1077 }; 1073 1078
Note:
See TracChangeset
for help on using the changeset viewer.