Changeset 82968 in vbox for trunk/src/VBox/Additions/3D/win/VBoxSVGA
- Timestamp:
- Feb 4, 2020 10:35:17 AM (5 years ago)
- Location:
- trunk/src/VBox/Additions/3D/win/VBoxSVGA
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/3D/win/VBoxSVGA/.scm-settings
r76553 r82968 5 5 6 6 # 7 # Copyright (C) 2010-20 19Oracle Corporation7 # Copyright (C) 2010-2020 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
r76553 r82968 5 5 6 6 # 7 # Copyright (C) 2016-20 19Oracle Corporation7 # Copyright (C) 2016-2020 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
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2016-20 19Oracle Corporation7 * Copyright (C) 2016-2020 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
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2016-20 19Oracle Corporation7 ; Copyright (C) 2016-2020 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
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2016-20 19Oracle Corporation7 * Copyright (C) 2016-2020 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
r76563 r82968 5 5 6 6 /* 7 * Copyright (C) 2016-20 19Oracle Corporation7 * Copyright (C) 2016-2020 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.