godot/servers/rendering/renderer_rd
Rémi Verschelde ba2bdc478b
Style: Remove inconsistently used @author docstrings
Each file in Godot has had multiple contributors who co-authored it over the
years, and the information of who was the original person to create that file
is not very relevant, especially when used so inconsistently.

`git blame` is a much better way to know who initially authored or later
modified a given chunk of code, and most IDEs now have good integration to
show this information.
2022-01-04 20:42:50 +01:00
..
forward_clustered Merge pull request #51206 from clayjohn/Vulkan-ASSGI 2022-01-04 10:00:17 +01:00
forward_mobile Merge pull request #51206 from clayjohn/Vulkan-ASSGI 2022-01-04 10:00:17 +01:00
shaders Merge pull request #51206 from clayjohn/Vulkan-ASSGI 2022-01-04 10:00:17 +01:00
cluster_builder_rd.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
cluster_builder_rd.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
effects_rd.cpp Merge pull request #51206 from clayjohn/Vulkan-ASSGI 2022-01-04 10:00:17 +01:00
effects_rd.h Merge pull request #51206 from clayjohn/Vulkan-ASSGI 2022-01-04 10:00:17 +01:00
pipeline_cache_rd.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
pipeline_cache_rd.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
renderer_canvas_render_rd.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
renderer_canvas_render_rd.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
renderer_compositor_rd.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
renderer_compositor_rd.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
renderer_scene_environment_rd.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
renderer_scene_environment_rd.h Merge pull request #51206 from clayjohn/Vulkan-ASSGI 2022-01-04 10:00:17 +01:00
renderer_scene_gi_rd.cpp Merge pull request #51206 from clayjohn/Vulkan-ASSGI 2022-01-04 10:00:17 +01:00
renderer_scene_gi_rd.h Merge pull request #55424 from Calinou/voxelgi-remove-unused-struct-fields 2022-01-04 09:50:00 +01:00
renderer_scene_render_rd.cpp Merge pull request #51206 from clayjohn/Vulkan-ASSGI 2022-01-04 10:00:17 +01:00
renderer_scene_render_rd.h Merge pull request #51206 from clayjohn/Vulkan-ASSGI 2022-01-04 10:00:17 +01:00
renderer_scene_sky_rd.cpp Merge pull request #51206 from clayjohn/Vulkan-ASSGI 2022-01-04 10:00:17 +01:00
renderer_scene_sky_rd.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
renderer_storage_rd.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
renderer_storage_rd.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub Create mobile renderer 2021-05-03 21:54:11 +10:00
shader_compiler_rd.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
shader_compiler_rd.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
shader_rd.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
shader_rd.h Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00