From 026da176bbcc1678c439984cbbea1c17953c3a0e Mon Sep 17 00:00:00 2001 From: baldurk Date: Wed, 13 Jan 2021 13:56:10 +0000 Subject: [PATCH] Update copyright years to 2021 --- LICENSE.md | 2 +- qrenderdoc/Code/BufferFormatter.cpp | 2 +- qrenderdoc/Code/CaptureContext.cpp | 2 +- qrenderdoc/Code/CaptureContext.h | 2 +- qrenderdoc/Code/Interface/Analytics.cpp | 2 +- qrenderdoc/Code/Interface/Analytics.h | 2 +- qrenderdoc/Code/Interface/Extensions.h | 2 +- .../Code/Interface/PersistantConfig.cpp | 2 +- qrenderdoc/Code/Interface/PersistantConfig.h | 2 +- qrenderdoc/Code/Interface/QRDInterface.cpp | 2 +- qrenderdoc/Code/Interface/QRDInterface.h | 2 +- qrenderdoc/Code/Interface/RemoteHost.cpp | 2 +- qrenderdoc/Code/Interface/RemoteHost.h | 2 +- .../Code/Interface/ShaderProcessingTool.cpp | 2 +- qrenderdoc/Code/MiniQtHelper.cpp | 2 +- qrenderdoc/Code/MiniQtHelper.h | 2 +- qrenderdoc/Code/QRDUtils.cpp | 2 +- qrenderdoc/Code/QRDUtils.h | 2 +- qrenderdoc/Code/RGPInterop.cpp | 2 +- qrenderdoc/Code/RGPInterop.h | 2 +- qrenderdoc/Code/ReplayManager.cpp | 2 +- qrenderdoc/Code/ReplayManager.h | 2 +- qrenderdoc/Code/Resources.cpp | 2 +- qrenderdoc/Code/Resources.h | 2 +- qrenderdoc/Code/ScintillaSyntax.cpp | 2 +- qrenderdoc/Code/ScintillaSyntax.h | 2 +- qrenderdoc/Code/precompiled.cpp | 2 +- qrenderdoc/Code/precompiled.h | 2 +- qrenderdoc/Code/pyrenderdoc/PythonContext.cpp | 2 +- qrenderdoc/Code/pyrenderdoc/PythonContext.h | 2 +- .../Code/pyrenderdoc/container_handling.h | 2 +- qrenderdoc/Code/pyrenderdoc/ext_refcounts.h | 2 +- .../Code/pyrenderdoc/function_conversion.h | 2 +- qrenderdoc/Code/pyrenderdoc/interface_check.h | 2 +- qrenderdoc/Code/pyrenderdoc/pyconversion.h | 2 +- .../Code/pyrenderdoc/pyrenderdoc_stub.cpp | 2 +- .../Code/pyrenderdoc/qrenderdoc_stub.cpp | 2 +- .../Code/pyrenderdoc/structured_conversion.h | 2 +- qrenderdoc/Code/qrenderdoc.cpp | 2 +- qrenderdoc/Resources/qrenderdoc.rc | 2 +- qrenderdoc/Styles/RDStyle/RDStyle.cpp | 2 +- qrenderdoc/Styles/RDStyle/RDStyle.h | 2 +- .../RDTweakedNativeStyle.cpp | 2 +- .../RDTweakedNativeStyle.h | 2 +- qrenderdoc/Styles/StyleData.cpp | 2 +- qrenderdoc/Styles/StyleData.h | 2 +- qrenderdoc/Widgets/BufferFormatSpecifier.cpp | 2 +- qrenderdoc/Widgets/BufferFormatSpecifier.h | 2 +- qrenderdoc/Widgets/CollapseGroupBox.cpp | 2 +- qrenderdoc/Widgets/CollapseGroupBox.h | 2 +- qrenderdoc/Widgets/CustomPaintWidget.cpp | 2 +- qrenderdoc/Widgets/CustomPaintWidget.h | 2 +- .../Widgets/Extended/RDDoubleSpinBox.cpp | 2 +- qrenderdoc/Widgets/Extended/RDDoubleSpinBox.h | 2 +- qrenderdoc/Widgets/Extended/RDHeaderView.cpp | 2 +- qrenderdoc/Widgets/Extended/RDHeaderView.h | 2 +- qrenderdoc/Widgets/Extended/RDLabel.cpp | 2 +- qrenderdoc/Widgets/Extended/RDLabel.h | 2 +- qrenderdoc/Widgets/Extended/RDLineEdit.cpp | 2 +- qrenderdoc/Widgets/Extended/RDLineEdit.h | 2 +- qrenderdoc/Widgets/Extended/RDListView.cpp | 2 +- qrenderdoc/Widgets/Extended/RDListView.h | 2 +- qrenderdoc/Widgets/Extended/RDListWidget.cpp | 2 +- qrenderdoc/Widgets/Extended/RDListWidget.h | 2 +- qrenderdoc/Widgets/Extended/RDMenu.cpp | 2 +- qrenderdoc/Widgets/Extended/RDMenu.h | 2 +- qrenderdoc/Widgets/Extended/RDSplitter.cpp | 2 +- qrenderdoc/Widgets/Extended/RDSplitter.h | 2 +- qrenderdoc/Widgets/Extended/RDTableView.cpp | 2 +- qrenderdoc/Widgets/Extended/RDTableView.h | 2 +- qrenderdoc/Widgets/Extended/RDTableWidget.cpp | 2 +- qrenderdoc/Widgets/Extended/RDTableWidget.h | 2 +- qrenderdoc/Widgets/Extended/RDTextEdit.cpp | 2 +- qrenderdoc/Widgets/Extended/RDTextEdit.h | 2 +- qrenderdoc/Widgets/Extended/RDToolButton.cpp | 2 +- qrenderdoc/Widgets/Extended/RDToolButton.h | 2 +- qrenderdoc/Widgets/Extended/RDTreeView.cpp | 2 +- qrenderdoc/Widgets/Extended/RDTreeView.h | 2 +- qrenderdoc/Widgets/Extended/RDTreeWidget.cpp | 2 +- qrenderdoc/Widgets/Extended/RDTreeWidget.h | 2 +- qrenderdoc/Widgets/FindReplace.cpp | 2 +- qrenderdoc/Widgets/FindReplace.h | 2 +- qrenderdoc/Widgets/OrderedListEditor.cpp | 2 +- qrenderdoc/Widgets/OrderedListEditor.h | 2 +- qrenderdoc/Widgets/PipelineFlowChart.cpp | 2 +- qrenderdoc/Widgets/PipelineFlowChart.h | 2 +- qrenderdoc/Widgets/RangeHistogram.cpp | 2 +- qrenderdoc/Widgets/RangeHistogram.h | 2 +- qrenderdoc/Widgets/ReplayOptionsSelector.cpp | 2 +- qrenderdoc/Widgets/ReplayOptionsSelector.h | 2 +- qrenderdoc/Widgets/ResourcePreview.cpp | 2 +- qrenderdoc/Widgets/ResourcePreview.h | 2 +- qrenderdoc/Widgets/TextureGoto.cpp | 2 +- qrenderdoc/Widgets/TextureGoto.h | 2 +- qrenderdoc/Widgets/ThumbnailStrip.cpp | 2 +- qrenderdoc/Widgets/ThumbnailStrip.h | 2 +- qrenderdoc/Windows/APIInspector.cpp | 2 +- qrenderdoc/Windows/APIInspector.h | 2 +- qrenderdoc/Windows/BufferViewer.cpp | 2 +- qrenderdoc/Windows/BufferViewer.h | 2 +- qrenderdoc/Windows/CommentView.cpp | 2 +- qrenderdoc/Windows/CommentView.h | 2 +- .../Windows/ConstantBufferPreviewer.cpp | 2 +- qrenderdoc/Windows/ConstantBufferPreviewer.h | 2 +- qrenderdoc/Windows/DebugMessageView.cpp | 2 +- qrenderdoc/Windows/DebugMessageView.h | 2 +- qrenderdoc/Windows/Dialogs/AboutDialog.cpp | 2 +- qrenderdoc/Windows/Dialogs/AboutDialog.h | 2 +- .../Dialogs/AnalyticsConfirmDialog.cpp | 2 +- .../Windows/Dialogs/AnalyticsConfirmDialog.h | 2 +- .../Windows/Dialogs/AnalyticsPromptDialog.cpp | 2 +- .../Windows/Dialogs/AnalyticsPromptDialog.h | 2 +- qrenderdoc/Windows/Dialogs/CaptureDialog.cpp | 2 +- qrenderdoc/Windows/Dialogs/CaptureDialog.h | 2 +- qrenderdoc/Windows/Dialogs/ConfigEditor.cpp | 2 +- qrenderdoc/Windows/Dialogs/ConfigEditor.h | 2 +- qrenderdoc/Windows/Dialogs/CrashDialog.cpp | 2 +- qrenderdoc/Windows/Dialogs/CrashDialog.h | 2 +- .../Windows/Dialogs/EnvironmentEditor.cpp | 2 +- .../Windows/Dialogs/EnvironmentEditor.h | 2 +- .../Windows/Dialogs/ExtensionManager.cpp | 2 +- qrenderdoc/Windows/Dialogs/ExtensionManager.h | 2 +- qrenderdoc/Windows/Dialogs/LiveCapture.cpp | 2 +- qrenderdoc/Windows/Dialogs/LiveCapture.h | 2 +- .../Dialogs/PerformanceCounterSelection.cpp | 2 +- .../Dialogs/PerformanceCounterSelection.h | 2 +- qrenderdoc/Windows/Dialogs/RemoteManager.cpp | 2 +- qrenderdoc/Windows/Dialogs/RemoteManager.h | 2 +- qrenderdoc/Windows/Dialogs/SettingsDialog.cpp | 2 +- qrenderdoc/Windows/Dialogs/SettingsDialog.h | 2 +- .../Windows/Dialogs/SuggestRemoteDialog.cpp | 2 +- .../Windows/Dialogs/SuggestRemoteDialog.h | 2 +- .../Windows/Dialogs/TextureSaveDialog.cpp | 2 +- .../Windows/Dialogs/TextureSaveDialog.h | 2 +- qrenderdoc/Windows/Dialogs/TipsDialog.cpp | 2 +- qrenderdoc/Windows/Dialogs/TipsDialog.h | 2 +- qrenderdoc/Windows/Dialogs/UpdateDialog.cpp | 2 +- qrenderdoc/Windows/Dialogs/UpdateDialog.h | 2 +- .../Windows/Dialogs/VirtualFileDialog.cpp | 2 +- .../Windows/Dialogs/VirtualFileDialog.h | 2 +- qrenderdoc/Windows/EventBrowser.cpp | 2 +- qrenderdoc/Windows/EventBrowser.h | 2 +- qrenderdoc/Windows/LogView.cpp | 2 +- qrenderdoc/Windows/LogView.h | 2 +- qrenderdoc/Windows/MainWindow.cpp | 2 +- qrenderdoc/Windows/MainWindow.h | 2 +- .../Windows/PerformanceCounterViewer.cpp | 2 +- qrenderdoc/Windows/PerformanceCounterViewer.h | 2 +- .../D3D11PipelineStateViewer.cpp | 2 +- .../PipelineState/D3D11PipelineStateViewer.h | 2 +- .../D3D12PipelineStateViewer.cpp | 2 +- .../PipelineState/D3D12PipelineStateViewer.h | 2 +- .../PipelineState/GLPipelineStateViewer.cpp | 2 +- .../PipelineState/GLPipelineStateViewer.h | 2 +- .../PipelineState/PipelineStateViewer.cpp | 2 +- .../PipelineState/PipelineStateViewer.h | 2 +- .../VulkanPipelineStateViewer.cpp | 2 +- .../PipelineState/VulkanPipelineStateViewer.h | 2 +- qrenderdoc/Windows/PixelHistoryView.cpp | 2 +- qrenderdoc/Windows/PixelHistoryView.h | 2 +- qrenderdoc/Windows/PythonShell.cpp | 2 +- qrenderdoc/Windows/PythonShell.h | 2 +- qrenderdoc/Windows/ResourceInspector.cpp | 2 +- qrenderdoc/Windows/ResourceInspector.h | 2 +- qrenderdoc/Windows/ShaderViewer.cpp | 2 +- qrenderdoc/Windows/ShaderViewer.h | 2 +- qrenderdoc/Windows/StatisticsViewer.cpp | 2 +- qrenderdoc/Windows/StatisticsViewer.h | 2 +- qrenderdoc/Windows/TextureViewer.cpp | 2 +- qrenderdoc/Windows/TextureViewer.h | 2 +- qrenderdoc/Windows/TimelineBar.cpp | 2 +- qrenderdoc/Windows/TimelineBar.h | 2 +- qrenderdoc/renderdocui_stub.cpp | 2 +- .../3rdparty/superluminal/superluminal.cpp | 2 +- .../3rdparty/superluminal/superluminal.h | 2 +- renderdoc/android/android.cpp | 2 +- renderdoc/android/android.h | 2 +- renderdoc/android/android_manifest.cpp | 2 +- renderdoc/android/android_patch.cpp | 2 +- renderdoc/android/android_tools.cpp | 2 +- renderdoc/android/android_utils.cpp | 2 +- renderdoc/android/android_utils.h | 2 +- renderdoc/android/jdwp.cpp | 2 +- renderdoc/android/jdwp.h | 2 +- renderdoc/android/jdwp_connection.cpp | 2 +- renderdoc/android/jdwp_util.cpp | 2 +- renderdoc/api/app/renderdoc_app.h | 2 +- renderdoc/api/replay/apidefs.h | 2 +- renderdoc/api/replay/capture_options.h | 2 +- renderdoc/api/replay/common_pipestate.h | 2 +- renderdoc/api/replay/control_types.h | 2 +- renderdoc/api/replay/d3d11_pipestate.h | 2 +- renderdoc/api/replay/d3d12_pipestate.h | 2 +- renderdoc/api/replay/data_types.h | 2 +- renderdoc/api/replay/gl_pipestate.h | 2 +- renderdoc/api/replay/pipestate.h | 2 +- renderdoc/api/replay/pipestate.inl | 2 +- renderdoc/api/replay/rdcarray.h | 2 +- renderdoc/api/replay/rdcdatetime.h | 2 +- renderdoc/api/replay/rdcpair.h | 2 +- renderdoc/api/replay/rdcstr.h | 2 +- renderdoc/api/replay/renderdoc_replay.h | 2 +- renderdoc/api/replay/renderdoc_tostr.inl | 2 +- renderdoc/api/replay/replay_enums.h | 2 +- renderdoc/api/replay/resourceid.h | 2 +- renderdoc/api/replay/shader_types.h | 2 +- renderdoc/api/replay/stringise.h | 2 +- renderdoc/api/replay/structured_data.h | 2 +- renderdoc/api/replay/version.h | 2 +- renderdoc/api/replay/vk_pipestate.h | 2 +- renderdoc/common/common.cpp | 2 +- renderdoc/common/common.h | 2 +- renderdoc/common/custom_assert.h | 2 +- renderdoc/common/dds_readwrite.cpp | 2 +- renderdoc/common/dds_readwrite.h | 2 +- renderdoc/common/formatting.h | 2 +- renderdoc/common/globalconfig.h | 2 +- renderdoc/common/shader_cache.h | 2 +- renderdoc/common/threading.h | 2 +- renderdoc/common/threading_tests.cpp | 2 +- renderdoc/common/timing.h | 2 +- renderdoc/common/wrapped_pool.h | 2 +- renderdoc/core/bit_flag_iterator.h | 2 +- renderdoc/core/bit_flag_iterator_tests.cpp | 2 +- renderdoc/core/core.cpp | 2 +- renderdoc/core/core.h | 2 +- renderdoc/core/crash_handler.h | 2 +- renderdoc/core/image_viewer.cpp | 2 +- renderdoc/core/intervals.h | 2 +- renderdoc/core/intervals_tests.cpp | 2 +- renderdoc/core/plugins.cpp | 2 +- renderdoc/core/plugins.h | 2 +- renderdoc/core/precompiled.cpp | 2 +- renderdoc/core/precompiled.h | 2 +- renderdoc/core/remote_server.cpp | 2 +- renderdoc/core/remote_server.h | 2 +- renderdoc/core/replay_proxy.cpp | 2 +- renderdoc/core/replay_proxy.h | 2 +- renderdoc/core/resource_manager.cpp | 2 +- renderdoc/core/resource_manager.h | 2 +- renderdoc/core/target_control.cpp | 2 +- renderdoc/data/embedded_files.h | 2 +- renderdoc/data/glsl/array2ms.comp | 2 +- renderdoc/data/glsl/blit.vert | 2 +- renderdoc/data/glsl/checkerboard.frag | 2 +- renderdoc/data/glsl/deptharr2ms.frag | 2 +- renderdoc/data/glsl/depthms2arr.frag | 2 +- renderdoc/data/glsl/discard.frag | 2 +- renderdoc/data/glsl/fixedcol.frag | 2 +- renderdoc/data/glsl/gl_texsample.h | 2 +- renderdoc/data/glsl/gles_texsample.h | 2 +- renderdoc/data/glsl/glsl_globals.h | 2 +- renderdoc/data/glsl/glsl_ubos.h | 2 +- renderdoc/data/glsl/glsl_ubos_cpp.h | 2 +- renderdoc/data/glsl/gltext.frag | 2 +- renderdoc/data/glsl/gltext.vert | 2 +- renderdoc/data/glsl/histogram.comp | 2 +- renderdoc/data/glsl/mesh.comp | 2 +- renderdoc/data/glsl/mesh.frag | 2 +- renderdoc/data/glsl/mesh.geom | 2 +- renderdoc/data/glsl/mesh.vert | 2 +- renderdoc/data/glsl/minmaxresult.comp | 2 +- renderdoc/data/glsl/minmaxtile.comp | 2 +- renderdoc/data/glsl/ms2array.comp | 2 +- renderdoc/data/glsl/pixelhistory_mscopy.comp | 2 +- .../data/glsl/pixelhistory_mscopy_depth.comp | 2 +- renderdoc/data/glsl/pixelhistory_primid.frag | 2 +- renderdoc/data/glsl/quadresolve.frag | 2 +- renderdoc/data/glsl/quadwrite.frag | 2 +- renderdoc/data/glsl/shaderdebug_sample.vert | 2 +- renderdoc/data/glsl/texdisplay.frag | 2 +- renderdoc/data/glsl/texremap.frag | 2 +- renderdoc/data/glsl/trisize.frag | 2 +- renderdoc/data/glsl/trisize.geom | 2 +- renderdoc/data/glsl/vk_texsample.h | 2 +- renderdoc/data/glsl/vktext.frag | 2 +- renderdoc/data/glsl/vktext.vert | 2 +- renderdoc/data/glsl_shaders.cpp | 2 +- renderdoc/data/glsl_shaders.h | 2 +- renderdoc/data/hlsl/fixedcol.hlsl | 2 +- renderdoc/data/hlsl/histogram.hlsl | 2 +- renderdoc/data/hlsl/hlsl_cbuffers.h | 2 +- renderdoc/data/hlsl/hlsl_texsample.h | 2 +- renderdoc/data/hlsl/mesh.hlsl | 2 +- renderdoc/data/hlsl/misc.hlsl | 2 +- renderdoc/data/hlsl/multisample.hlsl | 2 +- renderdoc/data/hlsl/pixelhistory.hlsl | 2 +- renderdoc/data/hlsl/quadoverdraw.hlsl | 2 +- renderdoc/data/hlsl/texdisplay.hlsl | 2 +- renderdoc/data/hlsl/texremap.hlsl | 2 +- renderdoc/data/hlsl/text.hlsl | 2 +- renderdoc/data/renderdoc.rc | 2 +- renderdoc/driver/d3d11/d3d11_common.cpp | 2 +- renderdoc/driver/d3d11/d3d11_common.h | 2 +- renderdoc/driver/d3d11/d3d11_context.cpp | 2 +- renderdoc/driver/d3d11/d3d11_context.h | 2 +- .../driver/d3d11/d3d11_context1_wrap.cpp | 2 +- .../driver/d3d11/d3d11_context2_wrap.cpp | 2 +- .../driver/d3d11/d3d11_context3_wrap.cpp | 2 +- renderdoc/driver/d3d11/d3d11_context_wrap.cpp | 2 +- renderdoc/driver/d3d11/d3d11_counters.cpp | 2 +- renderdoc/driver/d3d11/d3d11_debug.cpp | 2 +- renderdoc/driver/d3d11/d3d11_debug.h | 2 +- renderdoc/driver/d3d11/d3d11_device.cpp | 2 +- renderdoc/driver/d3d11/d3d11_device.h | 2 +- renderdoc/driver/d3d11/d3d11_device1_wrap.cpp | 2 +- renderdoc/driver/d3d11/d3d11_device2_wrap.cpp | 2 +- renderdoc/driver/d3d11/d3d11_device3_wrap.cpp | 2 +- renderdoc/driver/d3d11/d3d11_device_wrap.cpp | 2 +- renderdoc/driver/d3d11/d3d11_hooks.cpp | 2 +- renderdoc/driver/d3d11/d3d11_hooks.h | 2 +- renderdoc/driver/d3d11/d3d11_initstate.cpp | 2 +- renderdoc/driver/d3d11/d3d11_manager.cpp | 2 +- renderdoc/driver/d3d11/d3d11_manager.h | 2 +- .../driver/d3d11/d3d11_msaa_array_conv.cpp | 2 +- renderdoc/driver/d3d11/d3d11_outputwindow.cpp | 2 +- renderdoc/driver/d3d11/d3d11_overlay.cpp | 2 +- renderdoc/driver/d3d11/d3d11_pixelhistory.cpp | 2 +- renderdoc/driver/d3d11/d3d11_postvs.cpp | 2 +- renderdoc/driver/d3d11/d3d11_rendermesh.cpp | 2 +- renderdoc/driver/d3d11/d3d11_renderstate.cpp | 2 +- renderdoc/driver/d3d11/d3d11_renderstate.h | 2 +- renderdoc/driver/d3d11/d3d11_rendertext.cpp | 2 +- renderdoc/driver/d3d11/d3d11_rendertext.h | 2 +- .../driver/d3d11/d3d11_rendertexture.cpp | 2 +- renderdoc/driver/d3d11/d3d11_replay.cpp | 2 +- renderdoc/driver/d3d11/d3d11_replay.h | 2 +- renderdoc/driver/d3d11/d3d11_resources.cpp | 2 +- renderdoc/driver/d3d11/d3d11_resources.h | 2 +- renderdoc/driver/d3d11/d3d11_serialise.cpp | 2 +- renderdoc/driver/d3d11/d3d11_shader_cache.cpp | 2 +- renderdoc/driver/d3d11/d3d11_shader_cache.h | 2 +- renderdoc/driver/d3d11/d3d11_shaderdebug.cpp | 2 +- renderdoc/driver/d3d11/d3d11_stringise.cpp | 2 +- renderdoc/driver/d3d11/d3d11_video.cpp | 2 +- renderdoc/driver/d3d11/d3d11_video.h | 2 +- renderdoc/driver/d3d11/precompiled.cpp | 2 +- renderdoc/driver/d3d11/precompiled.h | 2 +- renderdoc/driver/d3d12/d3d12_command_list.h | 2 +- .../driver/d3d12/d3d12_command_list1_wrap.cpp | 2 +- .../driver/d3d12/d3d12_command_list2_wrap.cpp | 2 +- .../driver/d3d12/d3d12_command_list3_wrap.cpp | 2 +- .../driver/d3d12/d3d12_command_list4_wrap.cpp | 2 +- .../driver/d3d12/d3d12_command_list5_wrap.cpp | 2 +- .../driver/d3d12/d3d12_command_list6_wrap.cpp | 2 +- .../driver/d3d12/d3d12_command_list_wrap.cpp | 2 +- renderdoc/driver/d3d12/d3d12_command_queue.h | 2 +- .../driver/d3d12/d3d12_command_queue_wrap.cpp | 2 +- renderdoc/driver/d3d12/d3d12_commands.cpp | 2 +- renderdoc/driver/d3d12/d3d12_commands.h | 2 +- renderdoc/driver/d3d12/d3d12_common.cpp | 2 +- renderdoc/driver/d3d12/d3d12_common.h | 2 +- renderdoc/driver/d3d12/d3d12_counters.cpp | 2 +- renderdoc/driver/d3d12/d3d12_debug.cpp | 2 +- renderdoc/driver/d3d12/d3d12_debug.h | 2 +- renderdoc/driver/d3d12/d3d12_device.cpp | 2 +- renderdoc/driver/d3d12/d3d12_device.h | 2 +- renderdoc/driver/d3d12/d3d12_device_wrap.cpp | 2 +- renderdoc/driver/d3d12/d3d12_device_wrap1.cpp | 2 +- renderdoc/driver/d3d12/d3d12_device_wrap2.cpp | 2 +- renderdoc/driver/d3d12/d3d12_device_wrap3.cpp | 2 +- renderdoc/driver/d3d12/d3d12_device_wrap4.cpp | 2 +- renderdoc/driver/d3d12/d3d12_device_wrap5.cpp | 2 +- renderdoc/driver/d3d12/d3d12_device_wrap6.cpp | 2 +- renderdoc/driver/d3d12/d3d12_device_wrap7.cpp | 2 +- renderdoc/driver/d3d12/d3d12_device_wrap8.cpp | 2 +- renderdoc/driver/d3d12/d3d12_hooks.cpp | 2 +- renderdoc/driver/d3d12/d3d12_hooks.h | 2 +- renderdoc/driver/d3d12/d3d12_initstate.cpp | 2 +- renderdoc/driver/d3d12/d3d12_manager.cpp | 2 +- renderdoc/driver/d3d12/d3d12_manager.h | 2 +- .../driver/d3d12/d3d12_msaa_array_conv.cpp | 2 +- renderdoc/driver/d3d12/d3d12_outputwindow.cpp | 2 +- renderdoc/driver/d3d12/d3d12_overlay.cpp | 2 +- renderdoc/driver/d3d12/d3d12_postvs.cpp | 2 +- renderdoc/driver/d3d12/d3d12_rendermesh.cpp | 2 +- renderdoc/driver/d3d12/d3d12_rendertext.cpp | 2 +- renderdoc/driver/d3d12/d3d12_rendertext.h | 2 +- .../driver/d3d12/d3d12_rendertexture.cpp | 2 +- renderdoc/driver/d3d12/d3d12_replay.cpp | 2 +- renderdoc/driver/d3d12/d3d12_replay.h | 2 +- renderdoc/driver/d3d12/d3d12_resources.cpp | 2 +- renderdoc/driver/d3d12/d3d12_resources.h | 2 +- renderdoc/driver/d3d12/d3d12_serialise.cpp | 2 +- renderdoc/driver/d3d12/d3d12_shader_cache.cpp | 2 +- renderdoc/driver/d3d12/d3d12_shader_cache.h | 2 +- renderdoc/driver/d3d12/d3d12_shaderdebug.cpp | 2 +- renderdoc/driver/d3d12/d3d12_state.cpp | 2 +- renderdoc/driver/d3d12/d3d12_state.h | 2 +- renderdoc/driver/d3d12/d3d12_stringise.cpp | 2 +- renderdoc/driver/d3d12/precompiled.cpp | 2 +- renderdoc/driver/d3d12/precompiled.h | 2 +- renderdoc/driver/d3d8/d3d8_common.cpp | 2 +- renderdoc/driver/d3d8/d3d8_common.h | 2 +- renderdoc/driver/d3d8/d3d8_debug.cpp | 2 +- renderdoc/driver/d3d8/d3d8_debug.h | 2 +- renderdoc/driver/d3d8/d3d8_device.cpp | 2 +- renderdoc/driver/d3d8/d3d8_device.h | 2 +- renderdoc/driver/d3d8/d3d8_hooks.cpp | 2 +- renderdoc/driver/d3d8/d3d8_manager.cpp | 2 +- renderdoc/driver/d3d8/d3d8_manager.h | 2 +- renderdoc/driver/d3d8/d3d8_replay.cpp | 2 +- renderdoc/driver/d3d8/d3d8_resources.cpp | 2 +- renderdoc/driver/d3d8/d3d8_resources.h | 2 +- renderdoc/driver/d3d8/precompiled.cpp | 2 +- renderdoc/driver/d3d8/precompiled.h | 2 +- renderdoc/driver/d3d9/d3d9_common.cpp | 2 +- renderdoc/driver/d3d9/d3d9_common.h | 2 +- renderdoc/driver/d3d9/d3d9_debug.cpp | 2 +- renderdoc/driver/d3d9/d3d9_debug.h | 2 +- renderdoc/driver/d3d9/d3d9_device.cpp | 2 +- renderdoc/driver/d3d9/d3d9_device.h | 2 +- renderdoc/driver/d3d9/d3d9_hooks.cpp | 2 +- renderdoc/driver/d3d9/d3d9_replay.cpp | 2 +- renderdoc/driver/d3d9/precompiled.cpp | 2 +- renderdoc/driver/d3d9/precompiled.h | 2 +- renderdoc/driver/dxgi/dxgi_common.cpp | 2 +- renderdoc/driver/dxgi/dxgi_common.h | 2 +- renderdoc/driver/dxgi/dxgi_hooks.cpp | 2 +- renderdoc/driver/dxgi/dxgi_stringise.cpp | 2 +- renderdoc/driver/dxgi/dxgi_wrapped.cpp | 2 +- renderdoc/driver/dxgi/dxgi_wrapped.h | 2 +- renderdoc/driver/dxgi/precompiled.cpp | 2 +- renderdoc/driver/dxgi/precompiled.h | 2 +- renderdoc/driver/gl/apple_gl_hook_defs.h | 2 +- renderdoc/driver/gl/cgl_dispatch_table.h | 2 +- renderdoc/driver/gl/cgl_hooks.cpp | 2 +- renderdoc/driver/gl/cgl_platform.cpp | 2 +- renderdoc/driver/gl/egl_dispatch_table.h | 2 +- renderdoc/driver/gl/egl_hooks.cpp | 2 +- renderdoc/driver/gl/egl_platform.cpp | 2 +- renderdoc/driver/gl/gen_dispatch_table.py | 2 +- renderdoc/driver/gl/gl_common.cpp | 2 +- renderdoc/driver/gl/gl_common.h | 2 +- renderdoc/driver/gl/gl_counters.cpp | 2 +- renderdoc/driver/gl/gl_debug.cpp | 2 +- renderdoc/driver/gl/gl_dispatch_table.h | 2 +- renderdoc/driver/gl/gl_dispatch_table_defs.h | 2 +- renderdoc/driver/gl/gl_driver.cpp | 2 +- renderdoc/driver/gl/gl_driver.h | 2 +- renderdoc/driver/gl/gl_enum.h | 2 +- renderdoc/driver/gl/gl_hooks.cpp | 2 +- renderdoc/driver/gl/gl_initstate.cpp | 2 +- renderdoc/driver/gl/gl_initstate.h | 2 +- renderdoc/driver/gl/gl_manager.cpp | 2 +- renderdoc/driver/gl/gl_manager.h | 2 +- renderdoc/driver/gl/gl_msaa_array_conv.cpp | 2 +- renderdoc/driver/gl/gl_outputwindow.cpp | 2 +- renderdoc/driver/gl/gl_overlay.cpp | 2 +- renderdoc/driver/gl/gl_postvs.cpp | 2 +- renderdoc/driver/gl/gl_program_iterate.cpp | 2 +- renderdoc/driver/gl/gl_rendermesh.cpp | 2 +- renderdoc/driver/gl/gl_renderstate.cpp | 2 +- renderdoc/driver/gl/gl_renderstate.h | 2 +- renderdoc/driver/gl/gl_rendertext.cpp | 2 +- renderdoc/driver/gl/gl_rendertexture.cpp | 2 +- renderdoc/driver/gl/gl_replay.cpp | 2 +- renderdoc/driver/gl/gl_replay.h | 2 +- renderdoc/driver/gl/gl_resources.cpp | 2 +- renderdoc/driver/gl/gl_resources.h | 2 +- renderdoc/driver/gl/gl_shader_refl.cpp | 2 +- renderdoc/driver/gl/gl_shader_refl.h | 2 +- renderdoc/driver/gl/gl_stringise.cpp | 2 +- renderdoc/driver/gl/glx_dispatch_table.h | 2 +- renderdoc/driver/gl/glx_fake_vk_hooks.cpp | 2 +- renderdoc/driver/gl/glx_hooks.cpp | 2 +- renderdoc/driver/gl/glx_platform.cpp | 2 +- renderdoc/driver/gl/precompiled.cpp | 2 +- renderdoc/driver/gl/precompiled.h | 2 +- renderdoc/driver/gl/wgl_dispatch_table.h | 2 +- renderdoc/driver/gl/wgl_hooks.cpp | 2 +- renderdoc/driver/gl/wgl_platform.cpp | 2 +- .../driver/gl/wrappers/gl_buffer_funcs.cpp | 2 +- .../driver/gl/wrappers/gl_debug_funcs.cpp | 2 +- .../driver/gl/wrappers/gl_draw_funcs.cpp | 2 +- renderdoc/driver/gl/wrappers/gl_emulated.cpp | 2 +- .../gl/wrappers/gl_framebuffer_funcs.cpp | 2 +- renderdoc/driver/gl/wrappers/gl_get_funcs.cpp | 2 +- .../driver/gl/wrappers/gl_interop_funcs.cpp | 2 +- .../driver/gl/wrappers/gl_query_funcs.cpp | 2 +- .../driver/gl/wrappers/gl_sampler_funcs.cpp | 2 +- .../driver/gl/wrappers/gl_shader_funcs.cpp | 2 +- .../driver/gl/wrappers/gl_state_funcs.cpp | 2 +- .../driver/gl/wrappers/gl_texture_funcs.cpp | 2 +- .../driver/gl/wrappers/gl_uniform_funcs.cpp | 2 +- renderdoc/driver/ihv/amd/ags_wrapper.cpp | 2 +- renderdoc/driver/ihv/amd/ags_wrapper.h | 2 +- renderdoc/driver/ihv/amd/amd_counters.cpp | 2 +- renderdoc/driver/ihv/amd/amd_counters.h | 2 +- renderdoc/driver/ihv/amd/amd_hooks.cpp | 2 +- renderdoc/driver/ihv/amd/amd_isa.cpp | 2 +- renderdoc/driver/ihv/amd/amd_isa.h | 2 +- renderdoc/driver/ihv/amd/amd_isa_devices.cpp | 2 +- renderdoc/driver/ihv/amd/amd_isa_devices.h | 2 +- renderdoc/driver/ihv/amd/amd_isa_posix.cpp | 2 +- renderdoc/driver/ihv/amd/amd_isa_win32.cpp | 2 +- renderdoc/driver/ihv/amd/amd_rgp.cpp | 2 +- renderdoc/driver/ihv/amd/amd_rgp.h | 2 +- renderdoc/driver/ihv/arm/arm_counters.cpp | 2 +- renderdoc/driver/ihv/arm/arm_counters.h | 2 +- .../driver/ihv/arm/arm_counters_stub.cpp | 2 +- renderdoc/driver/ihv/intel/intel_counters.cpp | 2 +- renderdoc/driver/ihv/intel/intel_counters.h | 2 +- .../driver/ihv/intel/intel_gl_counters.cpp | 2 +- .../driver/ihv/intel/intel_gl_counters.h | 2 +- renderdoc/driver/ihv/nv/nv_counters.cpp | 2 +- renderdoc/driver/ihv/nv/nv_counters.h | 2 +- renderdoc/driver/ihv/nv/nvapi_hooks.cpp | 2 +- renderdoc/driver/ihv/nv/nvapi_wrapper.cpp | 2 +- renderdoc/driver/ihv/nv/nvapi_wrapper.h | 2 +- .../driver/shaders/dxbc/dxbc_bytecode.cpp | 2 +- renderdoc/driver/shaders/dxbc/dxbc_bytecode.h | 2 +- renderdoc/driver/shaders/dxbc/dxbc_common.h | 2 +- .../driver/shaders/dxbc/dxbc_compile.cpp | 2 +- renderdoc/driver/shaders/dxbc/dxbc_compile.h | 2 +- .../driver/shaders/dxbc/dxbc_container.cpp | 2 +- .../driver/shaders/dxbc/dxbc_container.h | 2 +- renderdoc/driver/shaders/dxbc/dxbc_debug.cpp | 2 +- renderdoc/driver/shaders/dxbc/dxbc_debug.h | 2 +- .../driver/shaders/dxbc/dxbc_disassemble.cpp | 2 +- .../driver/shaders/dxbc/dxbc_reflect.cpp | 2 +- renderdoc/driver/shaders/dxbc/dxbc_reflect.h | 2 +- renderdoc/driver/shaders/dxbc/dxbc_sdbg.cpp | 2 +- renderdoc/driver/shaders/dxbc/dxbc_sdbg.h | 2 +- renderdoc/driver/shaders/dxbc/dxbc_spdb.cpp | 2 +- renderdoc/driver/shaders/dxbc/dxbc_spdb.h | 2 +- renderdoc/driver/shaders/dxbc/precompiled.cpp | 2 +- renderdoc/driver/shaders/dxbc/precompiled.h | 2 +- .../driver/shaders/dxil/dxil_bytecode.cpp | 2 +- renderdoc/driver/shaders/dxil/dxil_bytecode.h | 2 +- renderdoc/driver/shaders/dxil/dxil_common.cpp | 2 +- renderdoc/driver/shaders/dxil/dxil_common.h | 2 +- .../driver/shaders/dxil/dxil_debuginfo.cpp | 2 +- .../driver/shaders/dxil/dxil_debuginfo.h | 2 +- .../driver/shaders/dxil/dxil_disassemble.cpp | 2 +- .../driver/shaders/dxil/dxil_reflect.cpp | 2 +- .../driver/shaders/dxil/llvm_bitreader.h | 2 +- .../driver/shaders/dxil/llvm_decoder.cpp | 2 +- renderdoc/driver/shaders/dxil/llvm_decoder.h | 2 +- renderdoc/driver/shaders/dxil/precompiled.cpp | 2 +- renderdoc/driver/shaders/dxil/precompiled.h | 2 +- .../driver/shaders/spirv/gen_spirv_code.py | 2 +- .../driver/shaders/spirv/glslang_compile.cpp | 2 +- .../driver/shaders/spirv/glslang_compile.h | 2 +- .../driver/shaders/spirv/precompiled.cpp | 2 +- renderdoc/driver/shaders/spirv/precompiled.h | 2 +- .../driver/shaders/spirv/spirv_common.cpp | 2 +- renderdoc/driver/shaders/spirv/spirv_common.h | 2 +- .../driver/shaders/spirv/spirv_compile.cpp | 2 +- .../driver/shaders/spirv/spirv_compile.h | 2 +- .../driver/shaders/spirv/spirv_debug.cpp | 2 +- renderdoc/driver/shaders/spirv/spirv_debug.h | 2 +- .../shaders/spirv/spirv_debug_glsl450.cpp | 2 +- .../shaders/spirv/spirv_debug_setup.cpp | 2 +- .../shaders/spirv/spirv_disassemble.cpp | 2 +- .../driver/shaders/spirv/spirv_editor.cpp | 2 +- renderdoc/driver/shaders/spirv/spirv_editor.h | 2 +- renderdoc/driver/shaders/spirv/spirv_gen.cpp | 2 +- renderdoc/driver/shaders/spirv/spirv_gen.h | 2 +- .../driver/shaders/spirv/spirv_op_helpers.h | 2 +- .../driver/shaders/spirv/spirv_processor.cpp | 2 +- .../driver/shaders/spirv/spirv_processor.h | 2 +- .../driver/shaders/spirv/spirv_reflect.cpp | 2 +- .../driver/shaders/spirv/spirv_reflect.h | 2 +- .../driver/shaders/spirv/spirv_stringise.cpp | 2 +- .../shaders/spirv/var_dispatch_helpers.h | 2 +- renderdoc/driver/vulkan/gen_dispatch_table.py | 2 +- renderdoc/driver/vulkan/imgrefs_tests.cpp | 2 +- renderdoc/driver/vulkan/precompiled.cpp | 2 +- renderdoc/driver/vulkan/precompiled.h | 2 +- renderdoc/driver/vulkan/vk_android.cpp | 2 +- renderdoc/driver/vulkan/vk_apple.cpp | 2 +- .../driver/vulkan/vk_bindless_feedback.cpp | 2 +- renderdoc/driver/vulkan/vk_common.cpp | 2 +- renderdoc/driver/vulkan/vk_common.h | 2 +- renderdoc/driver/vulkan/vk_core.cpp | 2 +- renderdoc/driver/vulkan/vk_core.h | 2 +- renderdoc/driver/vulkan/vk_counters.cpp | 2 +- renderdoc/driver/vulkan/vk_debug.cpp | 2 +- renderdoc/driver/vulkan/vk_debug.h | 2 +- renderdoc/driver/vulkan/vk_dispatch_defs.h | 2 +- renderdoc/driver/vulkan/vk_dispatchtables.cpp | 2 +- renderdoc/driver/vulkan/vk_dispatchtables.h | 2 +- renderdoc/driver/vulkan/vk_ggp.cpp | 2 +- renderdoc/driver/vulkan/vk_hookset_defs.h | 2 +- renderdoc/driver/vulkan/vk_info.cpp | 2 +- renderdoc/driver/vulkan/vk_info.h | 2 +- renderdoc/driver/vulkan/vk_initstate.cpp | 2 +- renderdoc/driver/vulkan/vk_layer.cpp | 2 +- renderdoc/driver/vulkan/vk_layer_android.cpp | 2 +- renderdoc/driver/vulkan/vk_linux.cpp | 2 +- renderdoc/driver/vulkan/vk_manager.cpp | 2 +- renderdoc/driver/vulkan/vk_manager.h | 2 +- renderdoc/driver/vulkan/vk_memory.cpp | 2 +- .../driver/vulkan/vk_msaa_array_conv.cpp | 2 +- renderdoc/driver/vulkan/vk_next_chains.cpp | 2 +- renderdoc/driver/vulkan/vk_outputwindow.cpp | 2 +- renderdoc/driver/vulkan/vk_overlay.cpp | 2 +- renderdoc/driver/vulkan/vk_pixelhistory.cpp | 2 +- renderdoc/driver/vulkan/vk_posix.cpp | 2 +- renderdoc/driver/vulkan/vk_postvs.cpp | 2 +- renderdoc/driver/vulkan/vk_rendermesh.cpp | 2 +- renderdoc/driver/vulkan/vk_rendertext.cpp | 2 +- renderdoc/driver/vulkan/vk_rendertext.h | 2 +- renderdoc/driver/vulkan/vk_rendertexture.cpp | 2 +- renderdoc/driver/vulkan/vk_replay.cpp | 2 +- renderdoc/driver/vulkan/vk_replay.h | 2 +- renderdoc/driver/vulkan/vk_resources.cpp | 2 +- renderdoc/driver/vulkan/vk_resources.h | 2 +- renderdoc/driver/vulkan/vk_serialise.cpp | 2 +- renderdoc/driver/vulkan/vk_shader_cache.cpp | 2 +- renderdoc/driver/vulkan/vk_shader_cache.h | 2 +- renderdoc/driver/vulkan/vk_shaderdebug.cpp | 2 +- .../driver/vulkan/vk_sparse_initstate.cpp | 2 +- renderdoc/driver/vulkan/vk_state.cpp | 2 +- renderdoc/driver/vulkan/vk_state.h | 2 +- renderdoc/driver/vulkan/vk_stringise.cpp | 2 +- renderdoc/driver/vulkan/vk_win32.cpp | 2 +- .../driver/vulkan/wrappers/vk_cmd_funcs.cpp | 2 +- .../vulkan/wrappers/vk_descriptor_funcs.cpp | 2 +- .../vulkan/wrappers/vk_device_funcs.cpp | 2 +- .../driver/vulkan/wrappers/vk_draw_funcs.cpp | 2 +- .../vulkan/wrappers/vk_dynamic_funcs.cpp | 2 +- .../driver/vulkan/wrappers/vk_get_funcs.cpp | 2 +- .../driver/vulkan/wrappers/vk_misc_funcs.cpp | 2 +- .../driver/vulkan/wrappers/vk_queue_funcs.cpp | 2 +- .../vulkan/wrappers/vk_resource_funcs.cpp | 2 +- .../vulkan/wrappers/vk_shader_funcs.cpp | 2 +- .../driver/vulkan/wrappers/vk_sync_funcs.cpp | 2 +- .../driver/vulkan/wrappers/vk_wsi_funcs.cpp | 2 +- renderdoc/hooks/hooks.cpp | 2 +- renderdoc/hooks/hooks.h | 2 +- renderdoc/maths/camera.cpp | 2 +- renderdoc/maths/camera.h | 2 +- renderdoc/maths/formatpacking.cpp | 2 +- renderdoc/maths/formatpacking.h | 2 +- renderdoc/maths/matrix.cpp | 2 +- renderdoc/maths/matrix.h | 2 +- renderdoc/maths/quat.h | 2 +- renderdoc/maths/vec.cpp | 2 +- renderdoc/maths/vec.h | 2 +- renderdoc/os/os_specific.cpp | 2 +- renderdoc/os/os_specific.h | 2 +- .../os/posix/android/android_callstack.cpp | 2 +- renderdoc/os/posix/android/android_hook.cpp | 2 +- .../os/posix/android/android_network.cpp | 2 +- .../os/posix/android/android_process.cpp | 2 +- .../os/posix/android/android_stringio.cpp | 2 +- .../os/posix/android/android_threading.cpp | 2 +- renderdoc/os/posix/apple/apple_callstack.cpp | 2 +- renderdoc/os/posix/apple/apple_hook.cpp | 2 +- renderdoc/os/posix/apple/apple_network.cpp | 2 +- renderdoc/os/posix/apple/apple_process.cpp | 2 +- renderdoc/os/posix/apple/apple_stringio.cpp | 2 +- renderdoc/os/posix/apple/apple_threading.cpp | 2 +- renderdoc/os/posix/ggp/ggp_callstack.cpp | 2 +- renderdoc/os/posix/ggp/ggp_hook.cpp | 2 +- renderdoc/os/posix/ggp/ggp_network.cpp | 2 +- renderdoc/os/posix/ggp/ggp_process.cpp | 2 +- renderdoc/os/posix/ggp/ggp_stringio.cpp | 2 +- renderdoc/os/posix/ggp/ggp_threading.cpp | 2 +- renderdoc/os/posix/linux/linux_callstack.cpp | 2 +- renderdoc/os/posix/linux/linux_hook.cpp | 2 +- renderdoc/os/posix/linux/linux_network.cpp | 2 +- renderdoc/os/posix/linux/linux_process.cpp | 2 +- renderdoc/os/posix/linux/linux_stringio.cpp | 2 +- renderdoc/os/posix/linux/linux_threading.cpp | 2 +- renderdoc/os/posix/posix_libentry.cpp | 2 +- renderdoc/os/posix/posix_network.cpp | 2 +- renderdoc/os/posix/posix_network.h | 2 +- renderdoc/os/posix/posix_process.cpp | 2 +- renderdoc/os/posix/posix_specific.h | 2 +- renderdoc/os/posix/posix_stringio.cpp | 2 +- renderdoc/os/posix/posix_threading.cpp | 2 +- renderdoc/os/win32/dia2_stubs.h | 2 +- renderdoc/os/win32/sys_win32_hooks.cpp | 2 +- renderdoc/os/win32/win32_callstack.cpp | 2 +- renderdoc/os/win32/win32_hook.cpp | 2 +- renderdoc/os/win32/win32_libentry.cpp | 2 +- renderdoc/os/win32/win32_network.cpp | 2 +- renderdoc/os/win32/win32_process.cpp | 2 +- renderdoc/os/win32/win32_shellext.cpp | 2 +- renderdoc/os/win32/win32_specific.h | 2 +- renderdoc/os/win32/win32_stringio.cpp | 2 +- renderdoc/os/win32/win32_threading.cpp | 2 +- renderdoc/replay/app_api.cpp | 2 +- renderdoc/replay/basic_types_tests.cpp | 2 +- renderdoc/replay/capture_file.cpp | 2 +- renderdoc/replay/capture_options.cpp | 2 +- renderdoc/replay/entry_points.cpp | 2 +- renderdoc/replay/renderdoc_serialise.inl | 2 +- renderdoc/replay/replay_controller.cpp | 2 +- renderdoc/replay/replay_controller.h | 2 +- renderdoc/replay/replay_driver.cpp | 2 +- renderdoc/replay/replay_driver.h | 2 +- renderdoc/replay/replay_output.cpp | 2 +- renderdoc/replay/version.cpp | 2 +- .../serialise/codecs/chrome_json_codec.cpp | 2 +- .../serialise/codecs/vk_cpp_codec_common.h | 2 +- renderdoc/serialise/codecs/xml_codec.cpp | 2 +- renderdoc/serialise/comp_io_tests.cpp | 2 +- renderdoc/serialise/lz4io.cpp | 2 +- renderdoc/serialise/lz4io.h | 2 +- renderdoc/serialise/rdcfile.cpp | 2 +- renderdoc/serialise/rdcfile.h | 2 +- renderdoc/serialise/serialiser.cpp | 2 +- renderdoc/serialise/serialiser.h | 2 +- renderdoc/serialise/serialiser_tests.cpp | 2 +- renderdoc/serialise/streamio.cpp | 2 +- renderdoc/serialise/streamio.h | 2 +- renderdoc/serialise/streamio_tests.cpp | 2 +- renderdoc/serialise/zstdio.cpp | 2 +- renderdoc/serialise/zstdio.h | 2 +- renderdoc/strings/grisu2.cpp | 2 +- renderdoc/strings/string_utils.cpp | 2 +- renderdoc/strings/string_utils.h | 2 +- renderdoc/strings/utf8printf.cpp | 2 +- renderdoccmd/renderdoccmd.cpp | 2 +- renderdoccmd/renderdoccmd.h | 2 +- renderdoccmd/renderdoccmd.rc | Bin 6814 -> 6814 bytes renderdoccmd/renderdoccmd_android.cpp | 2 +- renderdoccmd/renderdoccmd_apple.cpp | 2 +- renderdoccmd/renderdoccmd_ggp.cpp | 2 +- renderdoccmd/renderdoccmd_linux.cpp | 2 +- renderdoccmd/renderdoccmd_win32.cpp | 2 +- renderdocshim/renderdocshim.cpp | 2 +- renderdocshim/renderdocshim.h | 2 +- util/installer/LICENSE.rtf | 2 +- util/test/demos/d3d11/d3d11_1_many_uavs.cpp | 2 +- .../d3d11/d3d11_amd_shader_extensions.cpp | 2 +- .../demos/d3d11/d3d11_array_interpolator.cpp | 2 +- .../demos/d3d11/d3d11_binding_hazards.cpp | 2 +- .../demos/d3d11/d3d11_buffer_truncation.cpp | 2 +- .../d3d11/d3d11_byte_address_buffers.cpp | 2 +- util/test/demos/d3d11/d3d11_cbuffer_zoo.cpp | 2 +- .../demos/d3d11/d3d11_counter_query_pred.cpp | 2 +- util/test/demos/d3d11/d3d11_deferred_map.cpp | 2 +- .../d3d11_deferred_updatesubresource.cpp | 2 +- util/test/demos/d3d11/d3d11_discard_view.cpp | 2 +- util/test/demos/d3d11/d3d11_discard_zoo.cpp | 2 +- .../demos/d3d11/d3d11_divergent_shader.cpp | 2 +- util/test/demos/d3d11/d3d11_draw_zoo.cpp | 2 +- util/test/demos/d3d11/d3d11_empty_capture.cpp | 2 +- .../d3d11/d3d11_empty_compute_dispatch.cpp | 2 +- .../test/demos/d3d11/d3d11_empty_drawcall.cpp | 2 +- .../demos/d3d11/d3d11_empty_viewports.cpp | 2 +- .../demos/d3d11/d3d11_feature_level_9.cpp | 2 +- util/test/demos/d3d11/d3d11_helpers.cpp | 2 +- util/test/demos/d3d11/d3d11_helpers.h | 2 +- util/test/demos/d3d11/d3d11_large_buffer.cpp | 2 +- util/test/demos/d3d11/d3d11_many_rtvs.cpp | 2 +- util/test/demos/d3d11/d3d11_map_overrun.cpp | 2 +- util/test/demos/d3d11/d3d11_mesh_zoo.cpp | 2 +- .../demos/d3d11/d3d11_midframe_create.cpp | 2 +- util/test/demos/d3d11/d3d11_mip_gen_rt.cpp | 2 +- util/test/demos/d3d11/d3d11_mip_rtv.cpp | 2 +- .../demos/d3d11/d3d11_overdraw_stress.cpp | 2 +- util/test/demos/d3d11/d3d11_overlay_test.cpp | 2 +- .../demos/d3d11/d3d11_pixel_history_zoo.cpp | 2 +- .../demos/d3d11/d3d11_primitive_restart.cpp | 2 +- util/test/demos/d3d11/d3d11_primitiveid.cpp | 2 +- .../test/demos/d3d11/d3d11_refcount_check.cpp | 2 +- .../demos/d3d11/d3d11_resource_lifetimes.cpp | 2 +- util/test/demos/d3d11/d3d11_saturate.cpp | 2 +- .../demos/d3d11/d3d11_shader_debug_zoo.cpp | 2 +- .../test/demos/d3d11/d3d11_shader_editing.cpp | 2 +- util/test/demos/d3d11/d3d11_shader_isa.cpp | 2 +- .../demos/d3d11/d3d11_shader_linkage_zoo.cpp | 2 +- .../demos/d3d11/d3d11_simple_dispatch.cpp | 2 +- .../demos/d3d11/d3d11_simple_triangle.cpp | 2 +- util/test/demos/d3d11/d3d11_stream_out.cpp | 2 +- .../demos/d3d11/d3d11_stripped_shaders.cpp | 2 +- ...d11_structured_buffer_misaligned_dirty.cpp | 2 +- .../d3d11/d3d11_structured_buffer_nested.cpp | 2 +- .../d3d11/d3d11_structured_buffer_read.cpp | 2 +- util/test/demos/d3d11/d3d11_swapchain_zoo.cpp | 2 +- util/test/demos/d3d11/d3d11_test.cpp | 2 +- util/test/demos/d3d11/d3d11_test.h | 2 +- util/test/demos/d3d11/d3d11_texture_3d.cpp | 2 +- util/test/demos/d3d11/d3d11_texture_zoo.cpp | 2 +- .../d3d11_untyped_backbuffer_descriptor.cpp | 2 +- .../demos/d3d11/d3d11_vertex_attr_zoo.cpp | 2 +- .../test/demos/d3d11/d3d11_video_textures.cpp | 2 +- .../demos/d3d12/d3d12_buffer_truncation.cpp | 2 +- util/test/demos/d3d12/d3d12_cbuffer_zoo.cpp | 2 +- util/test/demos/d3d12/d3d12_discard_zoo.cpp | 2 +- util/test/demos/d3d12/d3d12_draw_zoo.cpp | 2 +- util/test/demos/d3d12/d3d12_empty_capture.cpp | 2 +- .../demos/d3d12/d3d12_execute_indirect.cpp | 2 +- util/test/demos/d3d12/d3d12_existing_heap.cpp | 2 +- util/test/demos/d3d12/d3d12_helpers.cpp | 2 +- util/test/demos/d3d12/d3d12_helpers.h | 2 +- util/test/demos/d3d12/d3d12_large_buffer.cpp | 2 +- .../demos/d3d12/d3d12_list_alloc_tests.cpp | 2 +- util/test/demos/d3d12/d3d12_list_types.cpp | 2 +- util/test/demos/d3d12/d3d12_mesh_zoo.cpp | 2 +- util/test/demos/d3d12/d3d12_overlay_test.cpp | 2 +- util/test/demos/d3d12/d3d12_parameter_zoo.cpp | 2 +- util/test/demos/d3d12/d3d12_primitiveid.cpp | 2 +- .../test/demos/d3d12/d3d12_reflection_zoo.cpp | 2 +- util/test/demos/d3d12/d3d12_render_pass.cpp | 2 +- .../demos/d3d12/d3d12_rendertarget_binds.cpp | 2 +- .../demos/d3d12/d3d12_resource_lifetimes.cpp | 2 +- .../d3d12/d3d12_resource_mapping_zoo.cpp | 2 +- .../demos/d3d12/d3d12_shader_debug_zoo.cpp | 2 +- .../test/demos/d3d12/d3d12_shader_editing.cpp | 2 +- util/test/demos/d3d12/d3d12_shader_isa.cpp | 2 +- .../demos/d3d12/d3d12_shader_linkage_zoo.cpp | 2 +- util/test/demos/d3d12/d3d12_sharing.cpp | 2 +- .../demos/d3d12/d3d12_simple_dispatch.cpp | 2 +- .../demos/d3d12/d3d12_simple_triangle.cpp | 2 +- util/test/demos/d3d12/d3d12_swapchain_zoo.cpp | 2 +- util/test/demos/d3d12/d3d12_test.cpp | 2 +- util/test/demos/d3d12/d3d12_test.h | 2 +- util/test/demos/d3d12/d3d12_texture_zoo.cpp | 2 +- .../d3d12_untyped_backbuffer_descriptor.cpp | 2 +- .../demos/d3d12/d3d12_vertex_attr_zoo.cpp | 2 +- .../test/demos/d3d12/d3d12_video_textures.cpp | 2 +- .../demos/d3d12/d3d12_write_subresource.cpp | 2 +- util/test/demos/dx/d3d_helpers.cpp | 2 +- util/test/demos/dx/d3d_helpers.h | 2 +- util/test/demos/gl/gl_buffer_spam.cpp | 2 +- util/test/demos/gl/gl_buffer_truncation.cpp | 2 +- util/test/demos/gl/gl_buffer_updates.cpp | 2 +- util/test/demos/gl/gl_callstacks.cpp | 2 +- util/test/demos/gl/gl_cbuffer_zoo.cpp | 2 +- util/test/demos/gl/gl_depthstencil_fbo.cpp | 2 +- util/test/demos/gl/gl_discard_zoo.cpp | 2 +- util/test/demos/gl/gl_draw_zoo.cpp | 2 +- util/test/demos/gl/gl_dx_interop.cpp | 2 +- util/test/demos/gl/gl_empty_capture.cpp | 2 +- util/test/demos/gl/gl_entry_points.cpp | 2 +- util/test/demos/gl/gl_large_bcn_arrays.cpp | 2 +- util/test/demos/gl/gl_large_buffer.cpp | 2 +- util/test/demos/gl/gl_map_overrun.cpp | 2 +- util/test/demos/gl/gl_marker_test.cpp | 2 +- util/test/demos/gl/gl_mesh_zoo.cpp | 2 +- .../demos/gl/gl_midframe_context_create.cpp | 2 +- util/test/demos/gl/gl_mip_gen_rt.cpp | 2 +- util/test/demos/gl/gl_multi_window.cpp | 2 +- .../demos/gl/gl_multithread_rendering.cpp | 2 +- util/test/demos/gl/gl_overlay_test.cpp | 2 +- util/test/demos/gl/gl_parameter_zoo.cpp | 2 +- util/test/demos/gl/gl_per_type_tex_units.cpp | 2 +- util/test/demos/gl/gl_queries_in_use.cpp | 2 +- util/test/demos/gl/gl_resource_lifetimes.cpp | 2 +- .../demos/gl/gl_runtime_bind_prog_to_pipe.cpp | 2 +- .../demos/gl/gl_separable_geometry_shader.cpp | 2 +- util/test/demos/gl/gl_shader_editing.cpp | 2 +- util/test/demos/gl/gl_shader_isa.cpp | 2 +- util/test/demos/gl/gl_simple_triangle.cpp | 2 +- util/test/demos/gl/gl_spirv_shader.cpp | 2 +- util/test/demos/gl/gl_state_trashing.cpp | 2 +- .../demos/gl/gl_structured_buffer_nested.cpp | 2 +- util/test/demos/gl/gl_test.cpp | 2 +- util/test/demos/gl/gl_test.h | 2 +- util/test/demos/gl/gl_test_linux.cpp | 2 +- util/test/demos/gl/gl_test_win32.cpp | 2 +- util/test/demos/gl/gl_texture_zoo.cpp | 2 +- util/test/demos/gl/gl_unshared_context.cpp | 2 +- .../demos/gl/gl_unsized_ms_fbo_attachment.cpp | 2 +- util/test/demos/gl/gl_vao_0.cpp | 2 +- util/test/demos/gl/gl_vertex_attr_zoo.cpp | 2 +- util/test/demos/linux/linux_platform.cpp | 2 +- util/test/demos/linux/linux_platform.h | 2 +- util/test/demos/linux/linux_window.cpp | 2 +- util/test/demos/linux/linux_window.h | 2 +- util/test/demos/main.cpp | 2 +- util/test/demos/renderdoc_app.h | 2 +- util/test/demos/test_common.cpp | 2 +- util/test/demos/test_common.h | 2 +- util/test/demos/texture_zoo.cpp | 2 +- util/test/demos/vk/vk_adv_cbuffer_zoo.cpp | 2 +- util/test/demos/vk/vk_buffer_truncation.cpp | 2 +- util/test/demos/vk/vk_cbuffer_zoo.cpp | 2 +- util/test/demos/vk/vk_custom_border_color.cpp | 2 +- util/test/demos/vk/vk_descriptor_index.cpp | 2 +- util/test/demos/vk/vk_descriptor_reuse.cpp | 2 +- .../demos/vk/vk_descriptor_variable_count.cpp | 2 +- util/test/demos/vk/vk_discard_rects.cpp | 2 +- util/test/demos/vk/vk_discard_zoo.cpp | 2 +- util/test/demos/vk/vk_draw_zoo.cpp | 2 +- util/test/demos/vk/vk_empty_capture.cpp | 2 +- util/test/demos/vk/vk_ext_buffer_address.cpp | 2 +- util/test/demos/vk/vk_extended_dyn_state.cpp | 2 +- util/test/demos/vk/vk_headers.h | 2 +- util/test/demos/vk/vk_helpers.cpp | 2 +- util/test/demos/vk/vk_helpers.h | 2 +- util/test/demos/vk/vk_image_layouts.cpp | 2 +- .../demos/vk/vk_imageless_framebuffer.cpp | 2 +- util/test/demos/vk/vk_indirect.cpp | 2 +- util/test/demos/vk/vk_int8_ibuffer.cpp | 2 +- util/test/demos/vk/vk_khr_buffer_address.cpp | 2 +- util/test/demos/vk/vk_large_buffer.cpp | 2 +- .../demos/vk/vk_large_descriptor_sets.cpp | 2 +- util/test/demos/vk/vk_line_raster.cpp | 2 +- util/test/demos/vk/vk_mesh_zoo.cpp | 2 +- util/test/demos/vk/vk_misaligned_dirty.cpp | 2 +- .../test/demos/vk/vk_multi_thread_windows.cpp | 2 +- util/test/demos/vk/vk_overlay_test.cpp | 2 +- util/test/demos/vk/vk_parameter_zoo.cpp | 2 +- util/test/demos/vk/vk_pixel_history.cpp | 2 +- util/test/demos/vk/vk_query_pool.cpp | 2 +- util/test/demos/vk/vk_resource_lifetimes.cpp | 2 +- util/test/demos/vk/vk_robustness2.cpp | 2 +- util/test/demos/vk/vk_sample_locations.cpp | 2 +- util/test/demos/vk/vk_secondary_cmdbuf.cpp | 2 +- util/test/demos/vk/vk_shader_debug_zoo.cpp | 2 +- util/test/demos/vk/vk_shader_editing.cpp | 2 +- util/test/demos/vk/vk_shader_isa.cpp | 2 +- util/test/demos/vk/vk_simple_triangle.cpp | 2 +- util/test/demos/vk/vk_spec_constants.cpp | 2 +- util/test/demos/vk/vk_spirv_13_shaders.cpp | 2 +- .../demos/vk/vk_structured_buffer_nested.cpp | 2 +- util/test/demos/vk/vk_test.cpp | 2 +- util/test/demos/vk/vk_test.h | 2 +- util/test/demos/vk/vk_texture_zoo.cpp | 2 +- util/test/demos/vk/vk_triangle_fan.cpp | 2 +- util/test/demos/vk/vk_validation_use.cpp | 2 +- util/test/demos/vk/vk_vertex_attr_zoo.cpp | 2 +- util/test/demos/vk/vk_video_textures.cpp | 2 +- util/test/demos/vk/vk_vs_max_desc_set.cpp | 2 +- util/test/demos/win32/win32_platform.cpp | 2 +- util/test/demos/win32/win32_platform.h | 2 +- util/test/demos/win32/win32_window.cpp | 2 +- util/test/demos/win32/win32_window.h | 2 +- 926 files changed, 925 insertions(+), 925 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index c0984b250..a24e6ea1d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # The MIT License (MIT) -Copyright (c) 2015-2020 Baldur Karlsson +Copyright (c) 2015-2021 Baldur Karlsson Copyright (c) 2014 Crytek diff --git a/qrenderdoc/Code/BufferFormatter.cpp b/qrenderdoc/Code/BufferFormatter.cpp index 315bd617e..7fa7ab066 100644 --- a/qrenderdoc/Code/BufferFormatter.cpp +++ b/qrenderdoc/Code/BufferFormatter.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/CaptureContext.cpp b/qrenderdoc/Code/CaptureContext.cpp index d1ad1d2c2..9d1af8ce1 100644 --- a/qrenderdoc/Code/CaptureContext.cpp +++ b/qrenderdoc/Code/CaptureContext.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/CaptureContext.h b/qrenderdoc/Code/CaptureContext.h index 895f58174..996836ac8 100644 --- a/qrenderdoc/Code/CaptureContext.h +++ b/qrenderdoc/Code/CaptureContext.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/Interface/Analytics.cpp b/qrenderdoc/Code/Interface/Analytics.cpp index 95a520945..1b4c680eb 100644 --- a/qrenderdoc/Code/Interface/Analytics.cpp +++ b/qrenderdoc/Code/Interface/Analytics.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/Interface/Analytics.h b/qrenderdoc/Code/Interface/Analytics.h index ffea1b98e..9c4a7c35d 100644 --- a/qrenderdoc/Code/Interface/Analytics.h +++ b/qrenderdoc/Code/Interface/Analytics.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/Interface/Extensions.h b/qrenderdoc/Code/Interface/Extensions.h index e827d4e3b..ddd8253d8 100644 --- a/qrenderdoc/Code/Interface/Extensions.h +++ b/qrenderdoc/Code/Interface/Extensions.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/Interface/PersistantConfig.cpp b/qrenderdoc/Code/Interface/PersistantConfig.cpp index 508111eff..ab24e503e 100644 --- a/qrenderdoc/Code/Interface/PersistantConfig.cpp +++ b/qrenderdoc/Code/Interface/PersistantConfig.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/Interface/PersistantConfig.h b/qrenderdoc/Code/Interface/PersistantConfig.h index 427fd33a5..b8ae0cb17 100644 --- a/qrenderdoc/Code/Interface/PersistantConfig.h +++ b/qrenderdoc/Code/Interface/PersistantConfig.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/Interface/QRDInterface.cpp b/qrenderdoc/Code/Interface/QRDInterface.cpp index 278c30d9e..41236ca5c 100644 --- a/qrenderdoc/Code/Interface/QRDInterface.cpp +++ b/qrenderdoc/Code/Interface/QRDInterface.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/Interface/QRDInterface.h b/qrenderdoc/Code/Interface/QRDInterface.h index b895fa85e..753240c7c 100644 --- a/qrenderdoc/Code/Interface/QRDInterface.h +++ b/qrenderdoc/Code/Interface/QRDInterface.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/Interface/RemoteHost.cpp b/qrenderdoc/Code/Interface/RemoteHost.cpp index 2ef72f0f7..676e053c7 100644 --- a/qrenderdoc/Code/Interface/RemoteHost.cpp +++ b/qrenderdoc/Code/Interface/RemoteHost.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/Interface/RemoteHost.h b/qrenderdoc/Code/Interface/RemoteHost.h index f21b11801..30f6ecf12 100644 --- a/qrenderdoc/Code/Interface/RemoteHost.h +++ b/qrenderdoc/Code/Interface/RemoteHost.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/Interface/ShaderProcessingTool.cpp b/qrenderdoc/Code/Interface/ShaderProcessingTool.cpp index 823bb652a..28ece6ecb 100644 --- a/qrenderdoc/Code/Interface/ShaderProcessingTool.cpp +++ b/qrenderdoc/Code/Interface/ShaderProcessingTool.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/MiniQtHelper.cpp b/qrenderdoc/Code/MiniQtHelper.cpp index 490e4bf6e..913a91449 100644 --- a/qrenderdoc/Code/MiniQtHelper.cpp +++ b/qrenderdoc/Code/MiniQtHelper.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/MiniQtHelper.h b/qrenderdoc/Code/MiniQtHelper.h index 5c99713c3..514dca5d7 100644 --- a/qrenderdoc/Code/MiniQtHelper.h +++ b/qrenderdoc/Code/MiniQtHelper.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/QRDUtils.cpp b/qrenderdoc/Code/QRDUtils.cpp index d3ede0ed6..c6991129d 100644 --- a/qrenderdoc/Code/QRDUtils.cpp +++ b/qrenderdoc/Code/QRDUtils.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/QRDUtils.h b/qrenderdoc/Code/QRDUtils.h index 466429a66..b2cffe307 100644 --- a/qrenderdoc/Code/QRDUtils.h +++ b/qrenderdoc/Code/QRDUtils.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/RGPInterop.cpp b/qrenderdoc/Code/RGPInterop.cpp index e605cfb33..43f225103 100644 --- a/qrenderdoc/Code/RGPInterop.cpp +++ b/qrenderdoc/Code/RGPInterop.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/RGPInterop.h b/qrenderdoc/Code/RGPInterop.h index e6e766961..c6efa8c5b 100644 --- a/qrenderdoc/Code/RGPInterop.h +++ b/qrenderdoc/Code/RGPInterop.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/ReplayManager.cpp b/qrenderdoc/Code/ReplayManager.cpp index 008081d96..dab297723 100644 --- a/qrenderdoc/Code/ReplayManager.cpp +++ b/qrenderdoc/Code/ReplayManager.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/ReplayManager.h b/qrenderdoc/Code/ReplayManager.h index 62fb58c53..660aee10d 100644 --- a/qrenderdoc/Code/ReplayManager.h +++ b/qrenderdoc/Code/ReplayManager.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/Resources.cpp b/qrenderdoc/Code/Resources.cpp index 7e88c73f5..7a3fcc081 100644 --- a/qrenderdoc/Code/Resources.cpp +++ b/qrenderdoc/Code/Resources.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/Resources.h b/qrenderdoc/Code/Resources.h index d4fea9da3..c49aed2d5 100644 --- a/qrenderdoc/Code/Resources.h +++ b/qrenderdoc/Code/Resources.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/ScintillaSyntax.cpp b/qrenderdoc/Code/ScintillaSyntax.cpp index c80b5e65c..302360975 100644 --- a/qrenderdoc/Code/ScintillaSyntax.cpp +++ b/qrenderdoc/Code/ScintillaSyntax.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/ScintillaSyntax.h b/qrenderdoc/Code/ScintillaSyntax.h index 8347e3c02..c0985cde1 100644 --- a/qrenderdoc/Code/ScintillaSyntax.h +++ b/qrenderdoc/Code/ScintillaSyntax.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/precompiled.cpp b/qrenderdoc/Code/precompiled.cpp index c6489c046..73d4191e9 100644 --- a/qrenderdoc/Code/precompiled.cpp +++ b/qrenderdoc/Code/precompiled.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/precompiled.h b/qrenderdoc/Code/precompiled.h index 6f7a5d41c..0c085184e 100644 --- a/qrenderdoc/Code/precompiled.h +++ b/qrenderdoc/Code/precompiled.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/pyrenderdoc/PythonContext.cpp b/qrenderdoc/Code/pyrenderdoc/PythonContext.cpp index 1b213ca44..5f60cdb9d 100644 --- a/qrenderdoc/Code/pyrenderdoc/PythonContext.cpp +++ b/qrenderdoc/Code/pyrenderdoc/PythonContext.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/pyrenderdoc/PythonContext.h b/qrenderdoc/Code/pyrenderdoc/PythonContext.h index 25de0f50b..8ad549623 100644 --- a/qrenderdoc/Code/pyrenderdoc/PythonContext.h +++ b/qrenderdoc/Code/pyrenderdoc/PythonContext.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/pyrenderdoc/container_handling.h b/qrenderdoc/Code/pyrenderdoc/container_handling.h index 2e0df2cc0..db7976bd1 100644 --- a/qrenderdoc/Code/pyrenderdoc/container_handling.h +++ b/qrenderdoc/Code/pyrenderdoc/container_handling.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/pyrenderdoc/ext_refcounts.h b/qrenderdoc/Code/pyrenderdoc/ext_refcounts.h index 518f570ff..b57ec668e 100644 --- a/qrenderdoc/Code/pyrenderdoc/ext_refcounts.h +++ b/qrenderdoc/Code/pyrenderdoc/ext_refcounts.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/pyrenderdoc/function_conversion.h b/qrenderdoc/Code/pyrenderdoc/function_conversion.h index 09b92a7bb..b06d80272 100644 --- a/qrenderdoc/Code/pyrenderdoc/function_conversion.h +++ b/qrenderdoc/Code/pyrenderdoc/function_conversion.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/pyrenderdoc/interface_check.h b/qrenderdoc/Code/pyrenderdoc/interface_check.h index c893c7c50..1c3cb61b3 100644 --- a/qrenderdoc/Code/pyrenderdoc/interface_check.h +++ b/qrenderdoc/Code/pyrenderdoc/interface_check.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/pyrenderdoc/pyconversion.h b/qrenderdoc/Code/pyrenderdoc/pyconversion.h index b4619521a..2372ea146 100644 --- a/qrenderdoc/Code/pyrenderdoc/pyconversion.h +++ b/qrenderdoc/Code/pyrenderdoc/pyconversion.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/pyrenderdoc/pyrenderdoc_stub.cpp b/qrenderdoc/Code/pyrenderdoc/pyrenderdoc_stub.cpp index 4d2781279..c7954b269 100644 --- a/qrenderdoc/Code/pyrenderdoc/pyrenderdoc_stub.cpp +++ b/qrenderdoc/Code/pyrenderdoc/pyrenderdoc_stub.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/pyrenderdoc/qrenderdoc_stub.cpp b/qrenderdoc/Code/pyrenderdoc/qrenderdoc_stub.cpp index a36640d87..719f8ed74 100644 --- a/qrenderdoc/Code/pyrenderdoc/qrenderdoc_stub.cpp +++ b/qrenderdoc/Code/pyrenderdoc/qrenderdoc_stub.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/pyrenderdoc/structured_conversion.h b/qrenderdoc/Code/pyrenderdoc/structured_conversion.h index 6fcad3f1c..637fa01b0 100644 --- a/qrenderdoc/Code/pyrenderdoc/structured_conversion.h +++ b/qrenderdoc/Code/pyrenderdoc/structured_conversion.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Code/qrenderdoc.cpp b/qrenderdoc/Code/qrenderdoc.cpp index 1eb345303..73519051c 100644 --- a/qrenderdoc/Code/qrenderdoc.cpp +++ b/qrenderdoc/Code/qrenderdoc.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Resources/qrenderdoc.rc b/qrenderdoc/Resources/qrenderdoc.rc index d64d753f9..b68685a16 100644 --- a/qrenderdoc/Resources/qrenderdoc.rc +++ b/qrenderdoc/Resources/qrenderdoc.rc @@ -87,7 +87,7 @@ BEGIN VALUE "FileDescription", "RenderDoc" VALUE "FileVersion", MAJOR_MINOR_VERSION_STRING ".0.0" VALUE "InternalName", "qrenderdoc" - VALUE "LegalCopyright", "Copyright © 2020 Baldur Karlsson" + VALUE "LegalCopyright", "Copyright © 2021 Baldur Karlsson" VALUE "OriginalFilename", "qrenderdoc.exe" VALUE "ProductName", "RenderDoc" VALUE "ProductVersion", FULL_VERSION_STRING diff --git a/qrenderdoc/Styles/RDStyle/RDStyle.cpp b/qrenderdoc/Styles/RDStyle/RDStyle.cpp index b5a9a0719..536a69dbc 100644 --- a/qrenderdoc/Styles/RDStyle/RDStyle.cpp +++ b/qrenderdoc/Styles/RDStyle/RDStyle.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Styles/RDStyle/RDStyle.h b/qrenderdoc/Styles/RDStyle/RDStyle.h index 3f7e45d3b..95a9ee893 100644 --- a/qrenderdoc/Styles/RDStyle/RDStyle.h +++ b/qrenderdoc/Styles/RDStyle/RDStyle.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Styles/RDTweakedNativeStyle/RDTweakedNativeStyle.cpp b/qrenderdoc/Styles/RDTweakedNativeStyle/RDTweakedNativeStyle.cpp index ea6fb8967..4b5358b4d 100644 --- a/qrenderdoc/Styles/RDTweakedNativeStyle/RDTweakedNativeStyle.cpp +++ b/qrenderdoc/Styles/RDTweakedNativeStyle/RDTweakedNativeStyle.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Styles/RDTweakedNativeStyle/RDTweakedNativeStyle.h b/qrenderdoc/Styles/RDTweakedNativeStyle/RDTweakedNativeStyle.h index f745c835e..35d7e9ace 100644 --- a/qrenderdoc/Styles/RDTweakedNativeStyle/RDTweakedNativeStyle.h +++ b/qrenderdoc/Styles/RDTweakedNativeStyle/RDTweakedNativeStyle.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Styles/StyleData.cpp b/qrenderdoc/Styles/StyleData.cpp index 9ac02d758..3cbf4ea18 100644 --- a/qrenderdoc/Styles/StyleData.cpp +++ b/qrenderdoc/Styles/StyleData.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Styles/StyleData.h b/qrenderdoc/Styles/StyleData.h index f8a6b6122..1782302b1 100644 --- a/qrenderdoc/Styles/StyleData.h +++ b/qrenderdoc/Styles/StyleData.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/BufferFormatSpecifier.cpp b/qrenderdoc/Widgets/BufferFormatSpecifier.cpp index 158610a80..e4760409d 100644 --- a/qrenderdoc/Widgets/BufferFormatSpecifier.cpp +++ b/qrenderdoc/Widgets/BufferFormatSpecifier.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/BufferFormatSpecifier.h b/qrenderdoc/Widgets/BufferFormatSpecifier.h index 2651e6350..976cb4b2e 100644 --- a/qrenderdoc/Widgets/BufferFormatSpecifier.h +++ b/qrenderdoc/Widgets/BufferFormatSpecifier.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/CollapseGroupBox.cpp b/qrenderdoc/Widgets/CollapseGroupBox.cpp index 1c4e58ae7..87833aa90 100644 --- a/qrenderdoc/Widgets/CollapseGroupBox.cpp +++ b/qrenderdoc/Widgets/CollapseGroupBox.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/CollapseGroupBox.h b/qrenderdoc/Widgets/CollapseGroupBox.h index 670bc3214..99cbb2878 100644 --- a/qrenderdoc/Widgets/CollapseGroupBox.h +++ b/qrenderdoc/Widgets/CollapseGroupBox.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/CustomPaintWidget.cpp b/qrenderdoc/Widgets/CustomPaintWidget.cpp index 46ed37c7d..810c66851 100644 --- a/qrenderdoc/Widgets/CustomPaintWidget.cpp +++ b/qrenderdoc/Widgets/CustomPaintWidget.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/CustomPaintWidget.h b/qrenderdoc/Widgets/CustomPaintWidget.h index 155c0e5b3..edf023a0a 100644 --- a/qrenderdoc/Widgets/CustomPaintWidget.h +++ b/qrenderdoc/Widgets/CustomPaintWidget.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDDoubleSpinBox.cpp b/qrenderdoc/Widgets/Extended/RDDoubleSpinBox.cpp index 61fc50081..540440e06 100644 --- a/qrenderdoc/Widgets/Extended/RDDoubleSpinBox.cpp +++ b/qrenderdoc/Widgets/Extended/RDDoubleSpinBox.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDDoubleSpinBox.h b/qrenderdoc/Widgets/Extended/RDDoubleSpinBox.h index 0e535d336..1ce601290 100644 --- a/qrenderdoc/Widgets/Extended/RDDoubleSpinBox.h +++ b/qrenderdoc/Widgets/Extended/RDDoubleSpinBox.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDHeaderView.cpp b/qrenderdoc/Widgets/Extended/RDHeaderView.cpp index 9e64cc6f9..44dcebdb4 100644 --- a/qrenderdoc/Widgets/Extended/RDHeaderView.cpp +++ b/qrenderdoc/Widgets/Extended/RDHeaderView.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDHeaderView.h b/qrenderdoc/Widgets/Extended/RDHeaderView.h index 0bba4d2c7..bc3b0d6cd 100644 --- a/qrenderdoc/Widgets/Extended/RDHeaderView.h +++ b/qrenderdoc/Widgets/Extended/RDHeaderView.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDLabel.cpp b/qrenderdoc/Widgets/Extended/RDLabel.cpp index 649ed397d..f92519202 100644 --- a/qrenderdoc/Widgets/Extended/RDLabel.cpp +++ b/qrenderdoc/Widgets/Extended/RDLabel.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDLabel.h b/qrenderdoc/Widgets/Extended/RDLabel.h index 53585bd50..78bc72c68 100644 --- a/qrenderdoc/Widgets/Extended/RDLabel.h +++ b/qrenderdoc/Widgets/Extended/RDLabel.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDLineEdit.cpp b/qrenderdoc/Widgets/Extended/RDLineEdit.cpp index e4b292087..ea3ab0512 100644 --- a/qrenderdoc/Widgets/Extended/RDLineEdit.cpp +++ b/qrenderdoc/Widgets/Extended/RDLineEdit.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDLineEdit.h b/qrenderdoc/Widgets/Extended/RDLineEdit.h index b721f753c..d5a64739d 100644 --- a/qrenderdoc/Widgets/Extended/RDLineEdit.h +++ b/qrenderdoc/Widgets/Extended/RDLineEdit.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDListView.cpp b/qrenderdoc/Widgets/Extended/RDListView.cpp index 64dd36cf1..7c5e4b1b5 100644 --- a/qrenderdoc/Widgets/Extended/RDListView.cpp +++ b/qrenderdoc/Widgets/Extended/RDListView.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDListView.h b/qrenderdoc/Widgets/Extended/RDListView.h index 871e5d838..8be8ec666 100644 --- a/qrenderdoc/Widgets/Extended/RDListView.h +++ b/qrenderdoc/Widgets/Extended/RDListView.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDListWidget.cpp b/qrenderdoc/Widgets/Extended/RDListWidget.cpp index f5896bb6c..5c8591230 100644 --- a/qrenderdoc/Widgets/Extended/RDListWidget.cpp +++ b/qrenderdoc/Widgets/Extended/RDListWidget.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDListWidget.h b/qrenderdoc/Widgets/Extended/RDListWidget.h index 0b01e7bbf..5f60cada3 100644 --- a/qrenderdoc/Widgets/Extended/RDListWidget.h +++ b/qrenderdoc/Widgets/Extended/RDListWidget.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDMenu.cpp b/qrenderdoc/Widgets/Extended/RDMenu.cpp index 069f9b98c..6279cea73 100644 --- a/qrenderdoc/Widgets/Extended/RDMenu.cpp +++ b/qrenderdoc/Widgets/Extended/RDMenu.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDMenu.h b/qrenderdoc/Widgets/Extended/RDMenu.h index f72048dde..ed01c8ab3 100644 --- a/qrenderdoc/Widgets/Extended/RDMenu.h +++ b/qrenderdoc/Widgets/Extended/RDMenu.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDSplitter.cpp b/qrenderdoc/Widgets/Extended/RDSplitter.cpp index e33c9d25a..6b3cc0c78 100644 --- a/qrenderdoc/Widgets/Extended/RDSplitter.cpp +++ b/qrenderdoc/Widgets/Extended/RDSplitter.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDSplitter.h b/qrenderdoc/Widgets/Extended/RDSplitter.h index 9c3e8e758..40e492197 100644 --- a/qrenderdoc/Widgets/Extended/RDSplitter.h +++ b/qrenderdoc/Widgets/Extended/RDSplitter.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDTableView.cpp b/qrenderdoc/Widgets/Extended/RDTableView.cpp index c31d679b2..0f1d0ac14 100644 --- a/qrenderdoc/Widgets/Extended/RDTableView.cpp +++ b/qrenderdoc/Widgets/Extended/RDTableView.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDTableView.h b/qrenderdoc/Widgets/Extended/RDTableView.h index 2823d77b2..60571c9fb 100644 --- a/qrenderdoc/Widgets/Extended/RDTableView.h +++ b/qrenderdoc/Widgets/Extended/RDTableView.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDTableWidget.cpp b/qrenderdoc/Widgets/Extended/RDTableWidget.cpp index 15838d382..66924ce4d 100644 --- a/qrenderdoc/Widgets/Extended/RDTableWidget.cpp +++ b/qrenderdoc/Widgets/Extended/RDTableWidget.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDTableWidget.h b/qrenderdoc/Widgets/Extended/RDTableWidget.h index 2c6151c5c..ff1dfb892 100644 --- a/qrenderdoc/Widgets/Extended/RDTableWidget.h +++ b/qrenderdoc/Widgets/Extended/RDTableWidget.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDTextEdit.cpp b/qrenderdoc/Widgets/Extended/RDTextEdit.cpp index 757b67e56..2d3145a4a 100644 --- a/qrenderdoc/Widgets/Extended/RDTextEdit.cpp +++ b/qrenderdoc/Widgets/Extended/RDTextEdit.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDTextEdit.h b/qrenderdoc/Widgets/Extended/RDTextEdit.h index 90f0311e8..29e19b8fd 100644 --- a/qrenderdoc/Widgets/Extended/RDTextEdit.h +++ b/qrenderdoc/Widgets/Extended/RDTextEdit.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDToolButton.cpp b/qrenderdoc/Widgets/Extended/RDToolButton.cpp index 3498aa8c3..ee7809aec 100644 --- a/qrenderdoc/Widgets/Extended/RDToolButton.cpp +++ b/qrenderdoc/Widgets/Extended/RDToolButton.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDToolButton.h b/qrenderdoc/Widgets/Extended/RDToolButton.h index a1c092713..aed36851d 100644 --- a/qrenderdoc/Widgets/Extended/RDToolButton.h +++ b/qrenderdoc/Widgets/Extended/RDToolButton.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDTreeView.cpp b/qrenderdoc/Widgets/Extended/RDTreeView.cpp index 4f420955f..d40cbb3b6 100644 --- a/qrenderdoc/Widgets/Extended/RDTreeView.cpp +++ b/qrenderdoc/Widgets/Extended/RDTreeView.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDTreeView.h b/qrenderdoc/Widgets/Extended/RDTreeView.h index b3bbbf8f3..7e5dc0277 100644 --- a/qrenderdoc/Widgets/Extended/RDTreeView.h +++ b/qrenderdoc/Widgets/Extended/RDTreeView.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDTreeWidget.cpp b/qrenderdoc/Widgets/Extended/RDTreeWidget.cpp index cf97255e9..0387fb4fe 100644 --- a/qrenderdoc/Widgets/Extended/RDTreeWidget.cpp +++ b/qrenderdoc/Widgets/Extended/RDTreeWidget.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/Extended/RDTreeWidget.h b/qrenderdoc/Widgets/Extended/RDTreeWidget.h index dee5c83b0..845fe8ad8 100644 --- a/qrenderdoc/Widgets/Extended/RDTreeWidget.h +++ b/qrenderdoc/Widgets/Extended/RDTreeWidget.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/FindReplace.cpp b/qrenderdoc/Widgets/FindReplace.cpp index d8d3462d5..9014531c5 100644 --- a/qrenderdoc/Widgets/FindReplace.cpp +++ b/qrenderdoc/Widgets/FindReplace.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/FindReplace.h b/qrenderdoc/Widgets/FindReplace.h index 3d35785bb..172a2c918 100644 --- a/qrenderdoc/Widgets/FindReplace.h +++ b/qrenderdoc/Widgets/FindReplace.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/OrderedListEditor.cpp b/qrenderdoc/Widgets/OrderedListEditor.cpp index de7b2f887..642995def 100644 --- a/qrenderdoc/Widgets/OrderedListEditor.cpp +++ b/qrenderdoc/Widgets/OrderedListEditor.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/OrderedListEditor.h b/qrenderdoc/Widgets/OrderedListEditor.h index 838909aaf..5f3cd9af1 100644 --- a/qrenderdoc/Widgets/OrderedListEditor.h +++ b/qrenderdoc/Widgets/OrderedListEditor.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/PipelineFlowChart.cpp b/qrenderdoc/Widgets/PipelineFlowChart.cpp index 618ffa189..9c188584c 100644 --- a/qrenderdoc/Widgets/PipelineFlowChart.cpp +++ b/qrenderdoc/Widgets/PipelineFlowChart.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/PipelineFlowChart.h b/qrenderdoc/Widgets/PipelineFlowChart.h index f8fc0b3a3..d1f46c62f 100644 --- a/qrenderdoc/Widgets/PipelineFlowChart.h +++ b/qrenderdoc/Widgets/PipelineFlowChart.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/RangeHistogram.cpp b/qrenderdoc/Widgets/RangeHistogram.cpp index 4ed4fe97b..020d64013 100644 --- a/qrenderdoc/Widgets/RangeHistogram.cpp +++ b/qrenderdoc/Widgets/RangeHistogram.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/RangeHistogram.h b/qrenderdoc/Widgets/RangeHistogram.h index c19586983..2b41bf8bc 100644 --- a/qrenderdoc/Widgets/RangeHistogram.h +++ b/qrenderdoc/Widgets/RangeHistogram.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/ReplayOptionsSelector.cpp b/qrenderdoc/Widgets/ReplayOptionsSelector.cpp index a90a4590a..15c5d0549 100644 --- a/qrenderdoc/Widgets/ReplayOptionsSelector.cpp +++ b/qrenderdoc/Widgets/ReplayOptionsSelector.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/ReplayOptionsSelector.h b/qrenderdoc/Widgets/ReplayOptionsSelector.h index f6a461bd0..d99a39af2 100644 --- a/qrenderdoc/Widgets/ReplayOptionsSelector.h +++ b/qrenderdoc/Widgets/ReplayOptionsSelector.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/ResourcePreview.cpp b/qrenderdoc/Widgets/ResourcePreview.cpp index b0b79bebe..c5ff93883 100644 --- a/qrenderdoc/Widgets/ResourcePreview.cpp +++ b/qrenderdoc/Widgets/ResourcePreview.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/ResourcePreview.h b/qrenderdoc/Widgets/ResourcePreview.h index dc3c3d540..8613f0798 100644 --- a/qrenderdoc/Widgets/ResourcePreview.h +++ b/qrenderdoc/Widgets/ResourcePreview.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/TextureGoto.cpp b/qrenderdoc/Widgets/TextureGoto.cpp index d0d88093c..90b835247 100644 --- a/qrenderdoc/Widgets/TextureGoto.cpp +++ b/qrenderdoc/Widgets/TextureGoto.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/TextureGoto.h b/qrenderdoc/Widgets/TextureGoto.h index 8a2b2c7ea..f27f29dee 100644 --- a/qrenderdoc/Widgets/TextureGoto.h +++ b/qrenderdoc/Widgets/TextureGoto.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/ThumbnailStrip.cpp b/qrenderdoc/Widgets/ThumbnailStrip.cpp index e2fe7fd31..be678f55d 100644 --- a/qrenderdoc/Widgets/ThumbnailStrip.cpp +++ b/qrenderdoc/Widgets/ThumbnailStrip.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Widgets/ThumbnailStrip.h b/qrenderdoc/Widgets/ThumbnailStrip.h index 00a1b6c88..24b8cc81a 100644 --- a/qrenderdoc/Widgets/ThumbnailStrip.h +++ b/qrenderdoc/Widgets/ThumbnailStrip.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/APIInspector.cpp b/qrenderdoc/Windows/APIInspector.cpp index bf932993c..46d149083 100644 --- a/qrenderdoc/Windows/APIInspector.cpp +++ b/qrenderdoc/Windows/APIInspector.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/APIInspector.h b/qrenderdoc/Windows/APIInspector.h index f2a8309b7..891c08c20 100644 --- a/qrenderdoc/Windows/APIInspector.h +++ b/qrenderdoc/Windows/APIInspector.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/BufferViewer.cpp b/qrenderdoc/Windows/BufferViewer.cpp index 88dc3f9a3..93e7a66f3 100644 --- a/qrenderdoc/Windows/BufferViewer.cpp +++ b/qrenderdoc/Windows/BufferViewer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/BufferViewer.h b/qrenderdoc/Windows/BufferViewer.h index fa3c2f590..652459ee4 100644 --- a/qrenderdoc/Windows/BufferViewer.h +++ b/qrenderdoc/Windows/BufferViewer.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/CommentView.cpp b/qrenderdoc/Windows/CommentView.cpp index d4353f5db..cb4b0c2c5 100644 --- a/qrenderdoc/Windows/CommentView.cpp +++ b/qrenderdoc/Windows/CommentView.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/CommentView.h b/qrenderdoc/Windows/CommentView.h index ebf00ae70..b2960fc4e 100644 --- a/qrenderdoc/Windows/CommentView.h +++ b/qrenderdoc/Windows/CommentView.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/ConstantBufferPreviewer.cpp b/qrenderdoc/Windows/ConstantBufferPreviewer.cpp index 937cd6fb4..4e008ce7a 100644 --- a/qrenderdoc/Windows/ConstantBufferPreviewer.cpp +++ b/qrenderdoc/Windows/ConstantBufferPreviewer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/ConstantBufferPreviewer.h b/qrenderdoc/Windows/ConstantBufferPreviewer.h index dfa8a30b2..2c3d33bd6 100644 --- a/qrenderdoc/Windows/ConstantBufferPreviewer.h +++ b/qrenderdoc/Windows/ConstantBufferPreviewer.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/DebugMessageView.cpp b/qrenderdoc/Windows/DebugMessageView.cpp index 5bad5f5d8..7a542c4f9 100644 --- a/qrenderdoc/Windows/DebugMessageView.cpp +++ b/qrenderdoc/Windows/DebugMessageView.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/DebugMessageView.h b/qrenderdoc/Windows/DebugMessageView.h index 238a6d9a0..25b5d82f1 100644 --- a/qrenderdoc/Windows/DebugMessageView.h +++ b/qrenderdoc/Windows/DebugMessageView.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/AboutDialog.cpp b/qrenderdoc/Windows/Dialogs/AboutDialog.cpp index 8602371ef..dc8854214 100644 --- a/qrenderdoc/Windows/Dialogs/AboutDialog.cpp +++ b/qrenderdoc/Windows/Dialogs/AboutDialog.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/AboutDialog.h b/qrenderdoc/Windows/Dialogs/AboutDialog.h index be0d2728b..7673e7e72 100644 --- a/qrenderdoc/Windows/Dialogs/AboutDialog.h +++ b/qrenderdoc/Windows/Dialogs/AboutDialog.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/AnalyticsConfirmDialog.cpp b/qrenderdoc/Windows/Dialogs/AnalyticsConfirmDialog.cpp index 33e81445c..63f8d6c8c 100644 --- a/qrenderdoc/Windows/Dialogs/AnalyticsConfirmDialog.cpp +++ b/qrenderdoc/Windows/Dialogs/AnalyticsConfirmDialog.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/AnalyticsConfirmDialog.h b/qrenderdoc/Windows/Dialogs/AnalyticsConfirmDialog.h index 8123190a1..d902e5dd7 100644 --- a/qrenderdoc/Windows/Dialogs/AnalyticsConfirmDialog.h +++ b/qrenderdoc/Windows/Dialogs/AnalyticsConfirmDialog.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/AnalyticsPromptDialog.cpp b/qrenderdoc/Windows/Dialogs/AnalyticsPromptDialog.cpp index 47ba7f3b7..71236e638 100644 --- a/qrenderdoc/Windows/Dialogs/AnalyticsPromptDialog.cpp +++ b/qrenderdoc/Windows/Dialogs/AnalyticsPromptDialog.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/AnalyticsPromptDialog.h b/qrenderdoc/Windows/Dialogs/AnalyticsPromptDialog.h index a7ab7f47c..0e79cbfc2 100644 --- a/qrenderdoc/Windows/Dialogs/AnalyticsPromptDialog.h +++ b/qrenderdoc/Windows/Dialogs/AnalyticsPromptDialog.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/CaptureDialog.cpp b/qrenderdoc/Windows/Dialogs/CaptureDialog.cpp index 90acc87f7..02de19ad5 100644 --- a/qrenderdoc/Windows/Dialogs/CaptureDialog.cpp +++ b/qrenderdoc/Windows/Dialogs/CaptureDialog.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/CaptureDialog.h b/qrenderdoc/Windows/Dialogs/CaptureDialog.h index b643f2e2e..a0412b457 100644 --- a/qrenderdoc/Windows/Dialogs/CaptureDialog.h +++ b/qrenderdoc/Windows/Dialogs/CaptureDialog.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/ConfigEditor.cpp b/qrenderdoc/Windows/Dialogs/ConfigEditor.cpp index c70885652..772079b5e 100644 --- a/qrenderdoc/Windows/Dialogs/ConfigEditor.cpp +++ b/qrenderdoc/Windows/Dialogs/ConfigEditor.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/ConfigEditor.h b/qrenderdoc/Windows/Dialogs/ConfigEditor.h index 598649f4a..0a8eabc31 100644 --- a/qrenderdoc/Windows/Dialogs/ConfigEditor.h +++ b/qrenderdoc/Windows/Dialogs/ConfigEditor.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/CrashDialog.cpp b/qrenderdoc/Windows/Dialogs/CrashDialog.cpp index 433a1aeb3..f8f3afbd5 100644 --- a/qrenderdoc/Windows/Dialogs/CrashDialog.cpp +++ b/qrenderdoc/Windows/Dialogs/CrashDialog.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/CrashDialog.h b/qrenderdoc/Windows/Dialogs/CrashDialog.h index 25728ee4f..d5c32d5b3 100644 --- a/qrenderdoc/Windows/Dialogs/CrashDialog.h +++ b/qrenderdoc/Windows/Dialogs/CrashDialog.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/EnvironmentEditor.cpp b/qrenderdoc/Windows/Dialogs/EnvironmentEditor.cpp index cfe31267a..82eb424c9 100644 --- a/qrenderdoc/Windows/Dialogs/EnvironmentEditor.cpp +++ b/qrenderdoc/Windows/Dialogs/EnvironmentEditor.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/EnvironmentEditor.h b/qrenderdoc/Windows/Dialogs/EnvironmentEditor.h index 62a9f924e..f3033f15d 100644 --- a/qrenderdoc/Windows/Dialogs/EnvironmentEditor.h +++ b/qrenderdoc/Windows/Dialogs/EnvironmentEditor.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/ExtensionManager.cpp b/qrenderdoc/Windows/Dialogs/ExtensionManager.cpp index 63bc75725..1080bf57c 100644 --- a/qrenderdoc/Windows/Dialogs/ExtensionManager.cpp +++ b/qrenderdoc/Windows/Dialogs/ExtensionManager.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/ExtensionManager.h b/qrenderdoc/Windows/Dialogs/ExtensionManager.h index 70e0374d2..2d1d087be 100644 --- a/qrenderdoc/Windows/Dialogs/ExtensionManager.h +++ b/qrenderdoc/Windows/Dialogs/ExtensionManager.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/LiveCapture.cpp b/qrenderdoc/Windows/Dialogs/LiveCapture.cpp index 807910f04..1e84438d9 100644 --- a/qrenderdoc/Windows/Dialogs/LiveCapture.cpp +++ b/qrenderdoc/Windows/Dialogs/LiveCapture.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/LiveCapture.h b/qrenderdoc/Windows/Dialogs/LiveCapture.h index a849fc708..21861ab2a 100644 --- a/qrenderdoc/Windows/Dialogs/LiveCapture.h +++ b/qrenderdoc/Windows/Dialogs/LiveCapture.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/PerformanceCounterSelection.cpp b/qrenderdoc/Windows/Dialogs/PerformanceCounterSelection.cpp index 6be591a49..2c886fb00 100644 --- a/qrenderdoc/Windows/Dialogs/PerformanceCounterSelection.cpp +++ b/qrenderdoc/Windows/Dialogs/PerformanceCounterSelection.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/PerformanceCounterSelection.h b/qrenderdoc/Windows/Dialogs/PerformanceCounterSelection.h index bb2dafee0..eeb8c8785 100644 --- a/qrenderdoc/Windows/Dialogs/PerformanceCounterSelection.h +++ b/qrenderdoc/Windows/Dialogs/PerformanceCounterSelection.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/RemoteManager.cpp b/qrenderdoc/Windows/Dialogs/RemoteManager.cpp index da46c8d93..45d3326d2 100644 --- a/qrenderdoc/Windows/Dialogs/RemoteManager.cpp +++ b/qrenderdoc/Windows/Dialogs/RemoteManager.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/RemoteManager.h b/qrenderdoc/Windows/Dialogs/RemoteManager.h index e31403f5a..f124fdbef 100644 --- a/qrenderdoc/Windows/Dialogs/RemoteManager.h +++ b/qrenderdoc/Windows/Dialogs/RemoteManager.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/SettingsDialog.cpp b/qrenderdoc/Windows/Dialogs/SettingsDialog.cpp index 480bbcf1c..0ce9af2b1 100644 --- a/qrenderdoc/Windows/Dialogs/SettingsDialog.cpp +++ b/qrenderdoc/Windows/Dialogs/SettingsDialog.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/SettingsDialog.h b/qrenderdoc/Windows/Dialogs/SettingsDialog.h index 689da6a5c..378b2d807 100644 --- a/qrenderdoc/Windows/Dialogs/SettingsDialog.h +++ b/qrenderdoc/Windows/Dialogs/SettingsDialog.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/SuggestRemoteDialog.cpp b/qrenderdoc/Windows/Dialogs/SuggestRemoteDialog.cpp index 9302fee68..2ad8843ae 100644 --- a/qrenderdoc/Windows/Dialogs/SuggestRemoteDialog.cpp +++ b/qrenderdoc/Windows/Dialogs/SuggestRemoteDialog.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/SuggestRemoteDialog.h b/qrenderdoc/Windows/Dialogs/SuggestRemoteDialog.h index 332bc8ff3..920d75809 100644 --- a/qrenderdoc/Windows/Dialogs/SuggestRemoteDialog.h +++ b/qrenderdoc/Windows/Dialogs/SuggestRemoteDialog.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/TextureSaveDialog.cpp b/qrenderdoc/Windows/Dialogs/TextureSaveDialog.cpp index cec48a00d..022ddcf27 100644 --- a/qrenderdoc/Windows/Dialogs/TextureSaveDialog.cpp +++ b/qrenderdoc/Windows/Dialogs/TextureSaveDialog.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/TextureSaveDialog.h b/qrenderdoc/Windows/Dialogs/TextureSaveDialog.h index 3056b8c3a..239eea25a 100644 --- a/qrenderdoc/Windows/Dialogs/TextureSaveDialog.h +++ b/qrenderdoc/Windows/Dialogs/TextureSaveDialog.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/TipsDialog.cpp b/qrenderdoc/Windows/Dialogs/TipsDialog.cpp index eac8afdc5..2832ff65d 100644 --- a/qrenderdoc/Windows/Dialogs/TipsDialog.cpp +++ b/qrenderdoc/Windows/Dialogs/TipsDialog.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/TipsDialog.h b/qrenderdoc/Windows/Dialogs/TipsDialog.h index 35bc26af0..20f9cd023 100644 --- a/qrenderdoc/Windows/Dialogs/TipsDialog.h +++ b/qrenderdoc/Windows/Dialogs/TipsDialog.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/UpdateDialog.cpp b/qrenderdoc/Windows/Dialogs/UpdateDialog.cpp index 8793fa882..2a0300b7e 100644 --- a/qrenderdoc/Windows/Dialogs/UpdateDialog.cpp +++ b/qrenderdoc/Windows/Dialogs/UpdateDialog.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/UpdateDialog.h b/qrenderdoc/Windows/Dialogs/UpdateDialog.h index decfc0c9e..3bb01238a 100644 --- a/qrenderdoc/Windows/Dialogs/UpdateDialog.h +++ b/qrenderdoc/Windows/Dialogs/UpdateDialog.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/VirtualFileDialog.cpp b/qrenderdoc/Windows/Dialogs/VirtualFileDialog.cpp index dc0ee60dd..380ca9e16 100644 --- a/qrenderdoc/Windows/Dialogs/VirtualFileDialog.cpp +++ b/qrenderdoc/Windows/Dialogs/VirtualFileDialog.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/Dialogs/VirtualFileDialog.h b/qrenderdoc/Windows/Dialogs/VirtualFileDialog.h index cbbde8e08..cfc58492f 100644 --- a/qrenderdoc/Windows/Dialogs/VirtualFileDialog.h +++ b/qrenderdoc/Windows/Dialogs/VirtualFileDialog.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/EventBrowser.cpp b/qrenderdoc/Windows/EventBrowser.cpp index 298b48c59..a8554cec0 100644 --- a/qrenderdoc/Windows/EventBrowser.cpp +++ b/qrenderdoc/Windows/EventBrowser.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/EventBrowser.h b/qrenderdoc/Windows/EventBrowser.h index fdad7bfae..cf27d3848 100644 --- a/qrenderdoc/Windows/EventBrowser.h +++ b/qrenderdoc/Windows/EventBrowser.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/LogView.cpp b/qrenderdoc/Windows/LogView.cpp index 292ec63ed..8f4e9914f 100644 --- a/qrenderdoc/Windows/LogView.cpp +++ b/qrenderdoc/Windows/LogView.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/LogView.h b/qrenderdoc/Windows/LogView.h index a65f426bb..bce1b4015 100644 --- a/qrenderdoc/Windows/LogView.h +++ b/qrenderdoc/Windows/LogView.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/MainWindow.cpp b/qrenderdoc/Windows/MainWindow.cpp index 2d763d205..a61c4dfa1 100644 --- a/qrenderdoc/Windows/MainWindow.cpp +++ b/qrenderdoc/Windows/MainWindow.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/MainWindow.h b/qrenderdoc/Windows/MainWindow.h index d5f7a3eba..7d29c5e2b 100644 --- a/qrenderdoc/Windows/MainWindow.h +++ b/qrenderdoc/Windows/MainWindow.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PerformanceCounterViewer.cpp b/qrenderdoc/Windows/PerformanceCounterViewer.cpp index 64d6a366f..83d70c436 100644 --- a/qrenderdoc/Windows/PerformanceCounterViewer.cpp +++ b/qrenderdoc/Windows/PerformanceCounterViewer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PerformanceCounterViewer.h b/qrenderdoc/Windows/PerformanceCounterViewer.h index d22933e88..3847ab8ef 100644 --- a/qrenderdoc/Windows/PerformanceCounterViewer.h +++ b/qrenderdoc/Windows/PerformanceCounterViewer.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PipelineState/D3D11PipelineStateViewer.cpp b/qrenderdoc/Windows/PipelineState/D3D11PipelineStateViewer.cpp index 765c437f1..f408b309a 100644 --- a/qrenderdoc/Windows/PipelineState/D3D11PipelineStateViewer.cpp +++ b/qrenderdoc/Windows/PipelineState/D3D11PipelineStateViewer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PipelineState/D3D11PipelineStateViewer.h b/qrenderdoc/Windows/PipelineState/D3D11PipelineStateViewer.h index f9f9d8d0b..76e313a8a 100644 --- a/qrenderdoc/Windows/PipelineState/D3D11PipelineStateViewer.h +++ b/qrenderdoc/Windows/PipelineState/D3D11PipelineStateViewer.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PipelineState/D3D12PipelineStateViewer.cpp b/qrenderdoc/Windows/PipelineState/D3D12PipelineStateViewer.cpp index c0dde3907..083adebbd 100644 --- a/qrenderdoc/Windows/PipelineState/D3D12PipelineStateViewer.cpp +++ b/qrenderdoc/Windows/PipelineState/D3D12PipelineStateViewer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PipelineState/D3D12PipelineStateViewer.h b/qrenderdoc/Windows/PipelineState/D3D12PipelineStateViewer.h index 3afda1f5e..92cfa87a9 100644 --- a/qrenderdoc/Windows/PipelineState/D3D12PipelineStateViewer.h +++ b/qrenderdoc/Windows/PipelineState/D3D12PipelineStateViewer.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PipelineState/GLPipelineStateViewer.cpp b/qrenderdoc/Windows/PipelineState/GLPipelineStateViewer.cpp index 342da22c6..4291cdd0f 100644 --- a/qrenderdoc/Windows/PipelineState/GLPipelineStateViewer.cpp +++ b/qrenderdoc/Windows/PipelineState/GLPipelineStateViewer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PipelineState/GLPipelineStateViewer.h b/qrenderdoc/Windows/PipelineState/GLPipelineStateViewer.h index 69647ea53..ea8f0a654 100644 --- a/qrenderdoc/Windows/PipelineState/GLPipelineStateViewer.h +++ b/qrenderdoc/Windows/PipelineState/GLPipelineStateViewer.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PipelineState/PipelineStateViewer.cpp b/qrenderdoc/Windows/PipelineState/PipelineStateViewer.cpp index 132691993..7d43e3314 100644 --- a/qrenderdoc/Windows/PipelineState/PipelineStateViewer.cpp +++ b/qrenderdoc/Windows/PipelineState/PipelineStateViewer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PipelineState/PipelineStateViewer.h b/qrenderdoc/Windows/PipelineState/PipelineStateViewer.h index 7868636e6..73cc69f9c 100644 --- a/qrenderdoc/Windows/PipelineState/PipelineStateViewer.h +++ b/qrenderdoc/Windows/PipelineState/PipelineStateViewer.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PipelineState/VulkanPipelineStateViewer.cpp b/qrenderdoc/Windows/PipelineState/VulkanPipelineStateViewer.cpp index c1df5c8b6..bcb1d8832 100644 --- a/qrenderdoc/Windows/PipelineState/VulkanPipelineStateViewer.cpp +++ b/qrenderdoc/Windows/PipelineState/VulkanPipelineStateViewer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PipelineState/VulkanPipelineStateViewer.h b/qrenderdoc/Windows/PipelineState/VulkanPipelineStateViewer.h index 5ecd4ce2c..1a92c6e7d 100644 --- a/qrenderdoc/Windows/PipelineState/VulkanPipelineStateViewer.h +++ b/qrenderdoc/Windows/PipelineState/VulkanPipelineStateViewer.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PixelHistoryView.cpp b/qrenderdoc/Windows/PixelHistoryView.cpp index f4cf6c7d2..7a903e89c 100644 --- a/qrenderdoc/Windows/PixelHistoryView.cpp +++ b/qrenderdoc/Windows/PixelHistoryView.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PixelHistoryView.h b/qrenderdoc/Windows/PixelHistoryView.h index 76d55dbc5..f8852f27d 100644 --- a/qrenderdoc/Windows/PixelHistoryView.h +++ b/qrenderdoc/Windows/PixelHistoryView.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PythonShell.cpp b/qrenderdoc/Windows/PythonShell.cpp index 0807650fb..be5f2a209 100644 --- a/qrenderdoc/Windows/PythonShell.cpp +++ b/qrenderdoc/Windows/PythonShell.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/PythonShell.h b/qrenderdoc/Windows/PythonShell.h index 0cbf8e41c..8350e2743 100644 --- a/qrenderdoc/Windows/PythonShell.h +++ b/qrenderdoc/Windows/PythonShell.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/ResourceInspector.cpp b/qrenderdoc/Windows/ResourceInspector.cpp index d8e580ea9..f452f1da7 100644 --- a/qrenderdoc/Windows/ResourceInspector.cpp +++ b/qrenderdoc/Windows/ResourceInspector.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/ResourceInspector.h b/qrenderdoc/Windows/ResourceInspector.h index ee57438f2..3d8d0adcf 100644 --- a/qrenderdoc/Windows/ResourceInspector.h +++ b/qrenderdoc/Windows/ResourceInspector.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/ShaderViewer.cpp b/qrenderdoc/Windows/ShaderViewer.cpp index 293a74063..139a248c6 100644 --- a/qrenderdoc/Windows/ShaderViewer.cpp +++ b/qrenderdoc/Windows/ShaderViewer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/ShaderViewer.h b/qrenderdoc/Windows/ShaderViewer.h index bf599b771..2e73360e9 100644 --- a/qrenderdoc/Windows/ShaderViewer.h +++ b/qrenderdoc/Windows/ShaderViewer.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/StatisticsViewer.cpp b/qrenderdoc/Windows/StatisticsViewer.cpp index 7c43423f7..e06f722f1 100644 --- a/qrenderdoc/Windows/StatisticsViewer.cpp +++ b/qrenderdoc/Windows/StatisticsViewer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/StatisticsViewer.h b/qrenderdoc/Windows/StatisticsViewer.h index 1efec26b1..6e777f999 100644 --- a/qrenderdoc/Windows/StatisticsViewer.h +++ b/qrenderdoc/Windows/StatisticsViewer.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/TextureViewer.cpp b/qrenderdoc/Windows/TextureViewer.cpp index df49d7afe..7afa05c2c 100644 --- a/qrenderdoc/Windows/TextureViewer.cpp +++ b/qrenderdoc/Windows/TextureViewer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/TextureViewer.h b/qrenderdoc/Windows/TextureViewer.h index 085b2c199..20d7c083c 100644 --- a/qrenderdoc/Windows/TextureViewer.h +++ b/qrenderdoc/Windows/TextureViewer.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/TimelineBar.cpp b/qrenderdoc/Windows/TimelineBar.cpp index 2e001ff21..70c215139 100644 --- a/qrenderdoc/Windows/TimelineBar.cpp +++ b/qrenderdoc/Windows/TimelineBar.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/Windows/TimelineBar.h b/qrenderdoc/Windows/TimelineBar.h index 81090595e..b4a3bb358 100644 --- a/qrenderdoc/Windows/TimelineBar.h +++ b/qrenderdoc/Windows/TimelineBar.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/qrenderdoc/renderdocui_stub.cpp b/qrenderdoc/renderdocui_stub.cpp index c4f074b44..1c85e92f2 100644 --- a/qrenderdoc/renderdocui_stub.cpp +++ b/qrenderdoc/renderdocui_stub.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/3rdparty/superluminal/superluminal.cpp b/renderdoc/3rdparty/superluminal/superluminal.cpp index f513a3a63..31fb1c108 100644 --- a/renderdoc/3rdparty/superluminal/superluminal.cpp +++ b/renderdoc/3rdparty/superluminal/superluminal.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/3rdparty/superluminal/superluminal.h b/renderdoc/3rdparty/superluminal/superluminal.h index 327b46653..175c82cc9 100644 --- a/renderdoc/3rdparty/superluminal/superluminal.h +++ b/renderdoc/3rdparty/superluminal/superluminal.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/android/android.cpp b/renderdoc/android/android.cpp index b9a2d61b4..b72d17404 100644 --- a/renderdoc/android/android.cpp +++ b/renderdoc/android/android.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/android/android.h b/renderdoc/android/android.h index aceb66b3d..3abf3834b 100644 --- a/renderdoc/android/android.h +++ b/renderdoc/android/android.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/android/android_manifest.cpp b/renderdoc/android/android_manifest.cpp index 76d8f6304..cd3dd5650 100644 --- a/renderdoc/android/android_manifest.cpp +++ b/renderdoc/android/android_manifest.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/android/android_patch.cpp b/renderdoc/android/android_patch.cpp index 0147615db..8848115ac 100644 --- a/renderdoc/android/android_patch.cpp +++ b/renderdoc/android/android_patch.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/android/android_tools.cpp b/renderdoc/android/android_tools.cpp index 9c884f760..79562e288 100644 --- a/renderdoc/android/android_tools.cpp +++ b/renderdoc/android/android_tools.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/android/android_utils.cpp b/renderdoc/android/android_utils.cpp index d5bab3edb..0e98fae43 100644 --- a/renderdoc/android/android_utils.cpp +++ b/renderdoc/android/android_utils.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/android/android_utils.h b/renderdoc/android/android_utils.h index 5627fd21c..cf6f4fc05 100644 --- a/renderdoc/android/android_utils.h +++ b/renderdoc/android/android_utils.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/android/jdwp.cpp b/renderdoc/android/jdwp.cpp index 488b82f5e..7ddd83593 100644 --- a/renderdoc/android/jdwp.cpp +++ b/renderdoc/android/jdwp.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/android/jdwp.h b/renderdoc/android/jdwp.h index c864bf90f..3629ae9e9 100644 --- a/renderdoc/android/jdwp.h +++ b/renderdoc/android/jdwp.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/android/jdwp_connection.cpp b/renderdoc/android/jdwp_connection.cpp index c15446aa2..eddd1dd15 100644 --- a/renderdoc/android/jdwp_connection.cpp +++ b/renderdoc/android/jdwp_connection.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/android/jdwp_util.cpp b/renderdoc/android/jdwp_util.cpp index 0fc0271df..51958ba94 100644 --- a/renderdoc/android/jdwp_util.cpp +++ b/renderdoc/android/jdwp_util.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/app/renderdoc_app.h b/renderdoc/api/app/renderdoc_app.h index 075306c04..4e1fec210 100644 --- a/renderdoc/api/app/renderdoc_app.h +++ b/renderdoc/api/app/renderdoc_app.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/apidefs.h b/renderdoc/api/replay/apidefs.h index 770834c95..6a6cdb074 100644 --- a/renderdoc/api/replay/apidefs.h +++ b/renderdoc/api/replay/apidefs.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/capture_options.h b/renderdoc/api/replay/capture_options.h index 4017788c7..30dee4fc8 100644 --- a/renderdoc/api/replay/capture_options.h +++ b/renderdoc/api/replay/capture_options.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/common_pipestate.h b/renderdoc/api/replay/common_pipestate.h index 5f3daf6bf..7cff9039d 100644 --- a/renderdoc/api/replay/common_pipestate.h +++ b/renderdoc/api/replay/common_pipestate.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/control_types.h b/renderdoc/api/replay/control_types.h index 53759b133..8338c7ec8 100644 --- a/renderdoc/api/replay/control_types.h +++ b/renderdoc/api/replay/control_types.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/api/replay/d3d11_pipestate.h b/renderdoc/api/replay/d3d11_pipestate.h index 3325e8aa5..1424f4968 100644 --- a/renderdoc/api/replay/d3d11_pipestate.h +++ b/renderdoc/api/replay/d3d11_pipestate.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/api/replay/d3d12_pipestate.h b/renderdoc/api/replay/d3d12_pipestate.h index ef652a1e1..722e9f647 100644 --- a/renderdoc/api/replay/d3d12_pipestate.h +++ b/renderdoc/api/replay/d3d12_pipestate.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/data_types.h b/renderdoc/api/replay/data_types.h index e7ab2a308..8391e617f 100644 --- a/renderdoc/api/replay/data_types.h +++ b/renderdoc/api/replay/data_types.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/api/replay/gl_pipestate.h b/renderdoc/api/replay/gl_pipestate.h index 546974b5f..0ebb8259e 100644 --- a/renderdoc/api/replay/gl_pipestate.h +++ b/renderdoc/api/replay/gl_pipestate.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/api/replay/pipestate.h b/renderdoc/api/replay/pipestate.h index eb7ba6d62..2b0769ac3 100644 --- a/renderdoc/api/replay/pipestate.h +++ b/renderdoc/api/replay/pipestate.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/pipestate.inl b/renderdoc/api/replay/pipestate.inl index 8dec4c9f5..e11eb9817 100644 --- a/renderdoc/api/replay/pipestate.inl +++ b/renderdoc/api/replay/pipestate.inl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2017-2020 Baldur Karlsson + * Copyright (c) 2017-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/rdcarray.h b/renderdoc/api/replay/rdcarray.h index b8d84d860..b44270d6b 100644 --- a/renderdoc/api/replay/rdcarray.h +++ b/renderdoc/api/replay/rdcarray.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/api/replay/rdcdatetime.h b/renderdoc/api/replay/rdcdatetime.h index d7ae4007d..89ae95a1c 100644 --- a/renderdoc/api/replay/rdcdatetime.h +++ b/renderdoc/api/replay/rdcdatetime.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/api/replay/rdcpair.h b/renderdoc/api/replay/rdcpair.h index e3c8fc822..06d79cf62 100644 --- a/renderdoc/api/replay/rdcpair.h +++ b/renderdoc/api/replay/rdcpair.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/api/replay/rdcstr.h b/renderdoc/api/replay/rdcstr.h index 3817df14b..54362e919 100644 --- a/renderdoc/api/replay/rdcstr.h +++ b/renderdoc/api/replay/rdcstr.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/renderdoc_replay.h b/renderdoc/api/replay/renderdoc_replay.h index 69f661b06..43bb9f816 100644 --- a/renderdoc/api/replay/renderdoc_replay.h +++ b/renderdoc/api/replay/renderdoc_replay.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/api/replay/renderdoc_tostr.inl b/renderdoc/api/replay/renderdoc_tostr.inl index df4a1323c..5631b67b8 100644 --- a/renderdoc/api/replay/renderdoc_tostr.inl +++ b/renderdoc/api/replay/renderdoc_tostr.inl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2017-2020 Baldur Karlsson + * Copyright (c) 2017-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/replay_enums.h b/renderdoc/api/replay/replay_enums.h index 4cf533347..dde557b12 100644 --- a/renderdoc/api/replay/replay_enums.h +++ b/renderdoc/api/replay/replay_enums.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/api/replay/resourceid.h b/renderdoc/api/replay/resourceid.h index ce8e76945..61864af69 100644 --- a/renderdoc/api/replay/resourceid.h +++ b/renderdoc/api/replay/resourceid.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/shader_types.h b/renderdoc/api/replay/shader_types.h index 1f79f5e74..d885939cd 100644 --- a/renderdoc/api/replay/shader_types.h +++ b/renderdoc/api/replay/shader_types.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/api/replay/stringise.h b/renderdoc/api/replay/stringise.h index cb2e54cb9..30b99db98 100644 --- a/renderdoc/api/replay/stringise.h +++ b/renderdoc/api/replay/stringise.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/structured_data.h b/renderdoc/api/replay/structured_data.h index 6d6ba022d..17ee7cf4c 100644 --- a/renderdoc/api/replay/structured_data.h +++ b/renderdoc/api/replay/structured_data.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/version.h b/renderdoc/api/replay/version.h index 04668a5a8..918a71154 100644 --- a/renderdoc/api/replay/version.h +++ b/renderdoc/api/replay/version.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/api/replay/vk_pipestate.h b/renderdoc/api/replay/vk_pipestate.h index 85eebae04..eb252c21e 100644 --- a/renderdoc/api/replay/vk_pipestate.h +++ b/renderdoc/api/replay/vk_pipestate.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/common/common.cpp b/renderdoc/common/common.cpp index f77a546e0..120e6edd2 100644 --- a/renderdoc/common/common.cpp +++ b/renderdoc/common/common.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/common/common.h b/renderdoc/common/common.h index f3155e2b7..5176a6913 100644 --- a/renderdoc/common/common.h +++ b/renderdoc/common/common.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/common/custom_assert.h b/renderdoc/common/custom_assert.h index 79e862767..6d762a7be 100644 --- a/renderdoc/common/custom_assert.h +++ b/renderdoc/common/custom_assert.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/common/dds_readwrite.cpp b/renderdoc/common/dds_readwrite.cpp index 2e9636ff8..74060634d 100644 --- a/renderdoc/common/dds_readwrite.cpp +++ b/renderdoc/common/dds_readwrite.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/common/dds_readwrite.h b/renderdoc/common/dds_readwrite.h index a6bc7d1a8..9f34a4cba 100644 --- a/renderdoc/common/dds_readwrite.h +++ b/renderdoc/common/dds_readwrite.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/common/formatting.h b/renderdoc/common/formatting.h index 1f074f0db..e83a9cc24 100644 --- a/renderdoc/common/formatting.h +++ b/renderdoc/common/formatting.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/common/globalconfig.h b/renderdoc/common/globalconfig.h index d266166e1..3b773ae42 100644 --- a/renderdoc/common/globalconfig.h +++ b/renderdoc/common/globalconfig.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/common/shader_cache.h b/renderdoc/common/shader_cache.h index 2069d262a..134cfb76d 100644 --- a/renderdoc/common/shader_cache.h +++ b/renderdoc/common/shader_cache.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/common/threading.h b/renderdoc/common/threading.h index 1366219ec..643a20b9a 100644 --- a/renderdoc/common/threading.h +++ b/renderdoc/common/threading.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/common/threading_tests.cpp b/renderdoc/common/threading_tests.cpp index a94da851c..f9625706e 100644 --- a/renderdoc/common/threading_tests.cpp +++ b/renderdoc/common/threading_tests.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/common/timing.h b/renderdoc/common/timing.h index 4f9b39119..522dd587b 100644 --- a/renderdoc/common/timing.h +++ b/renderdoc/common/timing.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/common/wrapped_pool.h b/renderdoc/common/wrapped_pool.h index 3d5914044..865356571 100644 --- a/renderdoc/common/wrapped_pool.h +++ b/renderdoc/common/wrapped_pool.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/core/bit_flag_iterator.h b/renderdoc/core/bit_flag_iterator.h index 5e186b270..7b7e84053 100644 --- a/renderdoc/core/bit_flag_iterator.h +++ b/renderdoc/core/bit_flag_iterator.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/core/bit_flag_iterator_tests.cpp b/renderdoc/core/bit_flag_iterator_tests.cpp index 57fe2f59d..d8c4474c3 100644 --- a/renderdoc/core/bit_flag_iterator_tests.cpp +++ b/renderdoc/core/bit_flag_iterator_tests.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/core/core.cpp b/renderdoc/core/core.cpp index e3d3e1035..0ae2230e8 100644 --- a/renderdoc/core/core.cpp +++ b/renderdoc/core/core.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/core/core.h b/renderdoc/core/core.h index 126c5507b..1797b5207 100644 --- a/renderdoc/core/core.h +++ b/renderdoc/core/core.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/core/crash_handler.h b/renderdoc/core/crash_handler.h index 449a62a4c..f88fde627 100644 --- a/renderdoc/core/crash_handler.h +++ b/renderdoc/core/crash_handler.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/core/image_viewer.cpp b/renderdoc/core/image_viewer.cpp index 7f31fad90..604c4bc1b 100644 --- a/renderdoc/core/image_viewer.cpp +++ b/renderdoc/core/image_viewer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/core/intervals.h b/renderdoc/core/intervals.h index 8998fe8c2..44873317f 100644 --- a/renderdoc/core/intervals.h +++ b/renderdoc/core/intervals.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/core/intervals_tests.cpp b/renderdoc/core/intervals_tests.cpp index 8d0687e3f..69e5eabc1 100644 --- a/renderdoc/core/intervals_tests.cpp +++ b/renderdoc/core/intervals_tests.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/core/plugins.cpp b/renderdoc/core/plugins.cpp index 51fcc803b..090d9789e 100644 --- a/renderdoc/core/plugins.cpp +++ b/renderdoc/core/plugins.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/core/plugins.h b/renderdoc/core/plugins.h index 093f9d539..a089e3409 100644 --- a/renderdoc/core/plugins.h +++ b/renderdoc/core/plugins.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/core/precompiled.cpp b/renderdoc/core/precompiled.cpp index c6489c046..73d4191e9 100644 --- a/renderdoc/core/precompiled.cpp +++ b/renderdoc/core/precompiled.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/core/precompiled.h b/renderdoc/core/precompiled.h index 73cb89a14..f6e968eae 100644 --- a/renderdoc/core/precompiled.h +++ b/renderdoc/core/precompiled.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/core/remote_server.cpp b/renderdoc/core/remote_server.cpp index 41e3a9b02..525a4c4e7 100644 --- a/renderdoc/core/remote_server.cpp +++ b/renderdoc/core/remote_server.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/core/remote_server.h b/renderdoc/core/remote_server.h index ffbbe3b82..d7c40564a 100644 --- a/renderdoc/core/remote_server.h +++ b/renderdoc/core/remote_server.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/core/replay_proxy.cpp b/renderdoc/core/replay_proxy.cpp index 90a6fe677..8af8fbe9f 100644 --- a/renderdoc/core/replay_proxy.cpp +++ b/renderdoc/core/replay_proxy.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/core/replay_proxy.h b/renderdoc/core/replay_proxy.h index 3bd03fea6..da112b96c 100644 --- a/renderdoc/core/replay_proxy.h +++ b/renderdoc/core/replay_proxy.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/core/resource_manager.cpp b/renderdoc/core/resource_manager.cpp index 883d48e3b..074ffa39e 100644 --- a/renderdoc/core/resource_manager.cpp +++ b/renderdoc/core/resource_manager.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/core/resource_manager.h b/renderdoc/core/resource_manager.h index f95cb4f1a..6587b4752 100644 --- a/renderdoc/core/resource_manager.h +++ b/renderdoc/core/resource_manager.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/core/target_control.cpp b/renderdoc/core/target_control.cpp index 6a0da233d..121e3ad18 100644 --- a/renderdoc/core/target_control.cpp +++ b/renderdoc/core/target_control.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/data/embedded_files.h b/renderdoc/data/embedded_files.h index 5e8cae32e..170a10af3 100644 --- a/renderdoc/data/embedded_files.h +++ b/renderdoc/data/embedded_files.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/data/glsl/array2ms.comp b/renderdoc/data/glsl/array2ms.comp index eb3e9d4fe..d270d3843 100644 --- a/renderdoc/data/glsl/array2ms.comp +++ b/renderdoc/data/glsl/array2ms.comp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/blit.vert b/renderdoc/data/glsl/blit.vert index eebac5e04..cee3ca8ac 100644 --- a/renderdoc/data/glsl/blit.vert +++ b/renderdoc/data/glsl/blit.vert @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/checkerboard.frag b/renderdoc/data/glsl/checkerboard.frag index 304e48e0f..e6971fb76 100644 --- a/renderdoc/data/glsl/checkerboard.frag +++ b/renderdoc/data/glsl/checkerboard.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/deptharr2ms.frag b/renderdoc/data/glsl/deptharr2ms.frag index f17a2c91f..8f1c75c9d 100644 --- a/renderdoc/data/glsl/deptharr2ms.frag +++ b/renderdoc/data/glsl/deptharr2ms.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/depthms2arr.frag b/renderdoc/data/glsl/depthms2arr.frag index eb2df08f9..7c914d154 100644 --- a/renderdoc/data/glsl/depthms2arr.frag +++ b/renderdoc/data/glsl/depthms2arr.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/discard.frag b/renderdoc/data/glsl/discard.frag index 44f763939..8dc2622e7 100644 --- a/renderdoc/data/glsl/discard.frag +++ b/renderdoc/data/glsl/discard.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/fixedcol.frag b/renderdoc/data/glsl/fixedcol.frag index b15c1fca6..163015719 100644 --- a/renderdoc/data/glsl/fixedcol.frag +++ b/renderdoc/data/glsl/fixedcol.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/gl_texsample.h b/renderdoc/data/glsl/gl_texsample.h index 24e0c1bba..6cae9f5fa 100644 --- a/renderdoc/data/glsl/gl_texsample.h +++ b/renderdoc/data/glsl/gl_texsample.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/gles_texsample.h b/renderdoc/data/glsl/gles_texsample.h index 3e6526e1e..b0584a56e 100644 --- a/renderdoc/data/glsl/gles_texsample.h +++ b/renderdoc/data/glsl/gles_texsample.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/glsl_globals.h b/renderdoc/data/glsl/glsl_globals.h index 6e98013bc..e37e92fd2 100644 --- a/renderdoc/data/glsl/glsl_globals.h +++ b/renderdoc/data/glsl/glsl_globals.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/glsl_ubos.h b/renderdoc/data/glsl/glsl_ubos.h index afbf02e51..c2cc0dabc 100644 --- a/renderdoc/data/glsl/glsl_ubos.h +++ b/renderdoc/data/glsl/glsl_ubos.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/glsl_ubos_cpp.h b/renderdoc/data/glsl/glsl_ubos_cpp.h index 0baede2cd..ac8333208 100644 --- a/renderdoc/data/glsl/glsl_ubos_cpp.h +++ b/renderdoc/data/glsl/glsl_ubos_cpp.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/gltext.frag b/renderdoc/data/glsl/gltext.frag index 5ceeee42a..8f974a3e2 100644 --- a/renderdoc/data/glsl/gltext.frag +++ b/renderdoc/data/glsl/gltext.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/gltext.vert b/renderdoc/data/glsl/gltext.vert index 59cf23145..5acc8e81c 100644 --- a/renderdoc/data/glsl/gltext.vert +++ b/renderdoc/data/glsl/gltext.vert @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/histogram.comp b/renderdoc/data/glsl/histogram.comp index 2c3e1318a..55dc0e8f0 100644 --- a/renderdoc/data/glsl/histogram.comp +++ b/renderdoc/data/glsl/histogram.comp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/mesh.comp b/renderdoc/data/glsl/mesh.comp index c139734a2..b1493d18f 100644 --- a/renderdoc/data/glsl/mesh.comp +++ b/renderdoc/data/glsl/mesh.comp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/mesh.frag b/renderdoc/data/glsl/mesh.frag index 1475802e7..15be8a8cf 100644 --- a/renderdoc/data/glsl/mesh.frag +++ b/renderdoc/data/glsl/mesh.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/mesh.geom b/renderdoc/data/glsl/mesh.geom index 593693b77..1a66a6bc1 100644 --- a/renderdoc/data/glsl/mesh.geom +++ b/renderdoc/data/glsl/mesh.geom @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/mesh.vert b/renderdoc/data/glsl/mesh.vert index 24d41b68e..42a82a004 100644 --- a/renderdoc/data/glsl/mesh.vert +++ b/renderdoc/data/glsl/mesh.vert @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/minmaxresult.comp b/renderdoc/data/glsl/minmaxresult.comp index a961a3c03..4fafb076c 100644 --- a/renderdoc/data/glsl/minmaxresult.comp +++ b/renderdoc/data/glsl/minmaxresult.comp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/minmaxtile.comp b/renderdoc/data/glsl/minmaxtile.comp index e50062de4..cdfde6f44 100644 --- a/renderdoc/data/glsl/minmaxtile.comp +++ b/renderdoc/data/glsl/minmaxtile.comp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/ms2array.comp b/renderdoc/data/glsl/ms2array.comp index fb784a4b2..a471f843d 100644 --- a/renderdoc/data/glsl/ms2array.comp +++ b/renderdoc/data/glsl/ms2array.comp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/pixelhistory_mscopy.comp b/renderdoc/data/glsl/pixelhistory_mscopy.comp index bb8aaf3a9..f7b5ba855 100644 --- a/renderdoc/data/glsl/pixelhistory_mscopy.comp +++ b/renderdoc/data/glsl/pixelhistory_mscopy.comp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/pixelhistory_mscopy_depth.comp b/renderdoc/data/glsl/pixelhistory_mscopy_depth.comp index af35e02e5..755e3eb1b 100644 --- a/renderdoc/data/glsl/pixelhistory_mscopy_depth.comp +++ b/renderdoc/data/glsl/pixelhistory_mscopy_depth.comp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/pixelhistory_primid.frag b/renderdoc/data/glsl/pixelhistory_primid.frag index 7bc03fb1c..bf6cefcaf 100644 --- a/renderdoc/data/glsl/pixelhistory_primid.frag +++ b/renderdoc/data/glsl/pixelhistory_primid.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/quadresolve.frag b/renderdoc/data/glsl/quadresolve.frag index 480df2a72..448e79952 100644 --- a/renderdoc/data/glsl/quadresolve.frag +++ b/renderdoc/data/glsl/quadresolve.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/quadwrite.frag b/renderdoc/data/glsl/quadwrite.frag index 3fa8fa04e..0ef694e26 100644 --- a/renderdoc/data/glsl/quadwrite.frag +++ b/renderdoc/data/glsl/quadwrite.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/shaderdebug_sample.vert b/renderdoc/data/glsl/shaderdebug_sample.vert index 6ad67cfa1..f630e472a 100644 --- a/renderdoc/data/glsl/shaderdebug_sample.vert +++ b/renderdoc/data/glsl/shaderdebug_sample.vert @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/texdisplay.frag b/renderdoc/data/glsl/texdisplay.frag index a5e50387c..8fea82e4a 100644 --- a/renderdoc/data/glsl/texdisplay.frag +++ b/renderdoc/data/glsl/texdisplay.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/texremap.frag b/renderdoc/data/glsl/texremap.frag index 89d535136..c26e37fa3 100644 --- a/renderdoc/data/glsl/texremap.frag +++ b/renderdoc/data/glsl/texremap.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/trisize.frag b/renderdoc/data/glsl/trisize.frag index 8b557132a..f26d95cff 100644 --- a/renderdoc/data/glsl/trisize.frag +++ b/renderdoc/data/glsl/trisize.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/trisize.geom b/renderdoc/data/glsl/trisize.geom index bf63d29ac..29f26830b 100644 --- a/renderdoc/data/glsl/trisize.geom +++ b/renderdoc/data/glsl/trisize.geom @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/vk_texsample.h b/renderdoc/data/glsl/vk_texsample.h index ec809da1c..65c4eb5c8 100644 --- a/renderdoc/data/glsl/vk_texsample.h +++ b/renderdoc/data/glsl/vk_texsample.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/vktext.frag b/renderdoc/data/glsl/vktext.frag index 60677a1f2..e1150a388 100644 --- a/renderdoc/data/glsl/vktext.frag +++ b/renderdoc/data/glsl/vktext.frag @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl/vktext.vert b/renderdoc/data/glsl/vktext.vert index d7c43d9e3..db8dc58ee 100644 --- a/renderdoc/data/glsl/vktext.vert +++ b/renderdoc/data/glsl/vktext.vert @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl_shaders.cpp b/renderdoc/data/glsl_shaders.cpp index 0d4ab75c5..bb09545f2 100644 --- a/renderdoc/data/glsl_shaders.cpp +++ b/renderdoc/data/glsl_shaders.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/glsl_shaders.h b/renderdoc/data/glsl_shaders.h index 275cdd0a8..637d2caf4 100644 --- a/renderdoc/data/glsl_shaders.h +++ b/renderdoc/data/glsl_shaders.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/hlsl/fixedcol.hlsl b/renderdoc/data/hlsl/fixedcol.hlsl index 45e50d900..782fb9189 100644 --- a/renderdoc/data/hlsl/fixedcol.hlsl +++ b/renderdoc/data/hlsl/fixedcol.hlsl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/hlsl/histogram.hlsl b/renderdoc/data/hlsl/histogram.hlsl index a4f745b6e..9b4037c77 100644 --- a/renderdoc/data/hlsl/histogram.hlsl +++ b/renderdoc/data/hlsl/histogram.hlsl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/data/hlsl/hlsl_cbuffers.h b/renderdoc/data/hlsl/hlsl_cbuffers.h index 6d7d7359e..368e564d9 100644 --- a/renderdoc/data/hlsl/hlsl_cbuffers.h +++ b/renderdoc/data/hlsl/hlsl_cbuffers.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/data/hlsl/hlsl_texsample.h b/renderdoc/data/hlsl/hlsl_texsample.h index 5c87ae8e4..2ddb4118c 100644 --- a/renderdoc/data/hlsl/hlsl_texsample.h +++ b/renderdoc/data/hlsl/hlsl_texsample.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/data/hlsl/mesh.hlsl b/renderdoc/data/hlsl/mesh.hlsl index a6fd8a572..f443df824 100644 --- a/renderdoc/data/hlsl/mesh.hlsl +++ b/renderdoc/data/hlsl/mesh.hlsl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/hlsl/misc.hlsl b/renderdoc/data/hlsl/misc.hlsl index b1d14e835..bec7e1953 100644 --- a/renderdoc/data/hlsl/misc.hlsl +++ b/renderdoc/data/hlsl/misc.hlsl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/data/hlsl/multisample.hlsl b/renderdoc/data/hlsl/multisample.hlsl index 25e94822f..7b1f2eb7c 100644 --- a/renderdoc/data/hlsl/multisample.hlsl +++ b/renderdoc/data/hlsl/multisample.hlsl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/data/hlsl/pixelhistory.hlsl b/renderdoc/data/hlsl/pixelhistory.hlsl index eec2c5443..b7404239a 100644 --- a/renderdoc/data/hlsl/pixelhistory.hlsl +++ b/renderdoc/data/hlsl/pixelhistory.hlsl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/hlsl/quadoverdraw.hlsl b/renderdoc/data/hlsl/quadoverdraw.hlsl index 4f5e44226..a23a15408 100644 --- a/renderdoc/data/hlsl/quadoverdraw.hlsl +++ b/renderdoc/data/hlsl/quadoverdraw.hlsl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/hlsl/texdisplay.hlsl b/renderdoc/data/hlsl/texdisplay.hlsl index caed0793a..f60758dfa 100644 --- a/renderdoc/data/hlsl/texdisplay.hlsl +++ b/renderdoc/data/hlsl/texdisplay.hlsl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/hlsl/texremap.hlsl b/renderdoc/data/hlsl/texremap.hlsl index 51b9f2fcf..91a6fb723 100644 --- a/renderdoc/data/hlsl/texremap.hlsl +++ b/renderdoc/data/hlsl/texremap.hlsl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/data/hlsl/text.hlsl b/renderdoc/data/hlsl/text.hlsl index e83781da9..433d5cc87 100644 --- a/renderdoc/data/hlsl/text.hlsl +++ b/renderdoc/data/hlsl/text.hlsl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/data/renderdoc.rc b/renderdoc/data/renderdoc.rc index 0d8faa1b2..20ede9f0a 100644 --- a/renderdoc/data/renderdoc.rc +++ b/renderdoc/data/renderdoc.rc @@ -87,7 +87,7 @@ BEGIN VALUE "FileDescription", "Core DLL for RenderDoc" VALUE "FileVersion", MAJOR_MINOR_VERSION_STRING ".0.0" VALUE "InternalName", "renderdoc" - VALUE "LegalCopyright", "Copyright © 2020 Baldur Karlsson" + VALUE "LegalCopyright", "Copyright © 2021 Baldur Karlsson" VALUE "OriginalFilename", "renderdoc.dll" VALUE "ProductName", "RenderDoc" VALUE "ProductVersion", FULL_VERSION_STRING diff --git a/renderdoc/driver/d3d11/d3d11_common.cpp b/renderdoc/driver/d3d11/d3d11_common.cpp index 3633e7f58..0a9fa57d5 100644 --- a/renderdoc/driver/d3d11/d3d11_common.cpp +++ b/renderdoc/driver/d3d11/d3d11_common.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_common.h b/renderdoc/driver/d3d11/d3d11_common.h index 0a4674fd7..124e02c23 100644 --- a/renderdoc/driver/d3d11/d3d11_common.h +++ b/renderdoc/driver/d3d11/d3d11_common.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_context.cpp b/renderdoc/driver/d3d11/d3d11_context.cpp index 8c7d6d7a5..fec80100c 100644 --- a/renderdoc/driver/d3d11/d3d11_context.cpp +++ b/renderdoc/driver/d3d11/d3d11_context.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_context.h b/renderdoc/driver/d3d11/d3d11_context.h index 69d3dc5b3..79477f82d 100644 --- a/renderdoc/driver/d3d11/d3d11_context.h +++ b/renderdoc/driver/d3d11/d3d11_context.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_context1_wrap.cpp b/renderdoc/driver/d3d11/d3d11_context1_wrap.cpp index 67419b105..59ec9b3eb 100644 --- a/renderdoc/driver/d3d11/d3d11_context1_wrap.cpp +++ b/renderdoc/driver/d3d11/d3d11_context1_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_context2_wrap.cpp b/renderdoc/driver/d3d11/d3d11_context2_wrap.cpp index 142fa0d6b..5a4ad91c3 100644 --- a/renderdoc/driver/d3d11/d3d11_context2_wrap.cpp +++ b/renderdoc/driver/d3d11/d3d11_context2_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_context3_wrap.cpp b/renderdoc/driver/d3d11/d3d11_context3_wrap.cpp index 538d78da2..261ac1643 100644 --- a/renderdoc/driver/d3d11/d3d11_context3_wrap.cpp +++ b/renderdoc/driver/d3d11/d3d11_context3_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_context_wrap.cpp b/renderdoc/driver/d3d11/d3d11_context_wrap.cpp index a6c9cf018..b56b22333 100644 --- a/renderdoc/driver/d3d11/d3d11_context_wrap.cpp +++ b/renderdoc/driver/d3d11/d3d11_context_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_counters.cpp b/renderdoc/driver/d3d11/d3d11_counters.cpp index 4cda2a441..757f3b92f 100644 --- a/renderdoc/driver/d3d11/d3d11_counters.cpp +++ b/renderdoc/driver/d3d11/d3d11_counters.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_debug.cpp b/renderdoc/driver/d3d11/d3d11_debug.cpp index 6617e339d..5be10b7c2 100644 --- a/renderdoc/driver/d3d11/d3d11_debug.cpp +++ b/renderdoc/driver/d3d11/d3d11_debug.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_debug.h b/renderdoc/driver/d3d11/d3d11_debug.h index c1f39acf7..f56440d15 100644 --- a/renderdoc/driver/d3d11/d3d11_debug.h +++ b/renderdoc/driver/d3d11/d3d11_debug.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_device.cpp b/renderdoc/driver/d3d11/d3d11_device.cpp index 953a33f6b..ee69b7b4e 100644 --- a/renderdoc/driver/d3d11/d3d11_device.cpp +++ b/renderdoc/driver/d3d11/d3d11_device.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_device.h b/renderdoc/driver/d3d11/d3d11_device.h index 3b56e02f8..5da874a44 100644 --- a/renderdoc/driver/d3d11/d3d11_device.h +++ b/renderdoc/driver/d3d11/d3d11_device.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_device1_wrap.cpp b/renderdoc/driver/d3d11/d3d11_device1_wrap.cpp index b12f9fb2b..9bf7bd7b8 100644 --- a/renderdoc/driver/d3d11/d3d11_device1_wrap.cpp +++ b/renderdoc/driver/d3d11/d3d11_device1_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_device2_wrap.cpp b/renderdoc/driver/d3d11/d3d11_device2_wrap.cpp index 1fdf68338..75ef46c14 100644 --- a/renderdoc/driver/d3d11/d3d11_device2_wrap.cpp +++ b/renderdoc/driver/d3d11/d3d11_device2_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_device3_wrap.cpp b/renderdoc/driver/d3d11/d3d11_device3_wrap.cpp index 71cb840be..f2a3b3d72 100644 --- a/renderdoc/driver/d3d11/d3d11_device3_wrap.cpp +++ b/renderdoc/driver/d3d11/d3d11_device3_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_device_wrap.cpp b/renderdoc/driver/d3d11/d3d11_device_wrap.cpp index b507c57f9..4d078248f 100644 --- a/renderdoc/driver/d3d11/d3d11_device_wrap.cpp +++ b/renderdoc/driver/d3d11/d3d11_device_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_hooks.cpp b/renderdoc/driver/d3d11/d3d11_hooks.cpp index 2ba410495..1fee73195 100644 --- a/renderdoc/driver/d3d11/d3d11_hooks.cpp +++ b/renderdoc/driver/d3d11/d3d11_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_hooks.h b/renderdoc/driver/d3d11/d3d11_hooks.h index b262da6af..fa2cb34c0 100644 --- a/renderdoc/driver/d3d11/d3d11_hooks.h +++ b/renderdoc/driver/d3d11/d3d11_hooks.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_initstate.cpp b/renderdoc/driver/d3d11/d3d11_initstate.cpp index 1cfcd3875..36bf28593 100644 --- a/renderdoc/driver/d3d11/d3d11_initstate.cpp +++ b/renderdoc/driver/d3d11/d3d11_initstate.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_manager.cpp b/renderdoc/driver/d3d11/d3d11_manager.cpp index 00e00e91f..3c34f3ae6 100644 --- a/renderdoc/driver/d3d11/d3d11_manager.cpp +++ b/renderdoc/driver/d3d11/d3d11_manager.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_manager.h b/renderdoc/driver/d3d11/d3d11_manager.h index 948fc269a..5ffcf0c69 100644 --- a/renderdoc/driver/d3d11/d3d11_manager.h +++ b/renderdoc/driver/d3d11/d3d11_manager.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_msaa_array_conv.cpp b/renderdoc/driver/d3d11/d3d11_msaa_array_conv.cpp index 655ebe4d5..cef0b7351 100644 --- a/renderdoc/driver/d3d11/d3d11_msaa_array_conv.cpp +++ b/renderdoc/driver/d3d11/d3d11_msaa_array_conv.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_outputwindow.cpp b/renderdoc/driver/d3d11/d3d11_outputwindow.cpp index 8dd8d18a6..7bb3978b0 100644 --- a/renderdoc/driver/d3d11/d3d11_outputwindow.cpp +++ b/renderdoc/driver/d3d11/d3d11_outputwindow.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_overlay.cpp b/renderdoc/driver/d3d11/d3d11_overlay.cpp index 12cf797d1..439403b42 100644 --- a/renderdoc/driver/d3d11/d3d11_overlay.cpp +++ b/renderdoc/driver/d3d11/d3d11_overlay.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_pixelhistory.cpp b/renderdoc/driver/d3d11/d3d11_pixelhistory.cpp index cabd933d3..6b9572eb7 100644 --- a/renderdoc/driver/d3d11/d3d11_pixelhistory.cpp +++ b/renderdoc/driver/d3d11/d3d11_pixelhistory.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_postvs.cpp b/renderdoc/driver/d3d11/d3d11_postvs.cpp index cdc854a50..fb6c8a408 100644 --- a/renderdoc/driver/d3d11/d3d11_postvs.cpp +++ b/renderdoc/driver/d3d11/d3d11_postvs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_rendermesh.cpp b/renderdoc/driver/d3d11/d3d11_rendermesh.cpp index c7b7dc8c5..d5faa9cbc 100644 --- a/renderdoc/driver/d3d11/d3d11_rendermesh.cpp +++ b/renderdoc/driver/d3d11/d3d11_rendermesh.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_renderstate.cpp b/renderdoc/driver/d3d11/d3d11_renderstate.cpp index 5a6005615..b25b8fc8e 100644 --- a/renderdoc/driver/d3d11/d3d11_renderstate.cpp +++ b/renderdoc/driver/d3d11/d3d11_renderstate.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_renderstate.h b/renderdoc/driver/d3d11/d3d11_renderstate.h index 713611cff..99276b87f 100644 --- a/renderdoc/driver/d3d11/d3d11_renderstate.h +++ b/renderdoc/driver/d3d11/d3d11_renderstate.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_rendertext.cpp b/renderdoc/driver/d3d11/d3d11_rendertext.cpp index f34631105..a3ecfadf2 100644 --- a/renderdoc/driver/d3d11/d3d11_rendertext.cpp +++ b/renderdoc/driver/d3d11/d3d11_rendertext.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_rendertext.h b/renderdoc/driver/d3d11/d3d11_rendertext.h index 62f52a101..2f3b14b26 100644 --- a/renderdoc/driver/d3d11/d3d11_rendertext.h +++ b/renderdoc/driver/d3d11/d3d11_rendertext.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_rendertexture.cpp b/renderdoc/driver/d3d11/d3d11_rendertexture.cpp index c17b5723e..e74416fdc 100644 --- a/renderdoc/driver/d3d11/d3d11_rendertexture.cpp +++ b/renderdoc/driver/d3d11/d3d11_rendertexture.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_replay.cpp b/renderdoc/driver/d3d11/d3d11_replay.cpp index 8ea0c8953..a9061d4af 100644 --- a/renderdoc/driver/d3d11/d3d11_replay.cpp +++ b/renderdoc/driver/d3d11/d3d11_replay.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_replay.h b/renderdoc/driver/d3d11/d3d11_replay.h index 4386d78b9..e50ed11e3 100644 --- a/renderdoc/driver/d3d11/d3d11_replay.h +++ b/renderdoc/driver/d3d11/d3d11_replay.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_resources.cpp b/renderdoc/driver/d3d11/d3d11_resources.cpp index 7e1c205e1..2227fe645 100644 --- a/renderdoc/driver/d3d11/d3d11_resources.cpp +++ b/renderdoc/driver/d3d11/d3d11_resources.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_resources.h b/renderdoc/driver/d3d11/d3d11_resources.h index 072301ca0..fb75fce88 100644 --- a/renderdoc/driver/d3d11/d3d11_resources.h +++ b/renderdoc/driver/d3d11/d3d11_resources.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_serialise.cpp b/renderdoc/driver/d3d11/d3d11_serialise.cpp index 8997d42b0..01af1500e 100644 --- a/renderdoc/driver/d3d11/d3d11_serialise.cpp +++ b/renderdoc/driver/d3d11/d3d11_serialise.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_shader_cache.cpp b/renderdoc/driver/d3d11/d3d11_shader_cache.cpp index 73edcb08e..97c1015ce 100644 --- a/renderdoc/driver/d3d11/d3d11_shader_cache.cpp +++ b/renderdoc/driver/d3d11/d3d11_shader_cache.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_shader_cache.h b/renderdoc/driver/d3d11/d3d11_shader_cache.h index ab45461c8..42844b676 100644 --- a/renderdoc/driver/d3d11/d3d11_shader_cache.h +++ b/renderdoc/driver/d3d11/d3d11_shader_cache.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_shaderdebug.cpp b/renderdoc/driver/d3d11/d3d11_shaderdebug.cpp index edaa2ee69..88ce01350 100644 --- a/renderdoc/driver/d3d11/d3d11_shaderdebug.cpp +++ b/renderdoc/driver/d3d11/d3d11_shaderdebug.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d11/d3d11_stringise.cpp b/renderdoc/driver/d3d11/d3d11_stringise.cpp index 6ceea8560..76c6a90ca 100644 --- a/renderdoc/driver/d3d11/d3d11_stringise.cpp +++ b/renderdoc/driver/d3d11/d3d11_stringise.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_video.cpp b/renderdoc/driver/d3d11/d3d11_video.cpp index fb84131cf..e9b19c43c 100644 --- a/renderdoc/driver/d3d11/d3d11_video.cpp +++ b/renderdoc/driver/d3d11/d3d11_video.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/d3d11_video.h b/renderdoc/driver/d3d11/d3d11_video.h index 30340b81e..152aeacd9 100644 --- a/renderdoc/driver/d3d11/d3d11_video.h +++ b/renderdoc/driver/d3d11/d3d11_video.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/precompiled.cpp b/renderdoc/driver/d3d11/precompiled.cpp index c6489c046..73d4191e9 100644 --- a/renderdoc/driver/d3d11/precompiled.cpp +++ b/renderdoc/driver/d3d11/precompiled.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d11/precompiled.h b/renderdoc/driver/d3d11/precompiled.h index a5452df4c..dfae5bffa 100644 --- a/renderdoc/driver/d3d11/precompiled.h +++ b/renderdoc/driver/d3d11/precompiled.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_command_list.h b/renderdoc/driver/d3d12/d3d12_command_list.h index cfdfe7084..0ac432ab7 100644 --- a/renderdoc/driver/d3d12/d3d12_command_list.h +++ b/renderdoc/driver/d3d12/d3d12_command_list.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_command_list1_wrap.cpp b/renderdoc/driver/d3d12/d3d12_command_list1_wrap.cpp index 2fc0ca82f..ab578785e 100644 --- a/renderdoc/driver/d3d12/d3d12_command_list1_wrap.cpp +++ b/renderdoc/driver/d3d12/d3d12_command_list1_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_command_list2_wrap.cpp b/renderdoc/driver/d3d12/d3d12_command_list2_wrap.cpp index 130b67df3..fe60984e3 100644 --- a/renderdoc/driver/d3d12/d3d12_command_list2_wrap.cpp +++ b/renderdoc/driver/d3d12/d3d12_command_list2_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_command_list3_wrap.cpp b/renderdoc/driver/d3d12/d3d12_command_list3_wrap.cpp index 72430b998..f28f5aa28 100644 --- a/renderdoc/driver/d3d12/d3d12_command_list3_wrap.cpp +++ b/renderdoc/driver/d3d12/d3d12_command_list3_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_command_list4_wrap.cpp b/renderdoc/driver/d3d12/d3d12_command_list4_wrap.cpp index 58d484474..2d1d6b854 100644 --- a/renderdoc/driver/d3d12/d3d12_command_list4_wrap.cpp +++ b/renderdoc/driver/d3d12/d3d12_command_list4_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_command_list5_wrap.cpp b/renderdoc/driver/d3d12/d3d12_command_list5_wrap.cpp index 195d06e37..fd2a4612b 100644 --- a/renderdoc/driver/d3d12/d3d12_command_list5_wrap.cpp +++ b/renderdoc/driver/d3d12/d3d12_command_list5_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_command_list6_wrap.cpp b/renderdoc/driver/d3d12/d3d12_command_list6_wrap.cpp index 7fd7c472d..0e4f1f509 100644 --- a/renderdoc/driver/d3d12/d3d12_command_list6_wrap.cpp +++ b/renderdoc/driver/d3d12/d3d12_command_list6_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_command_list_wrap.cpp b/renderdoc/driver/d3d12/d3d12_command_list_wrap.cpp index d6c5e74cf..9fac17368 100644 --- a/renderdoc/driver/d3d12/d3d12_command_list_wrap.cpp +++ b/renderdoc/driver/d3d12/d3d12_command_list_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_command_queue.h b/renderdoc/driver/d3d12/d3d12_command_queue.h index 8b27ff83d..1d388f0a1 100644 --- a/renderdoc/driver/d3d12/d3d12_command_queue.h +++ b/renderdoc/driver/d3d12/d3d12_command_queue.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_command_queue_wrap.cpp b/renderdoc/driver/d3d12/d3d12_command_queue_wrap.cpp index 49d3ede2e..7f4137498 100644 --- a/renderdoc/driver/d3d12/d3d12_command_queue_wrap.cpp +++ b/renderdoc/driver/d3d12/d3d12_command_queue_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_commands.cpp b/renderdoc/driver/d3d12/d3d12_commands.cpp index 741405514..4073104f3 100644 --- a/renderdoc/driver/d3d12/d3d12_commands.cpp +++ b/renderdoc/driver/d3d12/d3d12_commands.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_commands.h b/renderdoc/driver/d3d12/d3d12_commands.h index f739dcbeb..047221216 100644 --- a/renderdoc/driver/d3d12/d3d12_commands.h +++ b/renderdoc/driver/d3d12/d3d12_commands.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_common.cpp b/renderdoc/driver/d3d12/d3d12_common.cpp index 8c7294e9a..1c6c23797 100644 --- a/renderdoc/driver/d3d12/d3d12_common.cpp +++ b/renderdoc/driver/d3d12/d3d12_common.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_common.h b/renderdoc/driver/d3d12/d3d12_common.h index a2ee951d2..406f954cf 100644 --- a/renderdoc/driver/d3d12/d3d12_common.h +++ b/renderdoc/driver/d3d12/d3d12_common.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_counters.cpp b/renderdoc/driver/d3d12/d3d12_counters.cpp index 24c2d91a5..50e481176 100644 --- a/renderdoc/driver/d3d12/d3d12_counters.cpp +++ b/renderdoc/driver/d3d12/d3d12_counters.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_debug.cpp b/renderdoc/driver/d3d12/d3d12_debug.cpp index 6ea890e70..bd1182b2c 100644 --- a/renderdoc/driver/d3d12/d3d12_debug.cpp +++ b/renderdoc/driver/d3d12/d3d12_debug.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_debug.h b/renderdoc/driver/d3d12/d3d12_debug.h index 91f9fd057..02003af8b 100644 --- a/renderdoc/driver/d3d12/d3d12_debug.h +++ b/renderdoc/driver/d3d12/d3d12_debug.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_device.cpp b/renderdoc/driver/d3d12/d3d12_device.cpp index 550ffddd7..46a8ceecd 100644 --- a/renderdoc/driver/d3d12/d3d12_device.cpp +++ b/renderdoc/driver/d3d12/d3d12_device.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_device.h b/renderdoc/driver/d3d12/d3d12_device.h index 473ab971a..59923b30d 100644 --- a/renderdoc/driver/d3d12/d3d12_device.h +++ b/renderdoc/driver/d3d12/d3d12_device.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_device_wrap.cpp b/renderdoc/driver/d3d12/d3d12_device_wrap.cpp index 0cbe19188..c4a97dbff 100644 --- a/renderdoc/driver/d3d12/d3d12_device_wrap.cpp +++ b/renderdoc/driver/d3d12/d3d12_device_wrap.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_device_wrap1.cpp b/renderdoc/driver/d3d12/d3d12_device_wrap1.cpp index cb4a7e307..8e1c66b26 100644 --- a/renderdoc/driver/d3d12/d3d12_device_wrap1.cpp +++ b/renderdoc/driver/d3d12/d3d12_device_wrap1.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_device_wrap2.cpp b/renderdoc/driver/d3d12/d3d12_device_wrap2.cpp index 19fd15990..bac44e518 100644 --- a/renderdoc/driver/d3d12/d3d12_device_wrap2.cpp +++ b/renderdoc/driver/d3d12/d3d12_device_wrap2.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_device_wrap3.cpp b/renderdoc/driver/d3d12/d3d12_device_wrap3.cpp index 7ee87661c..5b30d7cdd 100644 --- a/renderdoc/driver/d3d12/d3d12_device_wrap3.cpp +++ b/renderdoc/driver/d3d12/d3d12_device_wrap3.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_device_wrap4.cpp b/renderdoc/driver/d3d12/d3d12_device_wrap4.cpp index 42715c7c9..06f66fa3c 100644 --- a/renderdoc/driver/d3d12/d3d12_device_wrap4.cpp +++ b/renderdoc/driver/d3d12/d3d12_device_wrap4.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_device_wrap5.cpp b/renderdoc/driver/d3d12/d3d12_device_wrap5.cpp index 7d5ffd7ba..e0d8530c7 100644 --- a/renderdoc/driver/d3d12/d3d12_device_wrap5.cpp +++ b/renderdoc/driver/d3d12/d3d12_device_wrap5.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_device_wrap6.cpp b/renderdoc/driver/d3d12/d3d12_device_wrap6.cpp index 0570d2e23..f6750631d 100644 --- a/renderdoc/driver/d3d12/d3d12_device_wrap6.cpp +++ b/renderdoc/driver/d3d12/d3d12_device_wrap6.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_device_wrap7.cpp b/renderdoc/driver/d3d12/d3d12_device_wrap7.cpp index b0a136d72..08d7321e9 100644 --- a/renderdoc/driver/d3d12/d3d12_device_wrap7.cpp +++ b/renderdoc/driver/d3d12/d3d12_device_wrap7.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_device_wrap8.cpp b/renderdoc/driver/d3d12/d3d12_device_wrap8.cpp index 7ed831734..c427681e3 100644 --- a/renderdoc/driver/d3d12/d3d12_device_wrap8.cpp +++ b/renderdoc/driver/d3d12/d3d12_device_wrap8.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_hooks.cpp b/renderdoc/driver/d3d12/d3d12_hooks.cpp index 5dd508198..181cbb604 100644 --- a/renderdoc/driver/d3d12/d3d12_hooks.cpp +++ b/renderdoc/driver/d3d12/d3d12_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_hooks.h b/renderdoc/driver/d3d12/d3d12_hooks.h index 536bf5813..e7e65f92a 100644 --- a/renderdoc/driver/d3d12/d3d12_hooks.h +++ b/renderdoc/driver/d3d12/d3d12_hooks.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_initstate.cpp b/renderdoc/driver/d3d12/d3d12_initstate.cpp index 878883b2c..c585b6ba5 100644 --- a/renderdoc/driver/d3d12/d3d12_initstate.cpp +++ b/renderdoc/driver/d3d12/d3d12_initstate.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_manager.cpp b/renderdoc/driver/d3d12/d3d12_manager.cpp index a5db452c0..baa35cb0e 100644 --- a/renderdoc/driver/d3d12/d3d12_manager.cpp +++ b/renderdoc/driver/d3d12/d3d12_manager.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_manager.h b/renderdoc/driver/d3d12/d3d12_manager.h index ba7116292..2b0185ccb 100644 --- a/renderdoc/driver/d3d12/d3d12_manager.h +++ b/renderdoc/driver/d3d12/d3d12_manager.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_msaa_array_conv.cpp b/renderdoc/driver/d3d12/d3d12_msaa_array_conv.cpp index 76fae0603..d2091ca9d 100644 --- a/renderdoc/driver/d3d12/d3d12_msaa_array_conv.cpp +++ b/renderdoc/driver/d3d12/d3d12_msaa_array_conv.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_outputwindow.cpp b/renderdoc/driver/d3d12/d3d12_outputwindow.cpp index ddb4e86cc..15a192924 100644 --- a/renderdoc/driver/d3d12/d3d12_outputwindow.cpp +++ b/renderdoc/driver/d3d12/d3d12_outputwindow.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_overlay.cpp b/renderdoc/driver/d3d12/d3d12_overlay.cpp index 15ae1a499..0b466641c 100644 --- a/renderdoc/driver/d3d12/d3d12_overlay.cpp +++ b/renderdoc/driver/d3d12/d3d12_overlay.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_postvs.cpp b/renderdoc/driver/d3d12/d3d12_postvs.cpp index 1b6c67cf9..825ee7ab4 100644 --- a/renderdoc/driver/d3d12/d3d12_postvs.cpp +++ b/renderdoc/driver/d3d12/d3d12_postvs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_rendermesh.cpp b/renderdoc/driver/d3d12/d3d12_rendermesh.cpp index b67106ae1..d7f0fb40e 100644 --- a/renderdoc/driver/d3d12/d3d12_rendermesh.cpp +++ b/renderdoc/driver/d3d12/d3d12_rendermesh.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_rendertext.cpp b/renderdoc/driver/d3d12/d3d12_rendertext.cpp index 180d2c66f..173113359 100644 --- a/renderdoc/driver/d3d12/d3d12_rendertext.cpp +++ b/renderdoc/driver/d3d12/d3d12_rendertext.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_rendertext.h b/renderdoc/driver/d3d12/d3d12_rendertext.h index 6e9d7e692..4e1ba108f 100644 --- a/renderdoc/driver/d3d12/d3d12_rendertext.h +++ b/renderdoc/driver/d3d12/d3d12_rendertext.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_rendertexture.cpp b/renderdoc/driver/d3d12/d3d12_rendertexture.cpp index 970431a96..3714be5cd 100644 --- a/renderdoc/driver/d3d12/d3d12_rendertexture.cpp +++ b/renderdoc/driver/d3d12/d3d12_rendertexture.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_replay.cpp b/renderdoc/driver/d3d12/d3d12_replay.cpp index f2a54113b..66624aaff 100644 --- a/renderdoc/driver/d3d12/d3d12_replay.cpp +++ b/renderdoc/driver/d3d12/d3d12_replay.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_replay.h b/renderdoc/driver/d3d12/d3d12_replay.h index edf8700ab..3f49e8c8d 100644 --- a/renderdoc/driver/d3d12/d3d12_replay.h +++ b/renderdoc/driver/d3d12/d3d12_replay.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_resources.cpp b/renderdoc/driver/d3d12/d3d12_resources.cpp index 3391821c0..0e2f5cc73 100644 --- a/renderdoc/driver/d3d12/d3d12_resources.cpp +++ b/renderdoc/driver/d3d12/d3d12_resources.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_resources.h b/renderdoc/driver/d3d12/d3d12_resources.h index 7a9272859..1758bdecf 100644 --- a/renderdoc/driver/d3d12/d3d12_resources.h +++ b/renderdoc/driver/d3d12/d3d12_resources.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_serialise.cpp b/renderdoc/driver/d3d12/d3d12_serialise.cpp index fe871b92e..dcc50da32 100644 --- a/renderdoc/driver/d3d12/d3d12_serialise.cpp +++ b/renderdoc/driver/d3d12/d3d12_serialise.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_shader_cache.cpp b/renderdoc/driver/d3d12/d3d12_shader_cache.cpp index 6ab3cc0ff..17a2b0f2b 100644 --- a/renderdoc/driver/d3d12/d3d12_shader_cache.cpp +++ b/renderdoc/driver/d3d12/d3d12_shader_cache.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_shader_cache.h b/renderdoc/driver/d3d12/d3d12_shader_cache.h index d7a941cb6..e4b927c11 100644 --- a/renderdoc/driver/d3d12/d3d12_shader_cache.h +++ b/renderdoc/driver/d3d12/d3d12_shader_cache.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_shaderdebug.cpp b/renderdoc/driver/d3d12/d3d12_shaderdebug.cpp index d2539c3dd..42b376482 100644 --- a/renderdoc/driver/d3d12/d3d12_shaderdebug.cpp +++ b/renderdoc/driver/d3d12/d3d12_shaderdebug.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_state.cpp b/renderdoc/driver/d3d12/d3d12_state.cpp index 3d6951cd6..0e13f70e6 100644 --- a/renderdoc/driver/d3d12/d3d12_state.cpp +++ b/renderdoc/driver/d3d12/d3d12_state.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_state.h b/renderdoc/driver/d3d12/d3d12_state.h index b90d8553b..b590394ff 100644 --- a/renderdoc/driver/d3d12/d3d12_state.h +++ b/renderdoc/driver/d3d12/d3d12_state.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/d3d12_stringise.cpp b/renderdoc/driver/d3d12/d3d12_stringise.cpp index 195cf37a0..f3b329a0a 100644 --- a/renderdoc/driver/d3d12/d3d12_stringise.cpp +++ b/renderdoc/driver/d3d12/d3d12_stringise.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/precompiled.cpp b/renderdoc/driver/d3d12/precompiled.cpp index c6489c046..73d4191e9 100644 --- a/renderdoc/driver/d3d12/precompiled.cpp +++ b/renderdoc/driver/d3d12/precompiled.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d12/precompiled.h b/renderdoc/driver/d3d12/precompiled.h index d3081de86..e043bdd76 100644 --- a/renderdoc/driver/d3d12/precompiled.h +++ b/renderdoc/driver/d3d12/precompiled.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/d3d8_common.cpp b/renderdoc/driver/d3d8/d3d8_common.cpp index e1654a1bf..70feac4cb 100644 --- a/renderdoc/driver/d3d8/d3d8_common.cpp +++ b/renderdoc/driver/d3d8/d3d8_common.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/d3d8_common.h b/renderdoc/driver/d3d8/d3d8_common.h index f33a93423..4fbec5752 100644 --- a/renderdoc/driver/d3d8/d3d8_common.h +++ b/renderdoc/driver/d3d8/d3d8_common.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/d3d8_debug.cpp b/renderdoc/driver/d3d8/d3d8_debug.cpp index 728b64546..cecd7ba6b 100644 --- a/renderdoc/driver/d3d8/d3d8_debug.cpp +++ b/renderdoc/driver/d3d8/d3d8_debug.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/d3d8_debug.h b/renderdoc/driver/d3d8/d3d8_debug.h index 95175909a..9a78abe76 100644 --- a/renderdoc/driver/d3d8/d3d8_debug.h +++ b/renderdoc/driver/d3d8/d3d8_debug.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/d3d8_device.cpp b/renderdoc/driver/d3d8/d3d8_device.cpp index d4d7c6ede..aee82946e 100644 --- a/renderdoc/driver/d3d8/d3d8_device.cpp +++ b/renderdoc/driver/d3d8/d3d8_device.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/d3d8_device.h b/renderdoc/driver/d3d8/d3d8_device.h index 56f188584..2519fd634 100644 --- a/renderdoc/driver/d3d8/d3d8_device.h +++ b/renderdoc/driver/d3d8/d3d8_device.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/d3d8_hooks.cpp b/renderdoc/driver/d3d8/d3d8_hooks.cpp index 73a90a594..d9214580c 100644 --- a/renderdoc/driver/d3d8/d3d8_hooks.cpp +++ b/renderdoc/driver/d3d8/d3d8_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/d3d8_manager.cpp b/renderdoc/driver/d3d8/d3d8_manager.cpp index 954d42547..0a1f5bce1 100644 --- a/renderdoc/driver/d3d8/d3d8_manager.cpp +++ b/renderdoc/driver/d3d8/d3d8_manager.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/d3d8_manager.h b/renderdoc/driver/d3d8/d3d8_manager.h index 536a3883b..579f77c4c 100644 --- a/renderdoc/driver/d3d8/d3d8_manager.h +++ b/renderdoc/driver/d3d8/d3d8_manager.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/d3d8_replay.cpp b/renderdoc/driver/d3d8/d3d8_replay.cpp index 5e03f2f8d..50c9325e2 100644 --- a/renderdoc/driver/d3d8/d3d8_replay.cpp +++ b/renderdoc/driver/d3d8/d3d8_replay.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/d3d8_resources.cpp b/renderdoc/driver/d3d8/d3d8_resources.cpp index 005f46bd2..23fb32d1b 100644 --- a/renderdoc/driver/d3d8/d3d8_resources.cpp +++ b/renderdoc/driver/d3d8/d3d8_resources.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/d3d8_resources.h b/renderdoc/driver/d3d8/d3d8_resources.h index 2ae33625d..00150c40b 100644 --- a/renderdoc/driver/d3d8/d3d8_resources.h +++ b/renderdoc/driver/d3d8/d3d8_resources.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/precompiled.cpp b/renderdoc/driver/d3d8/precompiled.cpp index c6489c046..73d4191e9 100644 --- a/renderdoc/driver/d3d8/precompiled.cpp +++ b/renderdoc/driver/d3d8/precompiled.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d8/precompiled.h b/renderdoc/driver/d3d8/precompiled.h index 560a9b2d5..9a1574f2f 100644 --- a/renderdoc/driver/d3d8/precompiled.h +++ b/renderdoc/driver/d3d8/precompiled.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d9/d3d9_common.cpp b/renderdoc/driver/d3d9/d3d9_common.cpp index 6b098d217..09e635d03 100644 --- a/renderdoc/driver/d3d9/d3d9_common.cpp +++ b/renderdoc/driver/d3d9/d3d9_common.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d9/d3d9_common.h b/renderdoc/driver/d3d9/d3d9_common.h index cb0dc5ae0..7bf0559f1 100644 --- a/renderdoc/driver/d3d9/d3d9_common.h +++ b/renderdoc/driver/d3d9/d3d9_common.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d9/d3d9_debug.cpp b/renderdoc/driver/d3d9/d3d9_debug.cpp index ae0822d50..053873fa9 100644 --- a/renderdoc/driver/d3d9/d3d9_debug.cpp +++ b/renderdoc/driver/d3d9/d3d9_debug.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d9/d3d9_debug.h b/renderdoc/driver/d3d9/d3d9_debug.h index ac4a333f7..5cfd8c89a 100644 --- a/renderdoc/driver/d3d9/d3d9_debug.h +++ b/renderdoc/driver/d3d9/d3d9_debug.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d9/d3d9_device.cpp b/renderdoc/driver/d3d9/d3d9_device.cpp index 0dd0b7ced..698541dc6 100644 --- a/renderdoc/driver/d3d9/d3d9_device.cpp +++ b/renderdoc/driver/d3d9/d3d9_device.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d9/d3d9_device.h b/renderdoc/driver/d3d9/d3d9_device.h index bdb197df1..7e35cfe98 100644 --- a/renderdoc/driver/d3d9/d3d9_device.h +++ b/renderdoc/driver/d3d9/d3d9_device.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d9/d3d9_hooks.cpp b/renderdoc/driver/d3d9/d3d9_hooks.cpp index 7427c4378..f7daec1d9 100644 --- a/renderdoc/driver/d3d9/d3d9_hooks.cpp +++ b/renderdoc/driver/d3d9/d3d9_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/d3d9/d3d9_replay.cpp b/renderdoc/driver/d3d9/d3d9_replay.cpp index 1e2c0a70f..dff1a87de 100644 --- a/renderdoc/driver/d3d9/d3d9_replay.cpp +++ b/renderdoc/driver/d3d9/d3d9_replay.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d9/precompiled.cpp b/renderdoc/driver/d3d9/precompiled.cpp index c6489c046..73d4191e9 100644 --- a/renderdoc/driver/d3d9/precompiled.cpp +++ b/renderdoc/driver/d3d9/precompiled.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/d3d9/precompiled.h b/renderdoc/driver/d3d9/precompiled.h index d973463d0..855b0a50e 100644 --- a/renderdoc/driver/d3d9/precompiled.h +++ b/renderdoc/driver/d3d9/precompiled.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/dxgi/dxgi_common.cpp b/renderdoc/driver/dxgi/dxgi_common.cpp index 7f8223e8c..d85db1d86 100644 --- a/renderdoc/driver/dxgi/dxgi_common.cpp +++ b/renderdoc/driver/dxgi/dxgi_common.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/dxgi/dxgi_common.h b/renderdoc/driver/dxgi/dxgi_common.h index 792274f4f..ea1228062 100644 --- a/renderdoc/driver/dxgi/dxgi_common.h +++ b/renderdoc/driver/dxgi/dxgi_common.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/dxgi/dxgi_hooks.cpp b/renderdoc/driver/dxgi/dxgi_hooks.cpp index 32ebc6f52..476d1bc40 100644 --- a/renderdoc/driver/dxgi/dxgi_hooks.cpp +++ b/renderdoc/driver/dxgi/dxgi_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/dxgi/dxgi_stringise.cpp b/renderdoc/driver/dxgi/dxgi_stringise.cpp index 0e230823f..85e9c4e87 100644 --- a/renderdoc/driver/dxgi/dxgi_stringise.cpp +++ b/renderdoc/driver/dxgi/dxgi_stringise.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/dxgi/dxgi_wrapped.cpp b/renderdoc/driver/dxgi/dxgi_wrapped.cpp index e38871c72..070c2b769 100644 --- a/renderdoc/driver/dxgi/dxgi_wrapped.cpp +++ b/renderdoc/driver/dxgi/dxgi_wrapped.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/dxgi/dxgi_wrapped.h b/renderdoc/driver/dxgi/dxgi_wrapped.h index 20dafe3fc..dbbdb9f50 100644 --- a/renderdoc/driver/dxgi/dxgi_wrapped.h +++ b/renderdoc/driver/dxgi/dxgi_wrapped.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/dxgi/precompiled.cpp b/renderdoc/driver/dxgi/precompiled.cpp index c6489c046..73d4191e9 100644 --- a/renderdoc/driver/dxgi/precompiled.cpp +++ b/renderdoc/driver/dxgi/precompiled.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/dxgi/precompiled.h b/renderdoc/driver/dxgi/precompiled.h index 6ae4f5932..486eee0bf 100644 --- a/renderdoc/driver/dxgi/precompiled.h +++ b/renderdoc/driver/dxgi/precompiled.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/apple_gl_hook_defs.h b/renderdoc/driver/gl/apple_gl_hook_defs.h index 4c194c077..56fbd1f62 100644 --- a/renderdoc/driver/gl/apple_gl_hook_defs.h +++ b/renderdoc/driver/gl/apple_gl_hook_defs.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/cgl_dispatch_table.h b/renderdoc/driver/gl/cgl_dispatch_table.h index 0f6f5ac68..f7ee982fc 100644 --- a/renderdoc/driver/gl/cgl_dispatch_table.h +++ b/renderdoc/driver/gl/cgl_dispatch_table.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/cgl_hooks.cpp b/renderdoc/driver/gl/cgl_hooks.cpp index 69a11cb8f..13b5d547a 100644 --- a/renderdoc/driver/gl/cgl_hooks.cpp +++ b/renderdoc/driver/gl/cgl_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/cgl_platform.cpp b/renderdoc/driver/gl/cgl_platform.cpp index 71f4f558b..6eb4327ed 100644 --- a/renderdoc/driver/gl/cgl_platform.cpp +++ b/renderdoc/driver/gl/cgl_platform.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/egl_dispatch_table.h b/renderdoc/driver/gl/egl_dispatch_table.h index b86949430..0132e7437 100644 --- a/renderdoc/driver/gl/egl_dispatch_table.h +++ b/renderdoc/driver/gl/egl_dispatch_table.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/egl_hooks.cpp b/renderdoc/driver/gl/egl_hooks.cpp index c1d5dd1f5..f6e4534e2 100644 --- a/renderdoc/driver/gl/egl_hooks.cpp +++ b/renderdoc/driver/gl/egl_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/egl_platform.cpp b/renderdoc/driver/gl/egl_platform.cpp index f16b8ea24..2a297e322 100644 --- a/renderdoc/driver/gl/egl_platform.cpp +++ b/renderdoc/driver/gl/egl_platform.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gen_dispatch_table.py b/renderdoc/driver/gl/gen_dispatch_table.py index f94a83eef..b637cf82a 100644 --- a/renderdoc/driver/gl/gen_dispatch_table.py +++ b/renderdoc/driver/gl/gen_dispatch_table.py @@ -118,7 +118,7 @@ f.write(''' /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2018-2020 Baldur Karlsson + * Copyright (c) 2018-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_common.cpp b/renderdoc/driver/gl/gl_common.cpp index e27efca08..c9eded8b1 100644 --- a/renderdoc/driver/gl/gl_common.cpp +++ b/renderdoc/driver/gl/gl_common.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_common.h b/renderdoc/driver/gl/gl_common.h index d9b9f4990..55e88da2a 100644 --- a/renderdoc/driver/gl/gl_common.h +++ b/renderdoc/driver/gl/gl_common.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_counters.cpp b/renderdoc/driver/gl/gl_counters.cpp index 4623b3e66..7a565ab64 100644 --- a/renderdoc/driver/gl/gl_counters.cpp +++ b/renderdoc/driver/gl/gl_counters.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_debug.cpp b/renderdoc/driver/gl/gl_debug.cpp index 0eea64804..fd08f097c 100644 --- a/renderdoc/driver/gl/gl_debug.cpp +++ b/renderdoc/driver/gl/gl_debug.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_dispatch_table.h b/renderdoc/driver/gl/gl_dispatch_table.h index f18ac5a8f..feff4187b 100644 --- a/renderdoc/driver/gl/gl_dispatch_table.h +++ b/renderdoc/driver/gl/gl_dispatch_table.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_dispatch_table_defs.h b/renderdoc/driver/gl/gl_dispatch_table_defs.h index c2f91df94..086e05be2 100644 --- a/renderdoc/driver/gl/gl_dispatch_table_defs.h +++ b/renderdoc/driver/gl/gl_dispatch_table_defs.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_driver.cpp b/renderdoc/driver/gl/gl_driver.cpp index ab69ffc95..03dbb5d75 100644 --- a/renderdoc/driver/gl/gl_driver.cpp +++ b/renderdoc/driver/gl/gl_driver.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_driver.h b/renderdoc/driver/gl/gl_driver.h index c2425cbaa..c29c7c8bd 100644 --- a/renderdoc/driver/gl/gl_driver.h +++ b/renderdoc/driver/gl/gl_driver.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_enum.h b/renderdoc/driver/gl/gl_enum.h index 302580796..53ecb1b67 100644 --- a/renderdoc/driver/gl/gl_enum.h +++ b/renderdoc/driver/gl/gl_enum.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_hooks.cpp b/renderdoc/driver/gl/gl_hooks.cpp index 1b5183d16..aaf542ddf 100644 --- a/renderdoc/driver/gl/gl_hooks.cpp +++ b/renderdoc/driver/gl/gl_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_initstate.cpp b/renderdoc/driver/gl/gl_initstate.cpp index c463bf2eb..e3f711468 100644 --- a/renderdoc/driver/gl/gl_initstate.cpp +++ b/renderdoc/driver/gl/gl_initstate.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_initstate.h b/renderdoc/driver/gl/gl_initstate.h index dcd5a070e..e9928fb03 100644 --- a/renderdoc/driver/gl/gl_initstate.h +++ b/renderdoc/driver/gl/gl_initstate.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_manager.cpp b/renderdoc/driver/gl/gl_manager.cpp index d1c6d36c9..974ab5242 100644 --- a/renderdoc/driver/gl/gl_manager.cpp +++ b/renderdoc/driver/gl/gl_manager.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_manager.h b/renderdoc/driver/gl/gl_manager.h index 6931ac9aa..114f65e8b 100644 --- a/renderdoc/driver/gl/gl_manager.h +++ b/renderdoc/driver/gl/gl_manager.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_msaa_array_conv.cpp b/renderdoc/driver/gl/gl_msaa_array_conv.cpp index 377eb83f8..6b4cdf8bc 100644 --- a/renderdoc/driver/gl/gl_msaa_array_conv.cpp +++ b/renderdoc/driver/gl/gl_msaa_array_conv.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_outputwindow.cpp b/renderdoc/driver/gl/gl_outputwindow.cpp index 27c538b60..2240fca5c 100644 --- a/renderdoc/driver/gl/gl_outputwindow.cpp +++ b/renderdoc/driver/gl/gl_outputwindow.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_overlay.cpp b/renderdoc/driver/gl/gl_overlay.cpp index 73ac0e04d..5884071a1 100644 --- a/renderdoc/driver/gl/gl_overlay.cpp +++ b/renderdoc/driver/gl/gl_overlay.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_postvs.cpp b/renderdoc/driver/gl/gl_postvs.cpp index 7ae5c4c2a..28a4c18e4 100644 --- a/renderdoc/driver/gl/gl_postvs.cpp +++ b/renderdoc/driver/gl/gl_postvs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_program_iterate.cpp b/renderdoc/driver/gl/gl_program_iterate.cpp index f07d95578..5017d85b7 100644 --- a/renderdoc/driver/gl/gl_program_iterate.cpp +++ b/renderdoc/driver/gl/gl_program_iterate.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_rendermesh.cpp b/renderdoc/driver/gl/gl_rendermesh.cpp index 3fa941aa7..61d9da59e 100644 --- a/renderdoc/driver/gl/gl_rendermesh.cpp +++ b/renderdoc/driver/gl/gl_rendermesh.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_renderstate.cpp b/renderdoc/driver/gl/gl_renderstate.cpp index 100e97dba..630dcf4fb 100644 --- a/renderdoc/driver/gl/gl_renderstate.cpp +++ b/renderdoc/driver/gl/gl_renderstate.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_renderstate.h b/renderdoc/driver/gl/gl_renderstate.h index b9ef74473..20f84ad48 100644 --- a/renderdoc/driver/gl/gl_renderstate.h +++ b/renderdoc/driver/gl/gl_renderstate.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_rendertext.cpp b/renderdoc/driver/gl/gl_rendertext.cpp index 07faf9ac9..92b15fc83 100644 --- a/renderdoc/driver/gl/gl_rendertext.cpp +++ b/renderdoc/driver/gl/gl_rendertext.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_rendertexture.cpp b/renderdoc/driver/gl/gl_rendertexture.cpp index bac4e3b4a..29d550012 100644 --- a/renderdoc/driver/gl/gl_rendertexture.cpp +++ b/renderdoc/driver/gl/gl_rendertexture.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_replay.cpp b/renderdoc/driver/gl/gl_replay.cpp index fb4520d3f..38267cc58 100644 --- a/renderdoc/driver/gl/gl_replay.cpp +++ b/renderdoc/driver/gl/gl_replay.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_replay.h b/renderdoc/driver/gl/gl_replay.h index b635ec09b..1a8286e96 100644 --- a/renderdoc/driver/gl/gl_replay.h +++ b/renderdoc/driver/gl/gl_replay.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_resources.cpp b/renderdoc/driver/gl/gl_resources.cpp index 2cbd21fb1..ab898ff49 100644 --- a/renderdoc/driver/gl/gl_resources.cpp +++ b/renderdoc/driver/gl/gl_resources.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_resources.h b/renderdoc/driver/gl/gl_resources.h index a061599f4..8ac617a57 100644 --- a/renderdoc/driver/gl/gl_resources.h +++ b/renderdoc/driver/gl/gl_resources.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/gl_shader_refl.cpp b/renderdoc/driver/gl/gl_shader_refl.cpp index c6649d670..de3ddff2a 100644 --- a/renderdoc/driver/gl/gl_shader_refl.cpp +++ b/renderdoc/driver/gl/gl_shader_refl.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_shader_refl.h b/renderdoc/driver/gl/gl_shader_refl.h index 0efd92f53..ef493e0c5 100644 --- a/renderdoc/driver/gl/gl_shader_refl.h +++ b/renderdoc/driver/gl/gl_shader_refl.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/gl_stringise.cpp b/renderdoc/driver/gl/gl_stringise.cpp index 4dd7dc97e..01c56f974 100644 --- a/renderdoc/driver/gl/gl_stringise.cpp +++ b/renderdoc/driver/gl/gl_stringise.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/glx_dispatch_table.h b/renderdoc/driver/gl/glx_dispatch_table.h index a55a2d125..e3fbbfacf 100644 --- a/renderdoc/driver/gl/glx_dispatch_table.h +++ b/renderdoc/driver/gl/glx_dispatch_table.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/glx_fake_vk_hooks.cpp b/renderdoc/driver/gl/glx_fake_vk_hooks.cpp index d41137d6f..4f9b5ca44 100644 --- a/renderdoc/driver/gl/glx_fake_vk_hooks.cpp +++ b/renderdoc/driver/gl/glx_fake_vk_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/glx_hooks.cpp b/renderdoc/driver/gl/glx_hooks.cpp index 8e054576d..bced852ba 100644 --- a/renderdoc/driver/gl/glx_hooks.cpp +++ b/renderdoc/driver/gl/glx_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/glx_platform.cpp b/renderdoc/driver/gl/glx_platform.cpp index cfeff4111..56c53b345 100644 --- a/renderdoc/driver/gl/glx_platform.cpp +++ b/renderdoc/driver/gl/glx_platform.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/precompiled.cpp b/renderdoc/driver/gl/precompiled.cpp index c6489c046..73d4191e9 100644 --- a/renderdoc/driver/gl/precompiled.cpp +++ b/renderdoc/driver/gl/precompiled.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/precompiled.h b/renderdoc/driver/gl/precompiled.h index c0145329f..05a9b356f 100644 --- a/renderdoc/driver/gl/precompiled.h +++ b/renderdoc/driver/gl/precompiled.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/wgl_dispatch_table.h b/renderdoc/driver/gl/wgl_dispatch_table.h index 5e6124ebe..3cff65311 100644 --- a/renderdoc/driver/gl/wgl_dispatch_table.h +++ b/renderdoc/driver/gl/wgl_dispatch_table.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/wgl_hooks.cpp b/renderdoc/driver/gl/wgl_hooks.cpp index 8fd03864a..21b901182 100644 --- a/renderdoc/driver/gl/wgl_hooks.cpp +++ b/renderdoc/driver/gl/wgl_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/wgl_platform.cpp b/renderdoc/driver/gl/wgl_platform.cpp index 0e962f15c..752fa1c96 100644 --- a/renderdoc/driver/gl/wgl_platform.cpp +++ b/renderdoc/driver/gl/wgl_platform.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/wrappers/gl_buffer_funcs.cpp b/renderdoc/driver/gl/wrappers/gl_buffer_funcs.cpp index b28fdbc5d..f3dc4a9e4 100644 --- a/renderdoc/driver/gl/wrappers/gl_buffer_funcs.cpp +++ b/renderdoc/driver/gl/wrappers/gl_buffer_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/wrappers/gl_debug_funcs.cpp b/renderdoc/driver/gl/wrappers/gl_debug_funcs.cpp index b392ada36..95faafe85 100644 --- a/renderdoc/driver/gl/wrappers/gl_debug_funcs.cpp +++ b/renderdoc/driver/gl/wrappers/gl_debug_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/wrappers/gl_draw_funcs.cpp b/renderdoc/driver/gl/wrappers/gl_draw_funcs.cpp index 9f623d382..d2d0a56ae 100644 --- a/renderdoc/driver/gl/wrappers/gl_draw_funcs.cpp +++ b/renderdoc/driver/gl/wrappers/gl_draw_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/wrappers/gl_emulated.cpp b/renderdoc/driver/gl/wrappers/gl_emulated.cpp index e7d68c379..6ad00e4e9 100644 --- a/renderdoc/driver/gl/wrappers/gl_emulated.cpp +++ b/renderdoc/driver/gl/wrappers/gl_emulated.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/wrappers/gl_framebuffer_funcs.cpp b/renderdoc/driver/gl/wrappers/gl_framebuffer_funcs.cpp index 03ad71d7b..5650910ec 100644 --- a/renderdoc/driver/gl/wrappers/gl_framebuffer_funcs.cpp +++ b/renderdoc/driver/gl/wrappers/gl_framebuffer_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/wrappers/gl_get_funcs.cpp b/renderdoc/driver/gl/wrappers/gl_get_funcs.cpp index 06f1d3af4..eaa78fb66 100644 --- a/renderdoc/driver/gl/wrappers/gl_get_funcs.cpp +++ b/renderdoc/driver/gl/wrappers/gl_get_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/wrappers/gl_interop_funcs.cpp b/renderdoc/driver/gl/wrappers/gl_interop_funcs.cpp index 1ac5ac19d..fb7e89a2a 100644 --- a/renderdoc/driver/gl/wrappers/gl_interop_funcs.cpp +++ b/renderdoc/driver/gl/wrappers/gl_interop_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/gl/wrappers/gl_query_funcs.cpp b/renderdoc/driver/gl/wrappers/gl_query_funcs.cpp index ae88a4de9..f20dd433d 100644 --- a/renderdoc/driver/gl/wrappers/gl_query_funcs.cpp +++ b/renderdoc/driver/gl/wrappers/gl_query_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/wrappers/gl_sampler_funcs.cpp b/renderdoc/driver/gl/wrappers/gl_sampler_funcs.cpp index 97d41599e..e14661664 100644 --- a/renderdoc/driver/gl/wrappers/gl_sampler_funcs.cpp +++ b/renderdoc/driver/gl/wrappers/gl_sampler_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/wrappers/gl_shader_funcs.cpp b/renderdoc/driver/gl/wrappers/gl_shader_funcs.cpp index ddefa94ee..6023e2107 100644 --- a/renderdoc/driver/gl/wrappers/gl_shader_funcs.cpp +++ b/renderdoc/driver/gl/wrappers/gl_shader_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/wrappers/gl_state_funcs.cpp b/renderdoc/driver/gl/wrappers/gl_state_funcs.cpp index 44fff5ddd..4f0e508d7 100644 --- a/renderdoc/driver/gl/wrappers/gl_state_funcs.cpp +++ b/renderdoc/driver/gl/wrappers/gl_state_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/wrappers/gl_texture_funcs.cpp b/renderdoc/driver/gl/wrappers/gl_texture_funcs.cpp index 300d55cda..ccfe86831 100644 --- a/renderdoc/driver/gl/wrappers/gl_texture_funcs.cpp +++ b/renderdoc/driver/gl/wrappers/gl_texture_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/gl/wrappers/gl_uniform_funcs.cpp b/renderdoc/driver/gl/wrappers/gl_uniform_funcs.cpp index 14a86523d..0a68d51b3 100644 --- a/renderdoc/driver/gl/wrappers/gl_uniform_funcs.cpp +++ b/renderdoc/driver/gl/wrappers/gl_uniform_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/ihv/amd/ags_wrapper.cpp b/renderdoc/driver/ihv/amd/ags_wrapper.cpp index f282cfc7b..93d5c029f 100644 --- a/renderdoc/driver/ihv/amd/ags_wrapper.cpp +++ b/renderdoc/driver/ihv/amd/ags_wrapper.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/amd/ags_wrapper.h b/renderdoc/driver/ihv/amd/ags_wrapper.h index 00348d5c2..b27c0780b 100644 --- a/renderdoc/driver/ihv/amd/ags_wrapper.h +++ b/renderdoc/driver/ihv/amd/ags_wrapper.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/amd/amd_counters.cpp b/renderdoc/driver/ihv/amd/amd_counters.cpp index ac711e01a..7ab02e03c 100644 --- a/renderdoc/driver/ihv/amd/amd_counters.cpp +++ b/renderdoc/driver/ihv/amd/amd_counters.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/amd/amd_counters.h b/renderdoc/driver/ihv/amd/amd_counters.h index 9fa7288d9..e44cacc24 100644 --- a/renderdoc/driver/ihv/amd/amd_counters.h +++ b/renderdoc/driver/ihv/amd/amd_counters.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/amd/amd_hooks.cpp b/renderdoc/driver/ihv/amd/amd_hooks.cpp index 125e7bba4..b3b0febc0 100644 --- a/renderdoc/driver/ihv/amd/amd_hooks.cpp +++ b/renderdoc/driver/ihv/amd/amd_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/amd/amd_isa.cpp b/renderdoc/driver/ihv/amd/amd_isa.cpp index 9fd66171d..bc3f7d7d6 100644 --- a/renderdoc/driver/ihv/amd/amd_isa.cpp +++ b/renderdoc/driver/ihv/amd/amd_isa.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/amd/amd_isa.h b/renderdoc/driver/ihv/amd/amd_isa.h index 43bb6ba01..7a9c4d18f 100644 --- a/renderdoc/driver/ihv/amd/amd_isa.h +++ b/renderdoc/driver/ihv/amd/amd_isa.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/amd/amd_isa_devices.cpp b/renderdoc/driver/ihv/amd/amd_isa_devices.cpp index 25c25c475..44f3fb9c5 100644 --- a/renderdoc/driver/ihv/amd/amd_isa_devices.cpp +++ b/renderdoc/driver/ihv/amd/amd_isa_devices.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/amd/amd_isa_devices.h b/renderdoc/driver/ihv/amd/amd_isa_devices.h index 41fa5c6b4..f2ad72599 100644 --- a/renderdoc/driver/ihv/amd/amd_isa_devices.h +++ b/renderdoc/driver/ihv/amd/amd_isa_devices.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/amd/amd_isa_posix.cpp b/renderdoc/driver/ihv/amd/amd_isa_posix.cpp index ecb735fc8..8ebfb45c1 100644 --- a/renderdoc/driver/ihv/amd/amd_isa_posix.cpp +++ b/renderdoc/driver/ihv/amd/amd_isa_posix.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/amd/amd_isa_win32.cpp b/renderdoc/driver/ihv/amd/amd_isa_win32.cpp index f9f29f511..adee5a022 100644 --- a/renderdoc/driver/ihv/amd/amd_isa_win32.cpp +++ b/renderdoc/driver/ihv/amd/amd_isa_win32.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/amd/amd_rgp.cpp b/renderdoc/driver/ihv/amd/amd_rgp.cpp index 8d9094f5e..189ed56ca 100644 --- a/renderdoc/driver/ihv/amd/amd_rgp.cpp +++ b/renderdoc/driver/ihv/amd/amd_rgp.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/amd/amd_rgp.h b/renderdoc/driver/ihv/amd/amd_rgp.h index 1161cebde..939b1c12f 100644 --- a/renderdoc/driver/ihv/amd/amd_rgp.h +++ b/renderdoc/driver/ihv/amd/amd_rgp.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/arm/arm_counters.cpp b/renderdoc/driver/ihv/arm/arm_counters.cpp index c6c3b97e4..7b7b361c2 100644 --- a/renderdoc/driver/ihv/arm/arm_counters.cpp +++ b/renderdoc/driver/ihv/arm/arm_counters.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/arm/arm_counters.h b/renderdoc/driver/ihv/arm/arm_counters.h index 4ea8d9f63..dce874b68 100644 --- a/renderdoc/driver/ihv/arm/arm_counters.h +++ b/renderdoc/driver/ihv/arm/arm_counters.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/arm/arm_counters_stub.cpp b/renderdoc/driver/ihv/arm/arm_counters_stub.cpp index 845f3adfb..d9daec377 100644 --- a/renderdoc/driver/ihv/arm/arm_counters_stub.cpp +++ b/renderdoc/driver/ihv/arm/arm_counters_stub.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/intel/intel_counters.cpp b/renderdoc/driver/ihv/intel/intel_counters.cpp index aaaa88642..ce2141b1d 100644 --- a/renderdoc/driver/ihv/intel/intel_counters.cpp +++ b/renderdoc/driver/ihv/intel/intel_counters.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/intel/intel_counters.h b/renderdoc/driver/ihv/intel/intel_counters.h index 5c97dd746..3b7f6023a 100644 --- a/renderdoc/driver/ihv/intel/intel_counters.h +++ b/renderdoc/driver/ihv/intel/intel_counters.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/intel/intel_gl_counters.cpp b/renderdoc/driver/ihv/intel/intel_gl_counters.cpp index 82f684ab1..c1d2fb26c 100644 --- a/renderdoc/driver/ihv/intel/intel_gl_counters.cpp +++ b/renderdoc/driver/ihv/intel/intel_gl_counters.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/intel/intel_gl_counters.h b/renderdoc/driver/ihv/intel/intel_gl_counters.h index 129c00748..4da40918a 100644 --- a/renderdoc/driver/ihv/intel/intel_gl_counters.h +++ b/renderdoc/driver/ihv/intel/intel_gl_counters.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/nv/nv_counters.cpp b/renderdoc/driver/ihv/nv/nv_counters.cpp index c6aabe80d..cf7a37022 100644 --- a/renderdoc/driver/ihv/nv/nv_counters.cpp +++ b/renderdoc/driver/ihv/nv/nv_counters.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/nv/nv_counters.h b/renderdoc/driver/ihv/nv/nv_counters.h index f89b76d0d..9b1d3e300 100644 --- a/renderdoc/driver/ihv/nv/nv_counters.h +++ b/renderdoc/driver/ihv/nv/nv_counters.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/nv/nvapi_hooks.cpp b/renderdoc/driver/ihv/nv/nvapi_hooks.cpp index 3b029d59d..1d0a1a6a6 100644 --- a/renderdoc/driver/ihv/nv/nvapi_hooks.cpp +++ b/renderdoc/driver/ihv/nv/nvapi_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/nv/nvapi_wrapper.cpp b/renderdoc/driver/ihv/nv/nvapi_wrapper.cpp index 7ee9c4517..6e65b380b 100644 --- a/renderdoc/driver/ihv/nv/nvapi_wrapper.cpp +++ b/renderdoc/driver/ihv/nv/nvapi_wrapper.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/ihv/nv/nvapi_wrapper.h b/renderdoc/driver/ihv/nv/nvapi_wrapper.h index 533de2074..87eb09967 100644 --- a/renderdoc/driver/ihv/nv/nvapi_wrapper.h +++ b/renderdoc/driver/ihv/nv/nvapi_wrapper.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxbc/dxbc_bytecode.cpp b/renderdoc/driver/shaders/dxbc/dxbc_bytecode.cpp index 6b164080d..4b1385709 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_bytecode.cpp +++ b/renderdoc/driver/shaders/dxbc/dxbc_bytecode.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxbc/dxbc_bytecode.h b/renderdoc/driver/shaders/dxbc/dxbc_bytecode.h index 4959fd24b..95e1b9e89 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_bytecode.h +++ b/renderdoc/driver/shaders/dxbc/dxbc_bytecode.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxbc/dxbc_common.h b/renderdoc/driver/shaders/dxbc/dxbc_common.h index 4b31cbb6b..54ce14842 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_common.h +++ b/renderdoc/driver/shaders/dxbc/dxbc_common.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxbc/dxbc_compile.cpp b/renderdoc/driver/shaders/dxbc/dxbc_compile.cpp index f9919811a..d4ce0850b 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_compile.cpp +++ b/renderdoc/driver/shaders/dxbc/dxbc_compile.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxbc/dxbc_compile.h b/renderdoc/driver/shaders/dxbc/dxbc_compile.h index a584333be..b9e47a3a0 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_compile.h +++ b/renderdoc/driver/shaders/dxbc/dxbc_compile.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxbc/dxbc_container.cpp b/renderdoc/driver/shaders/dxbc/dxbc_container.cpp index 68f9d37af..6fcc2ced3 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_container.cpp +++ b/renderdoc/driver/shaders/dxbc/dxbc_container.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/shaders/dxbc/dxbc_container.h b/renderdoc/driver/shaders/dxbc/dxbc_container.h index 722fb9995..6cabf8eaf 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_container.h +++ b/renderdoc/driver/shaders/dxbc/dxbc_container.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/shaders/dxbc/dxbc_debug.cpp b/renderdoc/driver/shaders/dxbc/dxbc_debug.cpp index 25cc6b7d0..08f63fdfd 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_debug.cpp +++ b/renderdoc/driver/shaders/dxbc/dxbc_debug.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/shaders/dxbc/dxbc_debug.h b/renderdoc/driver/shaders/dxbc/dxbc_debug.h index 94aa0013e..8433e71f2 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_debug.h +++ b/renderdoc/driver/shaders/dxbc/dxbc_debug.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/shaders/dxbc/dxbc_disassemble.cpp b/renderdoc/driver/shaders/dxbc/dxbc_disassemble.cpp index e64f5f655..df84cfccf 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_disassemble.cpp +++ b/renderdoc/driver/shaders/dxbc/dxbc_disassemble.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/shaders/dxbc/dxbc_reflect.cpp b/renderdoc/driver/shaders/dxbc/dxbc_reflect.cpp index 868d1dfd6..479ea03a6 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_reflect.cpp +++ b/renderdoc/driver/shaders/dxbc/dxbc_reflect.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxbc/dxbc_reflect.h b/renderdoc/driver/shaders/dxbc/dxbc_reflect.h index b53132eda..d149f19f2 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_reflect.h +++ b/renderdoc/driver/shaders/dxbc/dxbc_reflect.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxbc/dxbc_sdbg.cpp b/renderdoc/driver/shaders/dxbc/dxbc_sdbg.cpp index f905d5464..dbdbb4dbe 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_sdbg.cpp +++ b/renderdoc/driver/shaders/dxbc/dxbc_sdbg.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/shaders/dxbc/dxbc_sdbg.h b/renderdoc/driver/shaders/dxbc/dxbc_sdbg.h index 1ee2d1f69..ae9934b6c 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_sdbg.h +++ b/renderdoc/driver/shaders/dxbc/dxbc_sdbg.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/shaders/dxbc/dxbc_spdb.cpp b/renderdoc/driver/shaders/dxbc/dxbc_spdb.cpp index f65b2f30b..327d26955 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_spdb.cpp +++ b/renderdoc/driver/shaders/dxbc/dxbc_spdb.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/shaders/dxbc/dxbc_spdb.h b/renderdoc/driver/shaders/dxbc/dxbc_spdb.h index ed21a6553..2a9231049 100644 --- a/renderdoc/driver/shaders/dxbc/dxbc_spdb.h +++ b/renderdoc/driver/shaders/dxbc/dxbc_spdb.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/driver/shaders/dxbc/precompiled.cpp b/renderdoc/driver/shaders/dxbc/precompiled.cpp index c6489c046..73d4191e9 100644 --- a/renderdoc/driver/shaders/dxbc/precompiled.cpp +++ b/renderdoc/driver/shaders/dxbc/precompiled.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxbc/precompiled.h b/renderdoc/driver/shaders/dxbc/precompiled.h index 73cb89a14..f6e968eae 100644 --- a/renderdoc/driver/shaders/dxbc/precompiled.h +++ b/renderdoc/driver/shaders/dxbc/precompiled.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/dxil_bytecode.cpp b/renderdoc/driver/shaders/dxil/dxil_bytecode.cpp index 35c3727d0..7db47775d 100644 --- a/renderdoc/driver/shaders/dxil/dxil_bytecode.cpp +++ b/renderdoc/driver/shaders/dxil/dxil_bytecode.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/dxil_bytecode.h b/renderdoc/driver/shaders/dxil/dxil_bytecode.h index bf42eef5f..668d17711 100644 --- a/renderdoc/driver/shaders/dxil/dxil_bytecode.h +++ b/renderdoc/driver/shaders/dxil/dxil_bytecode.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/dxil_common.cpp b/renderdoc/driver/shaders/dxil/dxil_common.cpp index b2ea1d60c..016d80366 100644 --- a/renderdoc/driver/shaders/dxil/dxil_common.cpp +++ b/renderdoc/driver/shaders/dxil/dxil_common.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/dxil_common.h b/renderdoc/driver/shaders/dxil/dxil_common.h index 504d18a37..62a144bba 100644 --- a/renderdoc/driver/shaders/dxil/dxil_common.h +++ b/renderdoc/driver/shaders/dxil/dxil_common.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/dxil_debuginfo.cpp b/renderdoc/driver/shaders/dxil/dxil_debuginfo.cpp index 8b177f364..00b899f30 100644 --- a/renderdoc/driver/shaders/dxil/dxil_debuginfo.cpp +++ b/renderdoc/driver/shaders/dxil/dxil_debuginfo.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/dxil_debuginfo.h b/renderdoc/driver/shaders/dxil/dxil_debuginfo.h index b5bbc4ea5..c4247d219 100644 --- a/renderdoc/driver/shaders/dxil/dxil_debuginfo.h +++ b/renderdoc/driver/shaders/dxil/dxil_debuginfo.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/dxil_disassemble.cpp b/renderdoc/driver/shaders/dxil/dxil_disassemble.cpp index d2dabbdbb..b87d13a84 100644 --- a/renderdoc/driver/shaders/dxil/dxil_disassemble.cpp +++ b/renderdoc/driver/shaders/dxil/dxil_disassemble.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/dxil_reflect.cpp b/renderdoc/driver/shaders/dxil/dxil_reflect.cpp index 72b4b9a31..7e6a076b4 100644 --- a/renderdoc/driver/shaders/dxil/dxil_reflect.cpp +++ b/renderdoc/driver/shaders/dxil/dxil_reflect.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/llvm_bitreader.h b/renderdoc/driver/shaders/dxil/llvm_bitreader.h index b46589178..8f096b30d 100644 --- a/renderdoc/driver/shaders/dxil/llvm_bitreader.h +++ b/renderdoc/driver/shaders/dxil/llvm_bitreader.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/llvm_decoder.cpp b/renderdoc/driver/shaders/dxil/llvm_decoder.cpp index ac6579d6a..c7fc1b818 100644 --- a/renderdoc/driver/shaders/dxil/llvm_decoder.cpp +++ b/renderdoc/driver/shaders/dxil/llvm_decoder.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/llvm_decoder.h b/renderdoc/driver/shaders/dxil/llvm_decoder.h index 074526db8..88c934fe5 100644 --- a/renderdoc/driver/shaders/dxil/llvm_decoder.h +++ b/renderdoc/driver/shaders/dxil/llvm_decoder.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/precompiled.cpp b/renderdoc/driver/shaders/dxil/precompiled.cpp index c6489c046..73d4191e9 100644 --- a/renderdoc/driver/shaders/dxil/precompiled.cpp +++ b/renderdoc/driver/shaders/dxil/precompiled.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/dxil/precompiled.h b/renderdoc/driver/shaders/dxil/precompiled.h index 73cb89a14..f6e968eae 100644 --- a/renderdoc/driver/shaders/dxil/precompiled.h +++ b/renderdoc/driver/shaders/dxil/precompiled.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/gen_spirv_code.py b/renderdoc/driver/shaders/spirv/gen_spirv_code.py index 15a1784be..65ac5108b 100644 --- a/renderdoc/driver/shaders/spirv/gen_spirv_code.py +++ b/renderdoc/driver/shaders/spirv/gen_spirv_code.py @@ -73,7 +73,7 @@ copyright = ''' /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/glslang_compile.cpp b/renderdoc/driver/shaders/spirv/glslang_compile.cpp index 199ce9493..ee1b02c73 100644 --- a/renderdoc/driver/shaders/spirv/glslang_compile.cpp +++ b/renderdoc/driver/shaders/spirv/glslang_compile.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/glslang_compile.h b/renderdoc/driver/shaders/spirv/glslang_compile.h index 752762458..a24ca54d6 100644 --- a/renderdoc/driver/shaders/spirv/glslang_compile.h +++ b/renderdoc/driver/shaders/spirv/glslang_compile.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/precompiled.cpp b/renderdoc/driver/shaders/spirv/precompiled.cpp index c6489c046..73d4191e9 100644 --- a/renderdoc/driver/shaders/spirv/precompiled.cpp +++ b/renderdoc/driver/shaders/spirv/precompiled.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/precompiled.h b/renderdoc/driver/shaders/spirv/precompiled.h index 73cb89a14..f6e968eae 100644 --- a/renderdoc/driver/shaders/spirv/precompiled.h +++ b/renderdoc/driver/shaders/spirv/precompiled.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_common.cpp b/renderdoc/driver/shaders/spirv/spirv_common.cpp index bb94cd2dd..fa5d6ade8 100644 --- a/renderdoc/driver/shaders/spirv/spirv_common.cpp +++ b/renderdoc/driver/shaders/spirv/spirv_common.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_common.h b/renderdoc/driver/shaders/spirv/spirv_common.h index 130672ec9..9c74fc620 100644 --- a/renderdoc/driver/shaders/spirv/spirv_common.h +++ b/renderdoc/driver/shaders/spirv/spirv_common.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_compile.cpp b/renderdoc/driver/shaders/spirv/spirv_compile.cpp index e85804141..dde6db240 100644 --- a/renderdoc/driver/shaders/spirv/spirv_compile.cpp +++ b/renderdoc/driver/shaders/spirv/spirv_compile.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_compile.h b/renderdoc/driver/shaders/spirv/spirv_compile.h index e66767051..004fd0445 100644 --- a/renderdoc/driver/shaders/spirv/spirv_compile.h +++ b/renderdoc/driver/shaders/spirv/spirv_compile.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_debug.cpp b/renderdoc/driver/shaders/spirv/spirv_debug.cpp index b314954bc..cae2a693a 100644 --- a/renderdoc/driver/shaders/spirv/spirv_debug.cpp +++ b/renderdoc/driver/shaders/spirv/spirv_debug.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_debug.h b/renderdoc/driver/shaders/spirv/spirv_debug.h index d5cdbcd83..517db10d0 100644 --- a/renderdoc/driver/shaders/spirv/spirv_debug.h +++ b/renderdoc/driver/shaders/spirv/spirv_debug.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_debug_glsl450.cpp b/renderdoc/driver/shaders/spirv/spirv_debug_glsl450.cpp index d3440179c..bd39d4829 100644 --- a/renderdoc/driver/shaders/spirv/spirv_debug_glsl450.cpp +++ b/renderdoc/driver/shaders/spirv/spirv_debug_glsl450.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_debug_setup.cpp b/renderdoc/driver/shaders/spirv/spirv_debug_setup.cpp index 868d46777..c5ab66bf0 100644 --- a/renderdoc/driver/shaders/spirv/spirv_debug_setup.cpp +++ b/renderdoc/driver/shaders/spirv/spirv_debug_setup.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_disassemble.cpp b/renderdoc/driver/shaders/spirv/spirv_disassemble.cpp index af69146ad..692ea9826 100644 --- a/renderdoc/driver/shaders/spirv/spirv_disassemble.cpp +++ b/renderdoc/driver/shaders/spirv/spirv_disassemble.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_editor.cpp b/renderdoc/driver/shaders/spirv/spirv_editor.cpp index d56dbd9a9..b8886f6f0 100644 --- a/renderdoc/driver/shaders/spirv/spirv_editor.cpp +++ b/renderdoc/driver/shaders/spirv/spirv_editor.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_editor.h b/renderdoc/driver/shaders/spirv/spirv_editor.h index 81c420020..954926539 100644 --- a/renderdoc/driver/shaders/spirv/spirv_editor.h +++ b/renderdoc/driver/shaders/spirv/spirv_editor.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_gen.cpp b/renderdoc/driver/shaders/spirv/spirv_gen.cpp index b2ec4bcde..1e774187f 100644 --- a/renderdoc/driver/shaders/spirv/spirv_gen.cpp +++ b/renderdoc/driver/shaders/spirv/spirv_gen.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_gen.h b/renderdoc/driver/shaders/spirv/spirv_gen.h index a8f010796..ecf33508b 100644 --- a/renderdoc/driver/shaders/spirv/spirv_gen.h +++ b/renderdoc/driver/shaders/spirv/spirv_gen.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_op_helpers.h b/renderdoc/driver/shaders/spirv/spirv_op_helpers.h index 041cd8a6a..fb5755bad 100644 --- a/renderdoc/driver/shaders/spirv/spirv_op_helpers.h +++ b/renderdoc/driver/shaders/spirv/spirv_op_helpers.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_processor.cpp b/renderdoc/driver/shaders/spirv/spirv_processor.cpp index b1c349d3a..f56692949 100644 --- a/renderdoc/driver/shaders/spirv/spirv_processor.cpp +++ b/renderdoc/driver/shaders/spirv/spirv_processor.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_processor.h b/renderdoc/driver/shaders/spirv/spirv_processor.h index a3eb4dc43..690ea7ebe 100644 --- a/renderdoc/driver/shaders/spirv/spirv_processor.h +++ b/renderdoc/driver/shaders/spirv/spirv_processor.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_reflect.cpp b/renderdoc/driver/shaders/spirv/spirv_reflect.cpp index e01407889..a7c0f577e 100644 --- a/renderdoc/driver/shaders/spirv/spirv_reflect.cpp +++ b/renderdoc/driver/shaders/spirv/spirv_reflect.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_reflect.h b/renderdoc/driver/shaders/spirv/spirv_reflect.h index 4719cd46d..e9f8436b4 100644 --- a/renderdoc/driver/shaders/spirv/spirv_reflect.h +++ b/renderdoc/driver/shaders/spirv/spirv_reflect.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/spirv_stringise.cpp b/renderdoc/driver/shaders/spirv/spirv_stringise.cpp index 2773fbd46..123daf2c1 100644 --- a/renderdoc/driver/shaders/spirv/spirv_stringise.cpp +++ b/renderdoc/driver/shaders/spirv/spirv_stringise.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/shaders/spirv/var_dispatch_helpers.h b/renderdoc/driver/shaders/spirv/var_dispatch_helpers.h index 995700d8d..f27c90915 100644 --- a/renderdoc/driver/shaders/spirv/var_dispatch_helpers.h +++ b/renderdoc/driver/shaders/spirv/var_dispatch_helpers.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/gen_dispatch_table.py b/renderdoc/driver/vulkan/gen_dispatch_table.py index af2dbb062..98911dd6d 100644 --- a/renderdoc/driver/vulkan/gen_dispatch_table.py +++ b/renderdoc/driver/vulkan/gen_dispatch_table.py @@ -26,7 +26,7 @@ f.write(''' /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/imgrefs_tests.cpp b/renderdoc/driver/vulkan/imgrefs_tests.cpp index 5e57f1ebc..a34c22727 100644 --- a/renderdoc/driver/vulkan/imgrefs_tests.cpp +++ b/renderdoc/driver/vulkan/imgrefs_tests.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/precompiled.cpp b/renderdoc/driver/vulkan/precompiled.cpp index c6489c046..73d4191e9 100644 --- a/renderdoc/driver/vulkan/precompiled.cpp +++ b/renderdoc/driver/vulkan/precompiled.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/precompiled.h b/renderdoc/driver/vulkan/precompiled.h index 0d14dbaa8..c1037db39 100644 --- a/renderdoc/driver/vulkan/precompiled.h +++ b/renderdoc/driver/vulkan/precompiled.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_android.cpp b/renderdoc/driver/vulkan/vk_android.cpp index 4e63a6052..1e4ce81e6 100644 --- a/renderdoc/driver/vulkan/vk_android.cpp +++ b/renderdoc/driver/vulkan/vk_android.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_apple.cpp b/renderdoc/driver/vulkan/vk_apple.cpp index 44acbe9c0..248fc8dd6 100644 --- a/renderdoc/driver/vulkan/vk_apple.cpp +++ b/renderdoc/driver/vulkan/vk_apple.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_bindless_feedback.cpp b/renderdoc/driver/vulkan/vk_bindless_feedback.cpp index f0fec96b1..335f9305c 100644 --- a/renderdoc/driver/vulkan/vk_bindless_feedback.cpp +++ b/renderdoc/driver/vulkan/vk_bindless_feedback.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_common.cpp b/renderdoc/driver/vulkan/vk_common.cpp index c39a0701b..3df226e86 100644 --- a/renderdoc/driver/vulkan/vk_common.cpp +++ b/renderdoc/driver/vulkan/vk_common.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_common.h b/renderdoc/driver/vulkan/vk_common.h index 6a65caa6b..bfcc61324 100644 --- a/renderdoc/driver/vulkan/vk_common.h +++ b/renderdoc/driver/vulkan/vk_common.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_core.cpp b/renderdoc/driver/vulkan/vk_core.cpp index e30481407..aef8b5021 100644 --- a/renderdoc/driver/vulkan/vk_core.cpp +++ b/renderdoc/driver/vulkan/vk_core.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_core.h b/renderdoc/driver/vulkan/vk_core.h index f64fc480a..f922074fc 100644 --- a/renderdoc/driver/vulkan/vk_core.h +++ b/renderdoc/driver/vulkan/vk_core.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_counters.cpp b/renderdoc/driver/vulkan/vk_counters.cpp index 59d152459..406f5a529 100644 --- a/renderdoc/driver/vulkan/vk_counters.cpp +++ b/renderdoc/driver/vulkan/vk_counters.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_debug.cpp b/renderdoc/driver/vulkan/vk_debug.cpp index 844cda736..5141f24fd 100644 --- a/renderdoc/driver/vulkan/vk_debug.cpp +++ b/renderdoc/driver/vulkan/vk_debug.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_debug.h b/renderdoc/driver/vulkan/vk_debug.h index fcf0d8230..3295c7f66 100644 --- a/renderdoc/driver/vulkan/vk_debug.h +++ b/renderdoc/driver/vulkan/vk_debug.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_dispatch_defs.h b/renderdoc/driver/vulkan/vk_dispatch_defs.h index bec052a73..faf3f413f 100644 --- a/renderdoc/driver/vulkan/vk_dispatch_defs.h +++ b/renderdoc/driver/vulkan/vk_dispatch_defs.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_dispatchtables.cpp b/renderdoc/driver/vulkan/vk_dispatchtables.cpp index 44df91643..d508b8767 100644 --- a/renderdoc/driver/vulkan/vk_dispatchtables.cpp +++ b/renderdoc/driver/vulkan/vk_dispatchtables.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_dispatchtables.h b/renderdoc/driver/vulkan/vk_dispatchtables.h index 4eb4835da..c0137ce96 100644 --- a/renderdoc/driver/vulkan/vk_dispatchtables.h +++ b/renderdoc/driver/vulkan/vk_dispatchtables.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_ggp.cpp b/renderdoc/driver/vulkan/vk_ggp.cpp index 5feffd42b..24de56e35 100644 --- a/renderdoc/driver/vulkan/vk_ggp.cpp +++ b/renderdoc/driver/vulkan/vk_ggp.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_hookset_defs.h b/renderdoc/driver/vulkan/vk_hookset_defs.h index abbfbbb8b..bd4597df9 100644 --- a/renderdoc/driver/vulkan/vk_hookset_defs.h +++ b/renderdoc/driver/vulkan/vk_hookset_defs.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_info.cpp b/renderdoc/driver/vulkan/vk_info.cpp index 553ba2d9c..485e4f9b4 100644 --- a/renderdoc/driver/vulkan/vk_info.cpp +++ b/renderdoc/driver/vulkan/vk_info.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_info.h b/renderdoc/driver/vulkan/vk_info.h index 37c4761f4..23a3dc85d 100644 --- a/renderdoc/driver/vulkan/vk_info.h +++ b/renderdoc/driver/vulkan/vk_info.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_initstate.cpp b/renderdoc/driver/vulkan/vk_initstate.cpp index 643c175f6..f695e3f0d 100644 --- a/renderdoc/driver/vulkan/vk_initstate.cpp +++ b/renderdoc/driver/vulkan/vk_initstate.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_layer.cpp b/renderdoc/driver/vulkan/vk_layer.cpp index 31fc694ea..d021f92b1 100644 --- a/renderdoc/driver/vulkan/vk_layer.cpp +++ b/renderdoc/driver/vulkan/vk_layer.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_layer_android.cpp b/renderdoc/driver/vulkan/vk_layer_android.cpp index 44b5cf049..d8768f4fc 100644 --- a/renderdoc/driver/vulkan/vk_layer_android.cpp +++ b/renderdoc/driver/vulkan/vk_layer_android.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_linux.cpp b/renderdoc/driver/vulkan/vk_linux.cpp index 541456947..103ef82ca 100644 --- a/renderdoc/driver/vulkan/vk_linux.cpp +++ b/renderdoc/driver/vulkan/vk_linux.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_manager.cpp b/renderdoc/driver/vulkan/vk_manager.cpp index 7b10b1745..4c860ae6e 100644 --- a/renderdoc/driver/vulkan/vk_manager.cpp +++ b/renderdoc/driver/vulkan/vk_manager.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_manager.h b/renderdoc/driver/vulkan/vk_manager.h index 51a62bd23..01a8fb461 100644 --- a/renderdoc/driver/vulkan/vk_manager.h +++ b/renderdoc/driver/vulkan/vk_manager.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_memory.cpp b/renderdoc/driver/vulkan/vk_memory.cpp index 4c9819f47..ce2743a42 100644 --- a/renderdoc/driver/vulkan/vk_memory.cpp +++ b/renderdoc/driver/vulkan/vk_memory.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_msaa_array_conv.cpp b/renderdoc/driver/vulkan/vk_msaa_array_conv.cpp index 4e0ef862e..4b8494007 100644 --- a/renderdoc/driver/vulkan/vk_msaa_array_conv.cpp +++ b/renderdoc/driver/vulkan/vk_msaa_array_conv.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_next_chains.cpp b/renderdoc/driver/vulkan/vk_next_chains.cpp index 33036ccae..cb13c2f75 100644 --- a/renderdoc/driver/vulkan/vk_next_chains.cpp +++ b/renderdoc/driver/vulkan/vk_next_chains.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_outputwindow.cpp b/renderdoc/driver/vulkan/vk_outputwindow.cpp index df9286f02..41851e52a 100644 --- a/renderdoc/driver/vulkan/vk_outputwindow.cpp +++ b/renderdoc/driver/vulkan/vk_outputwindow.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_overlay.cpp b/renderdoc/driver/vulkan/vk_overlay.cpp index 529946acc..8030d9e6c 100644 --- a/renderdoc/driver/vulkan/vk_overlay.cpp +++ b/renderdoc/driver/vulkan/vk_overlay.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_pixelhistory.cpp b/renderdoc/driver/vulkan/vk_pixelhistory.cpp index 2abd62eef..b386f372a 100644 --- a/renderdoc/driver/vulkan/vk_pixelhistory.cpp +++ b/renderdoc/driver/vulkan/vk_pixelhistory.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_posix.cpp b/renderdoc/driver/vulkan/vk_posix.cpp index 4e9592226..d3e783d3e 100644 --- a/renderdoc/driver/vulkan/vk_posix.cpp +++ b/renderdoc/driver/vulkan/vk_posix.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_postvs.cpp b/renderdoc/driver/vulkan/vk_postvs.cpp index cd9e536d6..9646090ce 100644 --- a/renderdoc/driver/vulkan/vk_postvs.cpp +++ b/renderdoc/driver/vulkan/vk_postvs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_rendermesh.cpp b/renderdoc/driver/vulkan/vk_rendermesh.cpp index da4a1040c..3863e03d3 100644 --- a/renderdoc/driver/vulkan/vk_rendermesh.cpp +++ b/renderdoc/driver/vulkan/vk_rendermesh.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_rendertext.cpp b/renderdoc/driver/vulkan/vk_rendertext.cpp index a30b24537..625cfa2f7 100644 --- a/renderdoc/driver/vulkan/vk_rendertext.cpp +++ b/renderdoc/driver/vulkan/vk_rendertext.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_rendertext.h b/renderdoc/driver/vulkan/vk_rendertext.h index 14c4f803d..172ef9848 100644 --- a/renderdoc/driver/vulkan/vk_rendertext.h +++ b/renderdoc/driver/vulkan/vk_rendertext.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_rendertexture.cpp b/renderdoc/driver/vulkan/vk_rendertexture.cpp index 000638203..48c4237d6 100644 --- a/renderdoc/driver/vulkan/vk_rendertexture.cpp +++ b/renderdoc/driver/vulkan/vk_rendertexture.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_replay.cpp b/renderdoc/driver/vulkan/vk_replay.cpp index fdb812d0f..928baf722 100644 --- a/renderdoc/driver/vulkan/vk_replay.cpp +++ b/renderdoc/driver/vulkan/vk_replay.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_replay.h b/renderdoc/driver/vulkan/vk_replay.h index 1ae850b3e..148b0d934 100644 --- a/renderdoc/driver/vulkan/vk_replay.h +++ b/renderdoc/driver/vulkan/vk_replay.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_resources.cpp b/renderdoc/driver/vulkan/vk_resources.cpp index c5c626cae..658798ee2 100644 --- a/renderdoc/driver/vulkan/vk_resources.cpp +++ b/renderdoc/driver/vulkan/vk_resources.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_resources.h b/renderdoc/driver/vulkan/vk_resources.h index 048acb536..cc270d063 100644 --- a/renderdoc/driver/vulkan/vk_resources.h +++ b/renderdoc/driver/vulkan/vk_resources.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_serialise.cpp b/renderdoc/driver/vulkan/vk_serialise.cpp index 60a6f6834..a50e12c1f 100644 --- a/renderdoc/driver/vulkan/vk_serialise.cpp +++ b/renderdoc/driver/vulkan/vk_serialise.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_shader_cache.cpp b/renderdoc/driver/vulkan/vk_shader_cache.cpp index b5bfb61f6..57e4adee0 100644 --- a/renderdoc/driver/vulkan/vk_shader_cache.cpp +++ b/renderdoc/driver/vulkan/vk_shader_cache.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_shader_cache.h b/renderdoc/driver/vulkan/vk_shader_cache.h index 39ab576e8..d7b5bcfc0 100644 --- a/renderdoc/driver/vulkan/vk_shader_cache.h +++ b/renderdoc/driver/vulkan/vk_shader_cache.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_shaderdebug.cpp b/renderdoc/driver/vulkan/vk_shaderdebug.cpp index 5c0280656..20e94dca2 100644 --- a/renderdoc/driver/vulkan/vk_shaderdebug.cpp +++ b/renderdoc/driver/vulkan/vk_shaderdebug.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2020 Baldur Karlsson + * Copyright (c) 2020-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_sparse_initstate.cpp b/renderdoc/driver/vulkan/vk_sparse_initstate.cpp index 24bfd31b9..844a49e73 100644 --- a/renderdoc/driver/vulkan/vk_sparse_initstate.cpp +++ b/renderdoc/driver/vulkan/vk_sparse_initstate.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_state.cpp b/renderdoc/driver/vulkan/vk_state.cpp index 06793a68f..2aca4f948 100644 --- a/renderdoc/driver/vulkan/vk_state.cpp +++ b/renderdoc/driver/vulkan/vk_state.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_state.h b/renderdoc/driver/vulkan/vk_state.h index 6e5ccd937..50fa46531 100644 --- a/renderdoc/driver/vulkan/vk_state.h +++ b/renderdoc/driver/vulkan/vk_state.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_stringise.cpp b/renderdoc/driver/vulkan/vk_stringise.cpp index 8abbefa15..d8e0d19c2 100644 --- a/renderdoc/driver/vulkan/vk_stringise.cpp +++ b/renderdoc/driver/vulkan/vk_stringise.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/vk_win32.cpp b/renderdoc/driver/vulkan/vk_win32.cpp index 589f7a232..d1646e4d4 100644 --- a/renderdoc/driver/vulkan/vk_win32.cpp +++ b/renderdoc/driver/vulkan/vk_win32.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/wrappers/vk_cmd_funcs.cpp b/renderdoc/driver/vulkan/wrappers/vk_cmd_funcs.cpp index f6575fe06..b03a7ec43 100644 --- a/renderdoc/driver/vulkan/wrappers/vk_cmd_funcs.cpp +++ b/renderdoc/driver/vulkan/wrappers/vk_cmd_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/wrappers/vk_descriptor_funcs.cpp b/renderdoc/driver/vulkan/wrappers/vk_descriptor_funcs.cpp index ea689d989..cc632345b 100644 --- a/renderdoc/driver/vulkan/wrappers/vk_descriptor_funcs.cpp +++ b/renderdoc/driver/vulkan/wrappers/vk_descriptor_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/wrappers/vk_device_funcs.cpp b/renderdoc/driver/vulkan/wrappers/vk_device_funcs.cpp index 83a5ab618..aea2e704b 100644 --- a/renderdoc/driver/vulkan/wrappers/vk_device_funcs.cpp +++ b/renderdoc/driver/vulkan/wrappers/vk_device_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/wrappers/vk_draw_funcs.cpp b/renderdoc/driver/vulkan/wrappers/vk_draw_funcs.cpp index d3d4ca416..7b384d4d9 100644 --- a/renderdoc/driver/vulkan/wrappers/vk_draw_funcs.cpp +++ b/renderdoc/driver/vulkan/wrappers/vk_draw_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/wrappers/vk_dynamic_funcs.cpp b/renderdoc/driver/vulkan/wrappers/vk_dynamic_funcs.cpp index c829570f8..963c473c5 100644 --- a/renderdoc/driver/vulkan/wrappers/vk_dynamic_funcs.cpp +++ b/renderdoc/driver/vulkan/wrappers/vk_dynamic_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/wrappers/vk_get_funcs.cpp b/renderdoc/driver/vulkan/wrappers/vk_get_funcs.cpp index 8591ec50d..d504b7424 100644 --- a/renderdoc/driver/vulkan/wrappers/vk_get_funcs.cpp +++ b/renderdoc/driver/vulkan/wrappers/vk_get_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/wrappers/vk_misc_funcs.cpp b/renderdoc/driver/vulkan/wrappers/vk_misc_funcs.cpp index 4f9540b9a..a04964695 100644 --- a/renderdoc/driver/vulkan/wrappers/vk_misc_funcs.cpp +++ b/renderdoc/driver/vulkan/wrappers/vk_misc_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/wrappers/vk_queue_funcs.cpp b/renderdoc/driver/vulkan/wrappers/vk_queue_funcs.cpp index ddf83da6d..61ab1bf7c 100644 --- a/renderdoc/driver/vulkan/wrappers/vk_queue_funcs.cpp +++ b/renderdoc/driver/vulkan/wrappers/vk_queue_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/wrappers/vk_resource_funcs.cpp b/renderdoc/driver/vulkan/wrappers/vk_resource_funcs.cpp index 52230e16b..a49087619 100644 --- a/renderdoc/driver/vulkan/wrappers/vk_resource_funcs.cpp +++ b/renderdoc/driver/vulkan/wrappers/vk_resource_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/wrappers/vk_shader_funcs.cpp b/renderdoc/driver/vulkan/wrappers/vk_shader_funcs.cpp index b15f9bf20..e1c3554fd 100644 --- a/renderdoc/driver/vulkan/wrappers/vk_shader_funcs.cpp +++ b/renderdoc/driver/vulkan/wrappers/vk_shader_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/wrappers/vk_sync_funcs.cpp b/renderdoc/driver/vulkan/wrappers/vk_sync_funcs.cpp index 9741610fa..dbae5ef7e 100644 --- a/renderdoc/driver/vulkan/wrappers/vk_sync_funcs.cpp +++ b/renderdoc/driver/vulkan/wrappers/vk_sync_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/driver/vulkan/wrappers/vk_wsi_funcs.cpp b/renderdoc/driver/vulkan/wrappers/vk_wsi_funcs.cpp index 2178fd0e4..6dfae7812 100644 --- a/renderdoc/driver/vulkan/wrappers/vk_wsi_funcs.cpp +++ b/renderdoc/driver/vulkan/wrappers/vk_wsi_funcs.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/hooks/hooks.cpp b/renderdoc/hooks/hooks.cpp index 725f085b7..c3b5a7659 100644 --- a/renderdoc/hooks/hooks.cpp +++ b/renderdoc/hooks/hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/hooks/hooks.h b/renderdoc/hooks/hooks.h index 52b3b3806..1ca719e90 100644 --- a/renderdoc/hooks/hooks.h +++ b/renderdoc/hooks/hooks.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/maths/camera.cpp b/renderdoc/maths/camera.cpp index 4ce1db8a1..503624b7a 100644 --- a/renderdoc/maths/camera.cpp +++ b/renderdoc/maths/camera.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/maths/camera.h b/renderdoc/maths/camera.h index 3f7048093..0836072b8 100644 --- a/renderdoc/maths/camera.h +++ b/renderdoc/maths/camera.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/maths/formatpacking.cpp b/renderdoc/maths/formatpacking.cpp index f7c9af787..d8ac6ee28 100644 --- a/renderdoc/maths/formatpacking.cpp +++ b/renderdoc/maths/formatpacking.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/maths/formatpacking.h b/renderdoc/maths/formatpacking.h index 9bc00a0e4..7d6cf61fb 100644 --- a/renderdoc/maths/formatpacking.h +++ b/renderdoc/maths/formatpacking.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/maths/matrix.cpp b/renderdoc/maths/matrix.cpp index f3e12bb03..86df511be 100644 --- a/renderdoc/maths/matrix.cpp +++ b/renderdoc/maths/matrix.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/maths/matrix.h b/renderdoc/maths/matrix.h index 54902a503..3325fa48e 100644 --- a/renderdoc/maths/matrix.h +++ b/renderdoc/maths/matrix.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/maths/quat.h b/renderdoc/maths/quat.h index cf222562e..75db49846 100644 --- a/renderdoc/maths/quat.h +++ b/renderdoc/maths/quat.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/maths/vec.cpp b/renderdoc/maths/vec.cpp index 846379fb8..cc1d65105 100644 --- a/renderdoc/maths/vec.cpp +++ b/renderdoc/maths/vec.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/maths/vec.h b/renderdoc/maths/vec.h index f0cfaaffc..54a8cda2f 100644 --- a/renderdoc/maths/vec.h +++ b/renderdoc/maths/vec.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/os/os_specific.cpp b/renderdoc/os/os_specific.cpp index 885ceb91e..fe92b4941 100644 --- a/renderdoc/os/os_specific.cpp +++ b/renderdoc/os/os_specific.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/os/os_specific.h b/renderdoc/os/os_specific.h index c9a003ad6..cc9a6b09e 100644 --- a/renderdoc/os/os_specific.h +++ b/renderdoc/os/os_specific.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/os/posix/android/android_callstack.cpp b/renderdoc/os/posix/android/android_callstack.cpp index 64da26454..dd9f894ba 100644 --- a/renderdoc/os/posix/android/android_callstack.cpp +++ b/renderdoc/os/posix/android/android_callstack.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/android/android_hook.cpp b/renderdoc/os/posix/android/android_hook.cpp index a8b213f58..3e963b0e5 100644 --- a/renderdoc/os/posix/android/android_hook.cpp +++ b/renderdoc/os/posix/android/android_hook.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/android/android_network.cpp b/renderdoc/os/posix/android/android_network.cpp index b5c8426b7..8a7f0f002 100644 --- a/renderdoc/os/posix/android/android_network.cpp +++ b/renderdoc/os/posix/android/android_network.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/android/android_process.cpp b/renderdoc/os/posix/android/android_process.cpp index 8c1862a2c..7a4e8b4ed 100644 --- a/renderdoc/os/posix/android/android_process.cpp +++ b/renderdoc/os/posix/android/android_process.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/android/android_stringio.cpp b/renderdoc/os/posix/android/android_stringio.cpp index 270f656b7..78a9137af 100644 --- a/renderdoc/os/posix/android/android_stringio.cpp +++ b/renderdoc/os/posix/android/android_stringio.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/android/android_threading.cpp b/renderdoc/os/posix/android/android_threading.cpp index a8fc1a3fd..be0c5dd10 100644 --- a/renderdoc/os/posix/android/android_threading.cpp +++ b/renderdoc/os/posix/android/android_threading.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/apple/apple_callstack.cpp b/renderdoc/os/posix/apple/apple_callstack.cpp index 52b2e44b8..cf58e0cce 100644 --- a/renderdoc/os/posix/apple/apple_callstack.cpp +++ b/renderdoc/os/posix/apple/apple_callstack.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/apple/apple_hook.cpp b/renderdoc/os/posix/apple/apple_hook.cpp index e98e93b0f..6030ae734 100644 --- a/renderdoc/os/posix/apple/apple_hook.cpp +++ b/renderdoc/os/posix/apple/apple_hook.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/apple/apple_network.cpp b/renderdoc/os/posix/apple/apple_network.cpp index e3c9b967b..f4e31fad4 100644 --- a/renderdoc/os/posix/apple/apple_network.cpp +++ b/renderdoc/os/posix/apple/apple_network.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/apple/apple_process.cpp b/renderdoc/os/posix/apple/apple_process.cpp index 11d87b237..d45f11e6a 100644 --- a/renderdoc/os/posix/apple/apple_process.cpp +++ b/renderdoc/os/posix/apple/apple_process.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/apple/apple_stringio.cpp b/renderdoc/os/posix/apple/apple_stringio.cpp index 14a2202c1..b51c1aac8 100644 --- a/renderdoc/os/posix/apple/apple_stringio.cpp +++ b/renderdoc/os/posix/apple/apple_stringio.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/apple/apple_threading.cpp b/renderdoc/os/posix/apple/apple_threading.cpp index 4cb834a1d..7594c41a0 100644 --- a/renderdoc/os/posix/apple/apple_threading.cpp +++ b/renderdoc/os/posix/apple/apple_threading.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/ggp/ggp_callstack.cpp b/renderdoc/os/posix/ggp/ggp_callstack.cpp index 213b90cb6..ea40843c4 100644 --- a/renderdoc/os/posix/ggp/ggp_callstack.cpp +++ b/renderdoc/os/posix/ggp/ggp_callstack.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/ggp/ggp_hook.cpp b/renderdoc/os/posix/ggp/ggp_hook.cpp index 11f462d74..ad044f872 100644 --- a/renderdoc/os/posix/ggp/ggp_hook.cpp +++ b/renderdoc/os/posix/ggp/ggp_hook.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/ggp/ggp_network.cpp b/renderdoc/os/posix/ggp/ggp_network.cpp index e3c9b967b..f4e31fad4 100644 --- a/renderdoc/os/posix/ggp/ggp_network.cpp +++ b/renderdoc/os/posix/ggp/ggp_network.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/ggp/ggp_process.cpp b/renderdoc/os/posix/ggp/ggp_process.cpp index 9e2377794..8b64d8548 100644 --- a/renderdoc/os/posix/ggp/ggp_process.cpp +++ b/renderdoc/os/posix/ggp/ggp_process.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/ggp/ggp_stringio.cpp b/renderdoc/os/posix/ggp/ggp_stringio.cpp index a0a41f64a..1029464a6 100644 --- a/renderdoc/os/posix/ggp/ggp_stringio.cpp +++ b/renderdoc/os/posix/ggp/ggp_stringio.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/ggp/ggp_threading.cpp b/renderdoc/os/posix/ggp/ggp_threading.cpp index a8fc1a3fd..be0c5dd10 100644 --- a/renderdoc/os/posix/ggp/ggp_threading.cpp +++ b/renderdoc/os/posix/ggp/ggp_threading.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/linux/linux_callstack.cpp b/renderdoc/os/posix/linux/linux_callstack.cpp index 4ec3a7433..e843ff0b7 100644 --- a/renderdoc/os/posix/linux/linux_callstack.cpp +++ b/renderdoc/os/posix/linux/linux_callstack.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/linux/linux_hook.cpp b/renderdoc/os/posix/linux/linux_hook.cpp index 2c9f0b898..e9f9361ea 100644 --- a/renderdoc/os/posix/linux/linux_hook.cpp +++ b/renderdoc/os/posix/linux/linux_hook.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/linux/linux_network.cpp b/renderdoc/os/posix/linux/linux_network.cpp index e3c9b967b..f4e31fad4 100644 --- a/renderdoc/os/posix/linux/linux_network.cpp +++ b/renderdoc/os/posix/linux/linux_network.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/linux/linux_process.cpp b/renderdoc/os/posix/linux/linux_process.cpp index 40d10bc3a..81192e746 100644 --- a/renderdoc/os/posix/linux/linux_process.cpp +++ b/renderdoc/os/posix/linux/linux_process.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/linux/linux_stringio.cpp b/renderdoc/os/posix/linux/linux_stringio.cpp index b1558d6a0..c704fc7fc 100644 --- a/renderdoc/os/posix/linux/linux_stringio.cpp +++ b/renderdoc/os/posix/linux/linux_stringio.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/linux/linux_threading.cpp b/renderdoc/os/posix/linux/linux_threading.cpp index d0133d648..1c862bf86 100644 --- a/renderdoc/os/posix/linux/linux_threading.cpp +++ b/renderdoc/os/posix/linux/linux_threading.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/posix_libentry.cpp b/renderdoc/os/posix/posix_libentry.cpp index f04b38858..4b738a14e 100644 --- a/renderdoc/os/posix/posix_libentry.cpp +++ b/renderdoc/os/posix/posix_libentry.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/posix_network.cpp b/renderdoc/os/posix/posix_network.cpp index 928b92dfe..aab133250 100644 --- a/renderdoc/os/posix/posix_network.cpp +++ b/renderdoc/os/posix/posix_network.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/posix_network.h b/renderdoc/os/posix/posix_network.h index 7d95970b8..901473258 100644 --- a/renderdoc/os/posix/posix_network.h +++ b/renderdoc/os/posix/posix_network.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/posix_process.cpp b/renderdoc/os/posix/posix_process.cpp index 5a895a24d..f2e992e92 100644 --- a/renderdoc/os/posix/posix_process.cpp +++ b/renderdoc/os/posix/posix_process.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/posix_specific.h b/renderdoc/os/posix/posix_specific.h index ed10026b6..7285d735d 100644 --- a/renderdoc/os/posix/posix_specific.h +++ b/renderdoc/os/posix/posix_specific.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/posix_stringio.cpp b/renderdoc/os/posix/posix_stringio.cpp index 637fd1237..59701e532 100644 --- a/renderdoc/os/posix/posix_stringio.cpp +++ b/renderdoc/os/posix/posix_stringio.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/posix/posix_threading.cpp b/renderdoc/os/posix/posix_threading.cpp index 924bb97de..6bbc59bfc 100644 --- a/renderdoc/os/posix/posix_threading.cpp +++ b/renderdoc/os/posix/posix_threading.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/win32/dia2_stubs.h b/renderdoc/os/win32/dia2_stubs.h index 7f881323c..45cfc6463 100644 --- a/renderdoc/os/win32/dia2_stubs.h +++ b/renderdoc/os/win32/dia2_stubs.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/os/win32/sys_win32_hooks.cpp b/renderdoc/os/win32/sys_win32_hooks.cpp index d02e2e9fe..c5841a6d7 100644 --- a/renderdoc/os/win32/sys_win32_hooks.cpp +++ b/renderdoc/os/win32/sys_win32_hooks.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/os/win32/win32_callstack.cpp b/renderdoc/os/win32/win32_callstack.cpp index 27c293d3b..822c5c6fa 100644 --- a/renderdoc/os/win32/win32_callstack.cpp +++ b/renderdoc/os/win32/win32_callstack.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/os/win32/win32_hook.cpp b/renderdoc/os/win32/win32_hook.cpp index 0acc5be4d..59cc38bd1 100644 --- a/renderdoc/os/win32/win32_hook.cpp +++ b/renderdoc/os/win32/win32_hook.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/os/win32/win32_libentry.cpp b/renderdoc/os/win32/win32_libentry.cpp index 0429b946c..b8790db13 100644 --- a/renderdoc/os/win32/win32_libentry.cpp +++ b/renderdoc/os/win32/win32_libentry.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/os/win32/win32_network.cpp b/renderdoc/os/win32/win32_network.cpp index e92c1082e..94df61cc4 100644 --- a/renderdoc/os/win32/win32_network.cpp +++ b/renderdoc/os/win32/win32_network.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/os/win32/win32_process.cpp b/renderdoc/os/win32/win32_process.cpp index 0e253293e..c6a087a32 100644 --- a/renderdoc/os/win32/win32_process.cpp +++ b/renderdoc/os/win32/win32_process.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/os/win32/win32_shellext.cpp b/renderdoc/os/win32/win32_shellext.cpp index 1b81c07d6..a5abe7be2 100644 --- a/renderdoc/os/win32/win32_shellext.cpp +++ b/renderdoc/os/win32/win32_shellext.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/os/win32/win32_specific.h b/renderdoc/os/win32/win32_specific.h index 478352d21..a2dc777d7 100644 --- a/renderdoc/os/win32/win32_specific.h +++ b/renderdoc/os/win32/win32_specific.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/os/win32/win32_stringio.cpp b/renderdoc/os/win32/win32_stringio.cpp index 1ea210f8a..576f13acf 100644 --- a/renderdoc/os/win32/win32_stringio.cpp +++ b/renderdoc/os/win32/win32_stringio.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/os/win32/win32_threading.cpp b/renderdoc/os/win32/win32_threading.cpp index 396c99fb8..db5ba88b1 100644 --- a/renderdoc/os/win32/win32_threading.cpp +++ b/renderdoc/os/win32/win32_threading.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/replay/app_api.cpp b/renderdoc/replay/app_api.cpp index 554989532..1cd2ca34f 100644 --- a/renderdoc/replay/app_api.cpp +++ b/renderdoc/replay/app_api.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/replay/basic_types_tests.cpp b/renderdoc/replay/basic_types_tests.cpp index 13cbc2dcb..bb394d2a7 100644 --- a/renderdoc/replay/basic_types_tests.cpp +++ b/renderdoc/replay/basic_types_tests.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/replay/capture_file.cpp b/renderdoc/replay/capture_file.cpp index 87206e0a8..2716f24f8 100644 --- a/renderdoc/replay/capture_file.cpp +++ b/renderdoc/replay/capture_file.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/replay/capture_options.cpp b/renderdoc/replay/capture_options.cpp index 2e5c828bb..5ccc58af0 100644 --- a/renderdoc/replay/capture_options.cpp +++ b/renderdoc/replay/capture_options.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/replay/entry_points.cpp b/renderdoc/replay/entry_points.cpp index 0c1f5a407..de20edbff 100644 --- a/renderdoc/replay/entry_points.cpp +++ b/renderdoc/replay/entry_points.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/replay/renderdoc_serialise.inl b/renderdoc/replay/renderdoc_serialise.inl index 04677b9f3..52780c3a0 100644 --- a/renderdoc/replay/renderdoc_serialise.inl +++ b/renderdoc/replay/renderdoc_serialise.inl @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2017-2020 Baldur Karlsson + * Copyright (c) 2017-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/replay/replay_controller.cpp b/renderdoc/replay/replay_controller.cpp index 405f8fc2f..71c9921c0 100644 --- a/renderdoc/replay/replay_controller.cpp +++ b/renderdoc/replay/replay_controller.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/replay/replay_controller.h b/renderdoc/replay/replay_controller.h index d9a34d23f..708060fa5 100644 --- a/renderdoc/replay/replay_controller.h +++ b/renderdoc/replay/replay_controller.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/replay/replay_driver.cpp b/renderdoc/replay/replay_driver.cpp index ffc851a6b..699631192 100644 --- a/renderdoc/replay/replay_driver.cpp +++ b/renderdoc/replay/replay_driver.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/replay/replay_driver.h b/renderdoc/replay/replay_driver.h index 5bd86ceb2..011a5d2c9 100644 --- a/renderdoc/replay/replay_driver.h +++ b/renderdoc/replay/replay_driver.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/replay/replay_output.cpp b/renderdoc/replay/replay_output.cpp index 14675b018..c444cd994 100644 --- a/renderdoc/replay/replay_output.cpp +++ b/renderdoc/replay/replay_output.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/replay/version.cpp b/renderdoc/replay/version.cpp index 980ce67fa..4bedd61c1 100644 --- a/renderdoc/replay/version.cpp +++ b/renderdoc/replay/version.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/codecs/chrome_json_codec.cpp b/renderdoc/serialise/codecs/chrome_json_codec.cpp index b1f045961..7af9df5ca 100644 --- a/renderdoc/serialise/codecs/chrome_json_codec.cpp +++ b/renderdoc/serialise/codecs/chrome_json_codec.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/codecs/vk_cpp_codec_common.h b/renderdoc/serialise/codecs/vk_cpp_codec_common.h index 92ba29360..c0c19f5c0 100644 --- a/renderdoc/serialise/codecs/vk_cpp_codec_common.h +++ b/renderdoc/serialise/codecs/vk_cpp_codec_common.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/codecs/xml_codec.cpp b/renderdoc/serialise/codecs/xml_codec.cpp index a39b7f9cd..9775f516b 100644 --- a/renderdoc/serialise/codecs/xml_codec.cpp +++ b/renderdoc/serialise/codecs/xml_codec.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/comp_io_tests.cpp b/renderdoc/serialise/comp_io_tests.cpp index ac2aabb58..e2ca2c099 100644 --- a/renderdoc/serialise/comp_io_tests.cpp +++ b/renderdoc/serialise/comp_io_tests.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/lz4io.cpp b/renderdoc/serialise/lz4io.cpp index 04346c851..c15bf7c3e 100644 --- a/renderdoc/serialise/lz4io.cpp +++ b/renderdoc/serialise/lz4io.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/lz4io.h b/renderdoc/serialise/lz4io.h index b9f9adba1..199fbbbc1 100644 --- a/renderdoc/serialise/lz4io.h +++ b/renderdoc/serialise/lz4io.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/rdcfile.cpp b/renderdoc/serialise/rdcfile.cpp index cc9c14756..8e6165077 100644 --- a/renderdoc/serialise/rdcfile.cpp +++ b/renderdoc/serialise/rdcfile.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/rdcfile.h b/renderdoc/serialise/rdcfile.h index fe0539959..e47792962 100644 --- a/renderdoc/serialise/rdcfile.h +++ b/renderdoc/serialise/rdcfile.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/serialiser.cpp b/renderdoc/serialise/serialiser.cpp index acd84805e..3ad51a6f5 100644 --- a/renderdoc/serialise/serialiser.cpp +++ b/renderdoc/serialise/serialiser.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/serialiser.h b/renderdoc/serialise/serialiser.h index 03f405d82..9393876ba 100644 --- a/renderdoc/serialise/serialiser.h +++ b/renderdoc/serialise/serialiser.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/serialiser_tests.cpp b/renderdoc/serialise/serialiser_tests.cpp index f39908781..7148ff557 100644 --- a/renderdoc/serialise/serialiser_tests.cpp +++ b/renderdoc/serialise/serialiser_tests.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/streamio.cpp b/renderdoc/serialise/streamio.cpp index dee9293e1..d8863b537 100644 --- a/renderdoc/serialise/streamio.cpp +++ b/renderdoc/serialise/streamio.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/streamio.h b/renderdoc/serialise/streamio.h index cecec07dc..a069f6321 100644 --- a/renderdoc/serialise/streamio.h +++ b/renderdoc/serialise/streamio.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/streamio_tests.cpp b/renderdoc/serialise/streamio_tests.cpp index 7c04b61bb..7df3b9936 100644 --- a/renderdoc/serialise/streamio_tests.cpp +++ b/renderdoc/serialise/streamio_tests.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/zstdio.cpp b/renderdoc/serialise/zstdio.cpp index 0e2d5844c..f4f385756 100644 --- a/renderdoc/serialise/zstdio.cpp +++ b/renderdoc/serialise/zstdio.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/serialise/zstdio.h b/renderdoc/serialise/zstdio.h index 5b71f2b51..464448af7 100644 --- a/renderdoc/serialise/zstdio.h +++ b/renderdoc/serialise/zstdio.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/strings/grisu2.cpp b/renderdoc/strings/grisu2.cpp index 8e80c35ab..719781e83 100644 --- a/renderdoc/strings/grisu2.cpp +++ b/renderdoc/strings/grisu2.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/strings/string_utils.cpp b/renderdoc/strings/string_utils.cpp index d5509c838..24b4825d9 100644 --- a/renderdoc/strings/string_utils.cpp +++ b/renderdoc/strings/string_utils.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoc/strings/string_utils.h b/renderdoc/strings/string_utils.h index eda4b2103..5164fe676 100644 --- a/renderdoc/strings/string_utils.h +++ b/renderdoc/strings/string_utils.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoc/strings/utf8printf.cpp b/renderdoc/strings/utf8printf.cpp index e62459200..86cbb22fb 100644 --- a/renderdoc/strings/utf8printf.cpp +++ b/renderdoc/strings/utf8printf.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoccmd/renderdoccmd.cpp b/renderdoccmd/renderdoccmd.cpp index 75806cc41..2f14b0bd7 100644 --- a/renderdoccmd/renderdoccmd.cpp +++ b/renderdoccmd/renderdoccmd.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * Copyright (c) 2014 Crytek * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/renderdoccmd/renderdoccmd.h b/renderdoccmd/renderdoccmd.h index 74f15af73..9f9ab2ca1 100644 --- a/renderdoccmd/renderdoccmd.h +++ b/renderdoccmd/renderdoccmd.h @@ -1,7 +1,7 @@ /****************************************************************************** * The MIT License (MIT) * - * Copyright (c) 2019-2020 Baldur Karlsson + * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/renderdoccmd/renderdoccmd.rc b/renderdoccmd/renderdoccmd.rc index d00292ce6dec03c045262db7e9cce9598e5d582c..bd4d8511e5f9901dc12bd258a216d49ae3cd7504 100644 GIT binary patch delta 14 VcmbPdI?r^2fGDHkW