Changeset 76553 in vbox for trunk/src/VBox/Additions/3D/win/VBoxSVGA
- Timestamp:
- Jan 1, 2019 1:45:53 AM (6 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
r75443 r76553 5 5 6 6 # 7 # Copyright (C) 2010-201 7Oracle Corporation7 # Copyright (C) 2010-2019 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
r75635 r76553 5 5 6 6 # 7 # Copyright (C) 2016-201 8Oracle Corporation7 # Copyright (C) 2016-2019 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
r75443 r76553 5 5 6 6 /* 7 * Copyright (C) 2016-201 7Oracle Corporation7 * Copyright (C) 2016-2019 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
r75443 r76553 5 5 6 6 ; 7 ; Copyright (C) 2016-201 8Oracle Corporation7 ; Copyright (C) 2016-2019 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
r75443 r76553 5 5 6 6 /* 7 * Copyright (C) 2016-201 7Oracle Corporation7 * Copyright (C) 2016-2019 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
r76539 r76553 5 5 6 6 /* 7 * Copyright (C) 2016-201 8Oracle Corporation7 * Copyright (C) 2016-2019 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.