Changeset 69496 in vbox for trunk/src/VBox/HostServices/SharedOpenGL/crserverlib
- Timestamp:
- Oct 28, 2017 2:55:58 PM (7 years ago)
- Location:
- trunk/src/VBox/HostServices/SharedOpenGL/crserverlib
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_base.cpp
r62489 r69496 6 6 7 7 /* 8 * Copyright (C) 2014-201 6Oracle Corporation8 * Copyright (C) 2014-2017 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
r62489 r69496 6 6 7 7 /* 8 * Copyright (C) 2014-201 6Oracle Corporation8 * Copyright (C) 2014-2017 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
r69390 r69496 6 6 7 7 /* 8 * Copyright (C) 2014-201 6Oracle Corporation8 * Copyright (C) 2014-2017 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
r62489 r69496 6 6 7 7 /* 8 * Copyright (C) 2014-201 6Oracle Corporation8 * Copyright (C) 2014-2017 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
r62489 r69496 6 6 7 7 /* 8 * Copyright (C) 2014-201 6Oracle Corporation8 * Copyright (C) 2014-2017 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
r69390 r69496 6 6 7 7 /* 8 * Copyright (C) 2012-201 6Oracle Corporation8 * Copyright (C) 2012-2017 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
r62489 r69496 6 6 7 7 /* 8 * Copyright (C) 2014-201 6Oracle Corporation8 * Copyright (C) 2014-2017 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
r62489 r69496 6 6 7 7 /* 8 * Copyright (C) 2014-201 6Oracle Corporation8 * Copyright (C) 2014-2017 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
r69390 r69496 5 5 6 6 /* 7 * Copyright (C) 2009-201 6Oracle Corporation7 * Copyright (C) 2009-2017 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
r69390 r69496 5 5 6 6 /* 7 * Copyright (C) 2009-201 6Oracle Corporation7 * Copyright (C) 2009-2017 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
r69390 r69496 5 5 6 6 /* 7 * Copyright (C) 2009-201 6Oracle Corporation7 * Copyright (C) 2009-2017 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
r62489 r69496 6 6 7 7 /* 8 * Copyright (C) 2010-201 6Oracle Corporation8 * Copyright (C) 2010-2017 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
r62489 r69496 6 6 7 7 /* 8 * Copyright (C) 2010-201 6Oracle Corporation8 * Copyright (C) 2010-2017 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
r69390 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
Note:
See TracChangeset
for help on using the changeset viewer.