Changeset 107086 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.cpp
- Timestamp:
- Nov 21, 2024 2:03:37 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.cpp
r106582 r107086 30 30 #include <iprt/thread.h> 31 31 #include <VBox/log.h> 32 #include <VBox/cdefs.h> /* VBOX_STRICT */ 32 33 33 34 #include <iprt/win/windows.h> … … 2025 2026 2026 2027 2027 #ifdef DEBUG2028 #ifdef VBOX_STRICT 2028 2029 static bool isBeginDisabled(D3D10DDI_QUERY q) 2029 2030 {
Note:
See TracChangeset
for help on using the changeset viewer.