Changeset 106061 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/disp
- Timestamp:
- Sep 16, 2024 2:03:52 PM (8 months ago)
- svn:sync-xref-src-repo-rev:
- 164827
- Location:
- trunk/src/VBox/Additions/WINNT/Graphics/Video/disp
- Files:
-
- 84 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk
r103999 r106061 5 5 6 6 # 7 # Copyright (C) 2011-202 3Oracle and/or its affiliates.7 # Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2012-202 3Oracle and/or its affiliates.7 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2012-202 3Oracle and/or its affiliates.7 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.def
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2011-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.rc
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DBase.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2013-202 3Oracle and/or its affiliates.7 * Copyright (C) 2013-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DCmn.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispMpInternal.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/D3DFeatureLevel.cpp
r98141 r106061 5 5 6 6 /* 7 * Copyright (C) 2015-202 3Oracle and/or its affiliates.7 * Copyright (C) 2015-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/DumpD3DCaps9.cpp
r98141 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.cpp
r98141 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.def
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2011-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/tstMvWnd.cpp
r98141 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.cpp
r105575 r106061 5 5 6 6 /* 7 * Copyright (C) 2022-202 3Oracle and/or its affiliates.7 * Copyright (C) 2022-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.def
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2020-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2020-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.h
r105566 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.rc
r98103 r106061 1 1 /* 2 * Copyright (C) 2011-202 3Oracle and/or its affiliates.2 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 3 3 * 4 4 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.cpp
r105575 r106061 5 5 6 6 /* 7 * Copyright (C) 2022-202 3Oracle and/or its affiliates.7 * Copyright (C) 2022-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.h
r105575 r106061 5 5 6 6 /* 7 * Copyright (C) 2022-202 3Oracle and/or its affiliates.7 * Copyright (C) 2022-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXDDI.cpp
r105566 r106061 5 5 6 6 /* 7 * Copyright (C) 2020-202 3Oracle and/or its affiliates.7 * Copyright (C) 2020-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXDDIVideo.cpp
r102505 r106061 5 5 6 6 /* 7 * Copyright (C) 2023 Oracle and/or its affiliates.7 * Copyright (C) 2023-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXVideo.cpp
r102505 r106061 5 5 6 6 /* 7 * Copyright (C) 2023 Oracle and/or its affiliates.7 * Copyright (C) 2023-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.cpp
r98907 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2016-202 3Oracle and/or its affiliates.7 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2016-202 3Oracle and/or its affiliates.7 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvTest.cpp
r98103 r106061 6 6 7 7 /* 8 * Copyright (C) 2017-202 3Oracle and/or its affiliates.8 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 9 9 * 10 10 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2019-202 3Oracle and/or its affiliates.7 * Copyright (C) 2019-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2019-202 3Oracle and/or its affiliates.7 * Copyright (C) 2019-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaWddm.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2012-202 3Oracle and/or its affiliates.7 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/Present.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2016-202 3Oracle and/or its affiliates.7 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.c
r98103 r106061 7 7 8 8 /* 9 * Copyright (C) 2016-202 3Oracle and/or its affiliates.9 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 10 10 * 11 11 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.h
r98103 r106061 7 7 8 8 /* 9 * Copyright (C) 2016-202 3Oracle and/or its affiliates.9 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 10 10 * 11 11 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.cpp
r103999 r106061 7 7 8 8 /* 9 * Copyright (C) 2016-202 3Oracle and/or its affiliates.9 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 10 10 * 11 11 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.h
r98103 r106061 7 7 8 8 /* 9 * Copyright (C) 2016-202 3Oracle and/or its affiliates.9 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 10 10 * 11 11 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.cpp
r103999 r106061 5 5 6 6 /* 7 * Copyright (C) 2016-202 3Oracle and/or its affiliates.7 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.h
r103999 r106061 5 5 6 6 /* 7 * Copyright (C) 2016-202 3Oracle and/or its affiliates.7 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxPresent.h
r98103 r106061 7 7 8 8 /* 9 * Copyright (C) 2016-202 3Oracle and/or its affiliates.9 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 10 10 * 11 11 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/Makefile.kmk
r98139 r106061 5 5 6 6 # 7 # Copyright (C) 2019-202 3Oracle and/or its affiliates.7 # Copyright (C) 2019-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2019-202 3Oracle and/or its affiliates.7 * Copyright (C) 2019-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2019-202 3Oracle and/or its affiliates.7 * Copyright (C) 2019-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/ogltest.cpp
r98139 r106061 5 5 6 6 /* 7 * Copyright (C) 2019-202 3Oracle and/or its affiliates.7 * Copyright (C) 2019-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/Makefile.kmk
r101082 r106061 5 5 6 6 # 7 # Copyright (C) 2017-202 3Oracle and/or its affiliates.7 # Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d11main.cpp
r103983 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d11render.cpp
r103983 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d11render.h
r103983 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9main.cpp
r98909 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.cpp
r98909 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2017-202 3Oracle and/or its affiliates.7 * Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/Makefile.kmk
r98103 r106061 5 5 6 6 # 7 # Copyright (C) 2017-202 3Oracle and/or its affiliates.7 # Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.cpp
r98103 r106061 10 10 11 11 /* 12 * Copyright (C) 2012-202 3Oracle and/or its affiliates.12 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 13 13 * 14 14 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2012-202 3Oracle and/or its affiliates.7 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.def
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2011-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.rc
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDrawVHWA.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.cpp
r99828 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriver.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriverDDraw.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispInternal.h
r99828 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMouse.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispPalette.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVBVA.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVRDP.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpTxt.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.