Changeset 85625 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/mp
- Timestamp:
- Aug 5, 2020 11:41:43 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp
r85375 r85625 2514 2514 if (pDevExt->fCmdVbvaEnabled) 2515 2515 { 2516 #ifdef DEBUG_sunlover 2517 /** @todo Remove VBOX_WITH_VIDEOHWACCEL code, because the host does not support it anymore. */ 2516 2518 AssertFailed(); /* Should not be here, because this is not used with 3D gallium driver. */ 2519 #endif 2517 2520 return FALSE; 2518 2521 }
Note:
See TracChangeset
for help on using the changeset viewer.