Changeset 28800 in vbox for trunk/src/VBox/Devices/Graphics
- Timestamp:
- Apr 27, 2010 8:22:32 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60692
- Location:
- trunk/src/VBox/Devices/Graphics
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk
r28376 r28800 5 5 6 6 # 7 # Copyright (C) 2006-2007 Sun Microsystems, Inc.7 # Copyright (C) 2006-2007 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 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa18 # Clara, CA 95054 USA or visit http://www.sun.com if you need19 # additional information or have any questions.20 16 # 21 17 -
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r28379 r28800 6 6 7 7 /* 8 * Copyright (C) 2006-2007 Sun Microsystems, Inc.8 * Copyright (C) 2006-2007 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 *18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa19 * Clara, CA 95054 USA or visit http://www.sun.com if you need20 * additional information or have any questions.21 17 * -------------------------------------------------------------------- 22 18 * -
trunk/src/VBox/Devices/Graphics/DevVGA.h
r28379 r28800 5 5 6 6 /* 7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.7 * Copyright (C) 2006-2007 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 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa18 * Clara, CA 95054 USA or visit http://www.sun.com if you need19 * additional information or have any questions.20 16 * -------------------------------------------------------------------- 21 17 * -
trunk/src/VBox/Devices/Graphics/DevVGAModes.h
r11166 r28800 8 8 9 9 /* 10 * Copyright (C) 2006-2007 Sun Microsystems, Inc.10 * Copyright (C) 2006-2007 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as … … 17 17 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 18 18 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 19 *20 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa21 * Clara, CA 95054 USA or visit http://www.sun.com if you need22 * additional information or have any questions.23 19 */ 24 20 -
trunk/src/VBox/Devices/Graphics/DevVGASavedState.h
r25062 r28800 8 8 9 9 /* 10 * Copyright (C) 2006-2009 Sun Microsystems, Inc.10 * Copyright (C) 2006-2009 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as … … 17 17 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 18 18 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 19 *20 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa21 * Clara, CA 95054 USA or visit http://www.sun.com if you need22 * additional information or have any questions.23 19 */ 24 20 -
trunk/src/VBox/Devices/Graphics/DevVGATmpl.h
r11166 r28800 5 5 6 6 /* 7 * Copyright (C) 2006-2007 Sun Microsystems, Inc.7 * Copyright (C) 2006-2007 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 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa18 * Clara, CA 95054 USA or visit http://www.sun.com if you need19 * additional information or have any questions.20 16 * -------------------------------------------------------------------- 21 17 * -
trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp
r28379 r28800 4 4 5 5 /* 6 * Copyright (C) 2006-2009 Sun Microsystems, Inc.6 * Copyright (C) 2006-2009 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 *16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa17 * Clara, CA 95054 USA or visit http://www.sun.com if you need18 * additional information or have any questions.19 15 */ 20 16 -
trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp
r28379 r28800 4 4 5 5 /* 6 * Copyright (C) 2006-2009 Sun Microsystems, Inc.6 * Copyright (C) 2006-2009 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 *16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa17 * Clara, CA 95054 USA or visit http://www.sun.com if you need18 * additional information or have any questions.19 15 */ 20 16 //#include <VBox/VMMDev.h> -
trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp
r27006 r28800 9 9 10 10 /* 11 * Copyright (C) 2006-2008 Sun Microsystems, Inc.11 * Copyright (C) 2006-2008 Oracle Corporation 12 12 * 13 13 * This file is part of VirtualBox Open Source Edition (OSE), as … … 18 18 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 19 19 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 20 *21 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa22 * Clara, CA 95054 USA or visit http://www.sun.com if you need23 * additional information or have any questions.24 20 */ 25 21 -
trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h
r26969 r28800 6 6 7 7 /* 8 * Copyright (C) 2006-2008 Sun Microsystems, Inc.8 * Copyright (C) 2006-2008 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 *18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa19 * Clara, CA 95054 USA or visit http://www.sun.com if you need20 * additional information or have any questions.21 17 */ 22 18 -
trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHostHlp.cpp
r27129 r28800 6 6 7 7 /* 8 * Copyright (C) 2006-2008 Sun Microsystems, Inc.8 * Copyright (C) 2006-2008 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 *18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa19 * Clara, CA 95054 USA or visit http://www.sun.com if you need20 * additional information or have any questions.21 17 */ 22 18 -
trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHostHlp.h
r27339 r28800 6 6 7 7 /* 8 * Copyright (C) 2006-2008 Sun Microsystems, Inc.8 * Copyright (C) 2006-2008 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 *18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa19 * Clara, CA 95054 USA or visit http://www.sun.com if you need20 * additional information or have any questions.21 17 */ 22 18 -
trunk/src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.cpp
r27339 r28800 1 1 /* 2 * Copyright (C) 2010 Sun Microsystems, Inc.2 * Copyright (C) 2010 Oracle Corporation 3 3 * 4 4 * This file is part of VirtualBox Open Source Edition (OSE), as … … 9 9 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 10 10 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 11 *12 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa13 * Clara, CA 95054 USA or visit http://www.sun.com if you need14 * additional information or have any questions.15 11 */ 16 12 #include "SHGSMIHost.h" -
trunk/src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.h
r27339 r28800 1 1 /* 2 * Copyright (C) 2010 Sun Microsystems, Inc.2 * Copyright (C) 2010 Oracle Corporation 3 3 * 4 4 * This file is part of VirtualBox Open Source Edition (OSE), as … … 9 9 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 10 10 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 11 *12 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa13 * Clara, CA 95054 USA or visit http://www.sun.com if you need14 * additional information or have any questions.15 11 */ 16 12 #ifndef ___SHGSMIHost_h___
Note:
See TracChangeset
for help on using the changeset viewer.