summaryrefslogtreecommitdiff
path: root/servers/rendering/renderer_rd/effects/copy_effects.cpp
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-13Merge pull request #70009 from clayjohn/glow-hqRémi Verschelde
2022-12-13Various fixes and documentation for CanvasGroupclayjohn
2022-12-13Remove high quality glow as it is not any higher quality than regular glowclayjohn
2022-12-02Properly remap roughness when reading from radiance mapclayjohn
2022-11-17Finish implementing Canvas Background modeclayjohn
2022-11-15Merge pull request #68487 from clayjohn/RD-mobile-rasterRémi Verschelde
2022-11-10Enable mipmaps in cubemap roughness shaderclayjohn
2022-11-10Use raster versions of copy effects for 2D operations when using the mobile r...clayjohn
2022-10-14Implement multiple clip_children modes for CanvasItemsclayjohn
2022-09-01Extracting render buffers and changing it to a more generic solutionBastiaan Olij
2022-08-31Implement Physical Light Units as an optional setting.clayjohn
2022-07-19Move screen space effects into a separate classBastiaan Olij
2022-07-17Adding Variable Rate Shading support to GodotBastiaan Olij
2022-06-26Fix typo in roughness shadersBastiaan Olij
2022-06-24Moved cube_to_dp and cubemap logic into CopyEffectsBastiaan Olij
2022-05-13Copy_to_fb is available in both raster and clustered renderers, remove unwant...Bastiaan Olij
2022-05-11Split out bokeh_dof and copy effectsBastiaan Olij