Changeset 69496 in vbox for trunk/src/VBox/Devices/Graphics
- Timestamp:
- Oct 28, 2017 2:55:58 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 118835
- Location:
- trunk/src/VBox/Devices/Graphics
- Files:
-
- 25 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/BIOS/inlines.h
r62514 r69496 4 4 5 5 /* 6 * Copyright (C) 2010-201 6Oracle Corporation6 * Copyright (C) 2010-2017 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h
r69137 r69496 4 4 */ 5 5 /* 6 * Copyright (C) 2013-201 6Oracle Corporation6 * Copyright (C) 2013-2017 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.h
r62514 r69496 5 5 6 6 /* 7 * Copyright (C) 2014-201 6Oracle Corporation7 * Copyright (C) 2014-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.m
r65159 r69496 7 7 8 8 /* 9 * Copyright (C) 2009-201 5Oracle Corporation9 * Copyright (C) 2009-2017 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/DevVGA.h
r69052 r69496 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * --------------------------------------------------------------------17 16 * 18 17 * This code is based on: -
trunk/src/VBox/Devices/Graphics/DevVGAModes.h
r69052 r69496 8 8 9 9 /* 10 * Copyright (C) 2006-201 6Oracle Corporation10 * Copyright (C) 2006-2017 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/DevVGASavedState.h
r69163 r69496 8 8 9 9 /* 10 * Copyright (C) 2006-201 6Oracle Corporation10 * Copyright (C) 2006-2017 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/DevVGATmpl.h
r67766 r69496 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * --------------------------------------------------------------------17 16 * 18 17 * This code is based on: -
trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp
r65846 r69496 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp
r69046 r69496 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp
r66537 r69496 10 10 11 11 /* 12 * Copyright (C) 2006-201 6Oracle Corporation12 * Copyright (C) 2006-2017 Oracle Corporation 13 13 * 14 14 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h
r65381 r69496 7 7 8 8 /* 9 * Copyright (C) 2006-201 6Oracle Corporation9 * Copyright (C) 2006-2017 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.cpp
r65381 r69496 5 5 6 6 /* 7 * Copyright (C) 2010-201 6Oracle Corporation7 * Copyright (C) 2010-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.h
r62498 r69496 5 5 6 6 /* 7 * Copyright (C) 2010-201 6Oracle Corporation7 * Copyright (C) 2010-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/VBoxSVGA3D.def
r62514 r69496 5 5 6 6 ; 7 ; Copyright (C) 2014-201 6Oracle Corporation7 ; Copyright (C) 2014-2017 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/VBoxSVGA3DObjC.def
r62514 r69496 5 5 6 6 ; 7 ; Copyright (C) 2014-201 6Oracle Corporation7 ; Copyright (C) 2014-2017 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/shaderapi.c
r69420 r69496 5 5 6 6 /* 7 * Copyright (C) 2014-201 6Oracle Corporation7 * Copyright (C) 2014-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/shaderlib.h
r62514 r69496 5 5 6 6 /* 7 * Copyright (C) 2014-201 6Oracle Corporation7 * Copyright (C) 2014-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/utils.c
r62950 r69496 5 5 6 6 /* 7 * Copyright (C) 2013-201 6Oracle Corporation7 * Copyright (C) 2013-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/vboxext.h
r69420 r69496 5 5 6 6 /* 7 * Copyright (C) 2011-201 6Oracle Corporation7 * Copyright (C) 2011-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/wine/vbox/VBoxDbgGl.c
r69420 r69496 5 5 6 6 /* 7 * Copyright (C) 2011-201 6Oracle Corporation7 * Copyright (C) 2011-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/wine/vbox/VBoxDbgGl.h
r69420 r69496 5 5 6 6 /* 7 * Copyright (C) 2011-201 6Oracle Corporation7 * Copyright (C) 2011-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/wine/vbox/VBoxWineEx.h
r69420 r69496 5 5 6 6 /* 7 * Copyright (C) 2010-201 6Oracle Corporation7 * Copyright (C) 2010-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/winoverride.h
r62514 r69496 5 5 6 6 /* 7 * Copyright (C) 2013-201 6Oracle Corporation7 * Copyright (C) 2013-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/testcase/dump-vmwgfx.c
r62514 r69496 5 5 6 6 /* 7 * Copyright (C) 2013-201 6Oracle Corporation7 * Copyright (C) 2013-2017 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.