Changeset 29017 in vbox for trunk/src/VBox/Additions/common
- Timestamp:
- May 4, 2010 1:44:55 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/stub.c
r28294 r29017 457 457 * In (!pWindow->pVisibleRegions && cRects) "&& cRects" is a workaround for that case, especially as this 458 458 * information is useless for full screen composing managers anyway. 459 * If this is changed, make sure to change crVBoxServerLoadState accordingly. 459 460 */ 460 461 if ((!pWindow->pVisibleRegions && cRects)
Note:
See TracChangeset
for help on using the changeset viewer.