Changeset 28800 in vbox for trunk/src/VBox/Additions/common/crOpenGL/feedback
- Timestamp:
- Apr 27, 2010 8:22:32 AM (15 years ago)
- Location:
- trunk/src/VBox/Additions/common/crOpenGL/feedback
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/feedback/feedback_context.c
r20509 r28800 6 6 7 7 /* 8 * Copyright (C) 2009 Sun Microsystems, Inc.8 * Copyright (C) 2009 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/Additions/common/crOpenGL/feedback/feedbackspu.rc
r20658 r28800 8 8 9 9 /* 10 * Copyright (C) 2009 Sun Microsystems, Inc.10 * Copyright (C) 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
Note:
See TracChangeset
for help on using the changeset viewer.