Changeset 69498 in vbox for trunk/src/VBox/HostServices/SharedOpenGL/crserverlib
- Timestamp:
- Oct 28, 2017 3:07:25 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 118837
- Location:
- trunk/src/VBox/HostServices/SharedOpenGL/crserverlib
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_base.cpp
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2014-201 7Oracle Corporation8 * Copyright (C) 2014-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_composite.cpp
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2014-201 7Oracle Corporation8 * Copyright (C) 2014-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_vrdp.cpp
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2014-201 7Oracle Corporation8 * Copyright (C) 2014-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_window.cpp
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2014-201 7Oracle Corporation8 * Copyright (C) 2014-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_window_rootvr.cpp
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2014-201 7Oracle Corporation8 * Copyright (C) 2014-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/server_presenter.cpp
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2012-201 7Oracle Corporation8 * Copyright (C) 2012-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/server_presenter.h
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2014-201 7Oracle Corporation8 * Copyright (C) 2014-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/window.cpp
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2014-201 7Oracle Corporation8 * Copyright (C) 2014-2016 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
r69496 r69498 5 5 6 6 /* 7 * Copyright (C) 2009-201 7Oracle Corporation7 * Copyright (C) 2009-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c
r69496 r69498 5 5 6 6 /* 7 * Copyright (C) 2009-201 7Oracle Corporation7 * Copyright (C) 2009-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_glsl.c
r69496 r69498 5 5 6 6 /* 7 * Copyright (C) 2009-201 7Oracle Corporation7 * Copyright (C) 2009-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2010-201 7Oracle Corporation8 * Copyright (C) 2010-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_rpw.cpp
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2010-201 7Oracle Corporation8 * Copyright (C) 2010-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_texture.c
r69496 r69498 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2016 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.