Changeset 62522 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg
- Timestamp:
- Jul 22, 2016 7:17:25 PM (9 years ago)
- Location:
- trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/D3DFeatureLevel.cpp
r56207 r62522 1 1 /* $Id$ */ 2 2 /** @file 3 * Copyright (C) 2015 Oracle Corporation3 * Copyright (C) 2015-2016 Oracle Corporation 4 4 * 5 5 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/DumpD3DCaps9.cpp
r56234 r62522 2 2 3 3 /** @file 4 * Copyright (C) 2011 Oracle Corporation4 * Copyright (C) 2011-2016 Oracle Corporation 5 5 * 6 6 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.cpp
r39130 r62522 2 2 3 3 /** @file 4 * Copyright (C) 2011 Oracle Corporation4 * Copyright (C) 2011-2016 Oracle Corporation 5 5 * 6 6 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.def
r36867 r62522 2 2 ; @file 3 3 ; 4 ; Copyright (C) 2011 Oracle Corporation4 ; Copyright (C) 2011-2016 Oracle Corporation 5 5 ; 6 6 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/tstMvWnd.cpp
r44529 r62522 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2010-201 1Oracle Corporation3 * Copyright (C) 2010-2016 Oracle Corporation 4 4 * 5 5 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.