Changeset 93115 in vbox for trunk/src/VBox/Additions/3D/win
- Timestamp:
- Jan 1, 2022 11:31:46 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 149129
- Location:
- trunk/src/VBox/Additions/3D/win
- Files:
-
- 31 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/3D/win/Makefile.kmk
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/3D/win/VBoxGL/GaDrvEnvKMT.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/3D/win/VBoxGL/GaDrvEnvKMT.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/3D/win/VBoxGL/Makefile.kmk
r84411 r93115 5 5 6 6 # 7 # Copyright (C) 2018-202 0Oracle Corporation7 # Copyright (C) 2018-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxGL/VBoxGL.c
r83832 r93115 5 5 6 6 /* 7 * Copyright (C) 2018-202 0Oracle Corporation7 * Copyright (C) 2018-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxGL/VBoxGL.rc
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2018-202 0Oracle Corporation7 * Copyright (C) 2018-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxICD/Makefile.kmk
r83832 r93115 5 5 6 6 # 7 # Copyright (C) 2018-202 0Oracle Corporation7 # Copyright (C) 2018-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxICD/VBoxICD.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2018-202 0Oracle Corporation7 * Copyright (C) 2018-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxICD/VBoxICD.rc
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2018-202 0Oracle Corporation7 * Copyright (C) 2018-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxICD/icd_forwarders.py
r82968 r93115 1 1 """ 2 Copyright (C) 2018-202 0Oracle Corporation2 Copyright (C) 2018-2022 Oracle Corporation 3 3 4 4 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxICD/icd_pfns.py
r82968 r93115 1 1 """ 2 Copyright (C) 2018-202 0Oracle Corporation2 Copyright (C) 2018-2022 Oracle Corporation 3 3 4 4 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxNine/Makefile.kmk
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/3D/win/VBoxNine/VBoxNine.c
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/3D/win/VBoxNine/VBoxNine.def
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/3D/win/VBoxNine/VBoxNine.rc
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/3D/win/VBoxSVGA/.scm-settings
r82968 r93115 5 5 6 6 # 7 # Copyright (C) 2010-202 0Oracle Corporation7 # Copyright (C) 2010-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxSVGA/Makefile.kmk
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/3D/win/VBoxSVGA/VBoxSVGA.c
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/3D/win/VBoxSVGA/VBoxSVGA.def
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/3D/win/VBoxSVGA/VBoxSVGA.rc
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/3D/win/VBoxSVGA/wddm_screen.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/3D/win/VBoxWddmUmHlp/D3DKMT.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2018-202 0Oracle Corporation7 * Copyright (C) 2018-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxWddmUmHlp/Makefile.kmk
r82968 r93115 5 5 6 6 # 7 # Copyright (C) 2018-202 0Oracle Corporation7 # Copyright (C) 2018-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxWddmUmHlp/UmHlpInternal.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2018-202 0Oracle Corporation7 * Copyright (C) 2018-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxWddmUmHlp/VBoxMpLogger.cpp
r83832 r93115 5 5 6 6 /* 7 * Copyright (C) 2018-202 0Oracle Corporation7 * Copyright (C) 2018-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/VBoxWddmUmHlp/VBoxWddmUmHlp.h
r83832 r93115 5 5 6 6 /* 7 * Copyright (C) 2018-202 0Oracle Corporation7 * Copyright (C) 2018-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/3D/win/include/VBoxGaDriver.h
r85121 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/3D/win/include/VBoxGaHWInfo.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/3D/win/include/VBoxGaHwSVGA.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/3D/win/include/VBoxGaNine.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/3D/win/include/VBoxGaTypes.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
Note:
See TracChangeset
for help on using the changeset viewer.