Changeset 93115 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/disp
- Timestamp:
- Jan 1, 2022 11:31:46 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 149129
- Location:
- trunk/src/VBox/Additions/WINNT/Graphics/Video/disp
- Files:
-
- 75 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk
r85057 r93115 5 5 6 6 # 7 # Copyright (C) 2011-202 0Oracle Corporation7 # Copyright (C) 2011-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2012-202 0Oracle Corporation7 * Copyright (C) 2012-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2012-202 0Oracle Corporation7 * Copyright (C) 2012-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.def
r82968 r93115 5 5 6 6 ; 7 ; Copyright (C) 2011-202 0Oracle Corporation7 ; Copyright (C) 2011-2022 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.rc
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DBase.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DCmn.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp
r85121 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h
r83827 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispMpInternal.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/D3DFeatureLevel.cpp
r85057 r93115 5 5 6 6 /* 7 * Copyright (C) 2015-202 0Oracle Corporation7 * Copyright (C) 2015-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/DumpD3DCaps9.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.def
r82968 r93115 5 5 6 6 ; 7 ; Copyright (C) 2011-202 0Oracle Corporation7 ; Copyright (C) 2011-2022 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/tstMvWnd.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.cpp
r83827 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2016-202 0Oracle Corporation7 * Copyright (C) 2016-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2016-202 0Oracle Corporation7 * Copyright (C) 2016-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvTest.cpp
r82968 r93115 6 6 7 7 /* 8 * Copyright (C) 2017-202 0Oracle Corporation8 * Copyright (C) 2017-2022 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2019-202 0Oracle Corporation7 * Copyright (C) 2019-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2019-202 0Oracle Corporation7 * Copyright (C) 2019-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaWddm.cpp
r83827 r93115 5 5 6 6 /* 7 * Copyright (C) 2012-202 0Oracle Corporation7 * Copyright (C) 2012-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/Present.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2016-202 0Oracle Corporation7 * Copyright (C) 2016-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.c
r82968 r93115 7 7 8 8 /* 9 * Copyright (C) 2016-202 0Oracle Corporation9 * Copyright (C) 2016-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.h
r82968 r93115 7 7 8 8 /* 9 * Copyright (C) 2016-202 0Oracle Corporation9 * Copyright (C) 2016-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.cpp
r82968 r93115 7 7 8 8 /* 9 * Copyright (C) 2016-202 0Oracle Corporation9 * Copyright (C) 2016-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.h
r82968 r93115 7 7 8 8 /* 9 * Copyright (C) 2016-202 0Oracle Corporation9 * Copyright (C) 2016-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2016-202 0Oracle Corporation7 * Copyright (C) 2016-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.h
r84367 r93115 5 5 6 6 /* 7 * Copyright (C) 2016-202 0Oracle Corporation7 * Copyright (C) 2016-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxPresent.h
r84367 r93115 7 7 8 8 /* 9 * Copyright (C) 2016-202 0Oracle Corporation9 * Copyright (C) 2016-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/Makefile.kmk
r82968 r93115 5 5 6 6 # 7 # Copyright (C) 2019-202 0Oracle Corporation7 # Copyright (C) 2019-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2019-202 0Oracle Corporation7 * Copyright (C) 2019-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2019-202 0Oracle Corporation7 * Copyright (C) 2019-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/ogltest.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2019-202 0Oracle Corporation7 * Copyright (C) 2019-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/Makefile.kmk
r86815 r93115 5 5 6 6 # 7 # Copyright (C) 2017-202 0Oracle Corporation7 # Copyright (C) 2017-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d11main.cpp
r86815 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d11render.cpp
r86815 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d11render.h
r86815 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9main.cpp
r84749 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.cpp
r92180 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/Makefile.kmk
r82968 r93115 5 5 6 6 # 7 # Copyright (C) 2017-202 0Oracle Corporation7 # Copyright (C) 2017-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.cpp
r85121 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.h
r92964 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.cpp
r83827 r93115 5 5 6 6 /* 7 * Copyright (C) 2012-202 0Oracle Corporation7 * Copyright (C) 2012-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2012-202 0Oracle Corporation7 * Copyright (C) 2012-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.def
r82968 r93115 5 5 6 6 ; 7 ; Copyright (C) 2011-202 0Oracle Corporation7 ; Copyright (C) 2011-2022 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.rc
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDrawVHWA.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.cpp
r83827 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriver.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriverDDraw.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispInternal.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMouse.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispPalette.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVBVA.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.h
r85121 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVRDP.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpTxt.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.