Changeset 26910 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Mar 1, 2010 1:25:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/context.c
r26909 r26910 31 31 #include "cr_environment.h" 32 32 #include "stub.h" 33 34 typedef struct {35 WindowInfo *window;36 GLboolean windowInUse;37 } CtxCheckCurrentDrawableParams_t;38 33 39 34 /**
Note:
See TracChangeset
for help on using the changeset viewer.