Changeset 62514 in vbox for trunk/src/VBox/Devices/Graphics/shaderlib
- Timestamp:
- Jul 22, 2016 7:13:35 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109072
- Location:
- trunk/src/VBox/Devices/Graphics/shaderlib
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/shaderlib/shaderapi.c
r59741 r62514 5 5 6 6 /* 7 * Copyright (C) 2014-201 5Oracle Corporation7 * Copyright (C) 2014-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/shaderlib.h
r59741 r62514 5 5 6 6 /* 7 * Copyright (C) 2014-201 5Oracle Corporation7 * Copyright (C) 2014-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/utils.c
r56292 r62514 5 5 6 6 /* 7 * Copyright (C) 2013-201 5Oracle Corporation7 * Copyright (C) 2013-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/vboxext.h
r56292 r62514 4 4 * VBox extension to Wine D3D 5 5 * 6 * Copyright (C) 2011-201 5Oracle Corporation6 * Copyright (C) 2011-2016 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/wine/vbox/VBoxDbgGl.c
r56292 r62514 6 6 7 7 /* 8 * Copyright (C) 2011-201 5Oracle Corporation8 * Copyright (C) 2011-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/wine/vbox/VBoxDbgGl.h
r56292 r62514 6 6 7 7 /* 8 * Copyright (C) 2011-201 5Oracle Corporation8 * Copyright (C) 2011-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/wine/vbox/VBoxWineEx.h
r56292 r62514 3 3 * VBox extension to Wine D3D 4 4 * 5 * Copyright (C) 2010-201 5Oracle Corporation5 * Copyright (C) 2010-2016 Oracle Corporation 6 6 * 7 7 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Graphics/shaderlib/winoverride.h
r56292 r62514 5 5 6 6 /* 7 * Copyright (C) 2013-201 5Oracle Corporation7 * Copyright (C) 2013-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.