diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2019-01-02 17:38:57 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2019-01-02 17:38:57 +0000 |
| commit | ff0c1d49241d5ae800f73147e26bd03797b746a8 (patch) | |
| tree | 56f83454e43240b6e4cd4b1250f40e69ee08ec06 /Tests/IncludeTest/src/GraphicsEngine | |
| parent | Updated core (updated SPIRV-Cross and SPIRV-Headers) (diff) | |
| download | DiligentEngine-ff0c1d49241d5ae800f73147e26bd03797b746a8.tar.gz DiligentEngine-ff0c1d49241d5ae800f73147e26bd03797b746a8.zip | |
Updated copyright notice + updated submodules
Diffstat (limited to 'Tests/IncludeTest/src/GraphicsEngine')
23 files changed, 23 insertions, 23 deletions
diff --git a/Tests/IncludeTest/src/GraphicsEngine/BlendStateH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/BlendStateH_test.cpp index 32f0cec..7cd984d 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/BlendStateH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/BlendStateH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/BufferH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/BufferH_test.cpp index fff4653..e49d5a3 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/BufferH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/BufferH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/BufferViewH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/BufferViewH_test.cpp index 3d4dfc9..c739c76 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/BufferViewH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/BufferViewH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/CommandListH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/CommandListH_test.cpp index 33a1366..5e44181 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/CommandListH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/CommandListH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/ConstantsH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/ConstantsH_test.cpp index ea8bdfd..565e10a 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/ConstantsH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/ConstantsH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/DepthStencilStateH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/DepthStencilStateH_test.cpp index 7716c01..b66197e 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/DepthStencilStateH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/DepthStencilStateH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/DeviceCapsH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/DeviceCapsH_test.cpp index 1153d3b..61bf56c 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/DeviceCapsH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/DeviceCapsH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/DeviceContextH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/DeviceContextH_test.cpp index ff2f690..83cc174 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/DeviceContextH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/DeviceContextH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/DeviceObjectH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/DeviceObjectH_test.cpp index 602dc0c..d15c955 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/DeviceObjectH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/DeviceObjectH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/FenceH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/FenceH_test.cpp index 64f5cc5..aedfd32 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/FenceH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/FenceH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/GraphicsTypesH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/GraphicsTypesH_test.cpp index b978c4c..5c95440 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/GraphicsTypesH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/GraphicsTypesH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/InputLayoutH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/InputLayoutH_test.cpp index d04f074..831572c 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/InputLayoutH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/InputLayoutH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/MapHelperH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/MapHelperH_test.cpp index 7e48048..c8570e6 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/MapHelperH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/MapHelperH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/PipelineStateH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/PipelineStateH_test.cpp index 84190f9..dcc5832 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/PipelineStateH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/PipelineStateH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/RasterizerStateH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/RasterizerStateH_test.cpp index 72d141f..a45f8ec 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/RasterizerStateH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/RasterizerStateH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/RenderDeviceH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/RenderDeviceH_test.cpp index ddd4bc6..a47b38b 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/RenderDeviceH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/RenderDeviceH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/ResourceMappingH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/ResourceMappingH_test.cpp index f18701b..57813c3 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/ResourceMappingH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/ResourceMappingH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/SamplerH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/SamplerH_test.cpp index 6a0b2f7..d43c4a4 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/SamplerH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/SamplerH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/ShaderH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/ShaderH_test.cpp index 8449f02..17a4325 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/ShaderH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/ShaderH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/ShaderResourceBindingH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/ShaderResourceBindingH_test.cpp index 63a665b..4aba9cd 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/ShaderResourceBindingH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/ShaderResourceBindingH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/SwapChainH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/SwapChainH_test.cpp index fda88ea..2fe7b03 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/SwapChainH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/SwapChainH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/TextureH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/TextureH_test.cpp index 2e47134..235c7d1 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/TextureH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/TextureH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Tests/IncludeTest/src/GraphicsEngine/TextureViewH_test.cpp b/Tests/IncludeTest/src/GraphicsEngine/TextureViewH_test.cpp index 444d091..108eb89 100644 --- a/Tests/IncludeTest/src/GraphicsEngine/TextureViewH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsEngine/TextureViewH_test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
