summaryrefslogtreecommitdiff
path: root/servers/rendering/renderer_rd/shaders/effects
AgeCommit message (Expand)Author
2022-09-26Take FXAA samples from half-pixel coordinates to improve qualityclayjohn
2022-09-26Make dependencies with shader includes in subfoldersBastiaan Olij
2022-09-15Merge pull request #65322 from ceLoFaN/fix-dof-artifact-at-high-blurRémi Verschelde
2022-09-09Properly scale SSR reflection based on metallic value for dielectric materialsclayjohn
2022-09-05Fix DoF artifacting at high blur amountsceLoFaN
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-08-12Properly scale depth in bokeh_dof effect so that setting distance to blur eff...clayjohn
2022-08-03Fade screen-space reflection towards inner marginHugo Locurcio
2022-07-19Move screen space effects into a separate classBastiaan Olij
2022-07-17Adding Variable Rate Shading support to GodotBastiaan Olij
2022-07-02SCons: Properly track codegen script dependency for generated GLSL headersRémi Verschelde
2022-06-24Moved cube_to_dp and cubemap logic into CopyEffectsBastiaan Olij
2022-06-22Split GI effects and fix stereoscopic rendering of GI effectsBastiaan Olij
2022-06-15Fix glow in Mix mode not working correctly when FXAA is enabledHugo Locurcio
2022-05-18Fix tonemapper shader to correctly apply alpha channelYuri Rubinsky
2022-05-11Split out bokeh_dof and copy effectsBastiaan Olij
2022-04-28Splitting tonemapper into its own classBastiaan Olij