Changeset 69655 in vbox for trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp
- Timestamp:
- Nov 10, 2017 7:24:04 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp
r69608 r69655 5711 5711 5712 5712 HRESULT hr; 5713 5713 5714 5714 /* SVGA driver may use the same surface for both index and vertex data. So we can not clear fDirty flag, 5715 5715 * after updating a vertex buffer for example, because the same surface might be used for index buffer later.
Note:
See TracChangeset
for help on using the changeset viewer.