summaryrefslogtreecommitdiffstats
path: root/servers/rendering/renderer_rd/effects/copy_effects.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-1/+0
|\
| * Add dependency detection improvements to the render graph.Dario2024-11-011-1/+0
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Use a src rect for copying from screen with CanvasGroup in the mobile backendclayjohn2024-04-171-1/+2
* Acyclic Command Graph for RenderingDevice.Dario2024-01-081-1/+1
* Use best fit normals for storing screen space normalsclayjohn2023-12-211-1/+2
* Merge passes in Vulkan mobile rendererBastiaan Olij2023-12-161-0/+1
* Ensure optional variants are loaded last.Bastiaan Olij2023-11-151-1/+3
* Split raster barrier into vertex and fragment barrierBastiaan Olij2023-07-151-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Merge pull request #70009 from clayjohn/glow-hqRémi Verschelde2022-12-131-4/+3
|\
| * Remove high quality glow as it is not any higher quality than regular glowclayjohn2022-12-131-4/+3
* | Various fixes and documentation for CanvasGroupclayjohn2022-12-131-1/+1
|/
* Finish implementing Canvas Background modeclayjohn2022-11-171-8/+13
* Use raster versions of copy effects for 2D operations when using the mobile r...clayjohn2022-11-101-2/+10
* Extracting render buffers and changing it to a more generic solutionBastiaan Olij2022-09-011-2/+2
* Implement Physical Light Units as an optional setting.clayjohn2022-08-311-4/+4
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Move screen space effects into a separate classBastiaan Olij2022-07-191-0/+30
* Moved cube_to_dp and cubemap logic into CopyEffectsBastiaan Olij2022-06-241-0/+96
* Split out bokeh_dof and copy effectsBastiaan Olij2022-05-111-0/+220