Changeset 44528 in vbox for trunk/src/VBox/HostServices/SharedOpenGL
- Timestamp:
- Feb 4, 2013 2:27:54 PM (12 years ago)
- Location:
- trunk/src/VBox/HostServices/SharedOpenGL
- Files:
-
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTest.cpp
r43098 r44528 5 5 6 6 /* 7 * Copyright (C) 20 09Oracle Corporation7 * Copyright (C) 2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTestApp.cpp
r40845 r44528 5 5 6 6 /* 7 * Copyright (C) 2009-201 1Oracle Corporation7 * Copyright (C) 2009-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTestDarwin.cpp
r43098 r44528 6 6 7 7 /* 8 * Copyright (C) 20 09Oracle Corporation8 * Copyright (C) 2012 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp
r43723 r44528 6 6 7 7 /* 8 * Copyright (C) 2006-20 08Oracle Corporation8 * Copyright (C) 2006-2012 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_framebuffer.c
r44059 r44528 6 6 7 7 /* 8 * Copyright (C) 20 09Oracle Corporation8 * Copyright (C) 2012 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c
r43051 r44528 6 6 7 7 /* 8 * Copyright (C) 20 09Oracle Corporation8 * Copyright (C) 2012 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_glsl.c
r41928 r44528 6 6 7 7 /* 8 * Copyright (C) 20 09Oracle Corporation8 * Copyright (C) 2012 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c
r44290 r44528 6 6 7 7 /* 8 * Copyright (C) 201 0Oracle Corporation8 * Copyright (C) 2013 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp
r44499 r44528 6 6 7 7 /* 8 * Copyright (C) 201 2Oracle Corporation8 * Copyright (C) 2013 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c
r40699 r44528 4 4 5 5 /* 6 * Copyright (C) 20 09Oracle Corporation6 * Copyright (C) 2012 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.h
r40697 r44528 5 5 6 6 /* 7 * Copyright (C) 2009-201 1Oracle Corporation7 * Copyright (C) 2009-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m
r42042 r44528 5 5 6 6 /* 7 * Copyright (C) 2009-201 1Oracle Corporation7 * Copyright (C) 2009-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_framebuffer.c
r28800 r44528 6 6 7 7 /* 8 * Copyright (C) 20 09Oracle Corporation8 * Copyright (C) 2010 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c
r28800 r44528 6 6 7 7 /* 8 * Copyright (C) 20 09Oracle Corporation8 * Copyright (C) 2010 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_visibleregion.c
r28800 r44528 6 6 7 7 /* 8 * Copyright (C) 20 08Oracle Corporation8 * Copyright (C) 2010 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.