summaryrefslogtreecommitdiff
path: root/servers/rendering/renderer_rd/shaders
AgeCommit message (Expand)Author
2022-07-22Merge pull request #62478 from BastiaanOlij/split_effects_20220628Rémi Verschelde
2022-07-21Fix various typos not caught by codespellluz paz
2022-07-19Move screen space effects into a separate classBastiaan Olij
2022-07-17Adding Variable Rate Shading support to GodotBastiaan Olij
2022-07-09Fix dead link in TAA resolve shader commentHugo Locurcio
2022-07-02SCons: Properly track codegen script dependency for generated GLSL headersRémi Verschelde
2022-06-27Consider uniform writability part of the interface of the setPedro J. Estébanez
2022-06-24Moved cube_to_dp and cubemap logic into CopyEffectsBastiaan Olij
2022-06-23Merge pull request #61221 from BastiaanOlij/split_gi_effectsRémi Verschelde
2022-06-22Merge pull request #62286 from JFonS/taa_global_timeRémi Verschelde
2022-06-22Move TIME to a global shader variablejfons
2022-06-22Workaround MoltenVK shader conversion errorJFonS
2022-06-22Split GI effects and fix stereoscopic rendering of GI effectsBastiaan Olij
2022-06-18Merge pull request #62106 from BastiaanOlij/eye_offsetRémi Verschelde
2022-06-17Introduce eye_offset for correcting stereoscopic reflectionsBastiaan Olij
2022-06-15Fix glow in Mix mode not working correctly when FXAA is enabledHugo Locurcio
2022-06-09Workaround MoltenVK error found in TAA implementationjfons
2022-06-07Initial TAA implementationjfons
2022-05-31Add and improve license attribution for SSAO and SSIL shader codeclayjohn
2022-05-25Add Cone and Cylinder shapes to FogVolumeHugo Locurcio
2022-05-21Merge pull request #61214 from somnathsarkar/particle-attractor-fixRémi Verschelde
2022-05-20Fix GPUParticles3D disappearance at attractor originsSomnath Sarkar
2022-05-20Fix normal and tangent blending in blend shapesWindy Darian
2022-05-18Fix tonemapper shader to correctly apply alpha channelYuri Rubinsky
2022-05-16Fix custom irradiance bug in Vulkan mobile rendererclayjohn
2022-05-16Fix computation of screen_uvSomnath Sarkar
2022-05-11Split out bokeh_dof and copy effectsBastiaan Olij
2022-04-28Splitting tonemapper into its own classBastiaan Olij
2022-04-22Implement Label3D node.bruvzg
2022-04-11Use less blur for distant directional shadow splitsHugo Locurcio
2022-04-01Add color pass flags to Forward Clustered rendererjfons
2022-03-25Fix shader undefined variablenevarek
2022-03-18Add inverse projection matrix to fragment shader globalsnevarek
2022-03-18Rename several transform built-ins in shadersYuri Roubinsky
2022-03-16Merge pull request #49092 from BastiaanOlij/multiview_clusteredRémi Verschelde
2022-03-14Fix D_GGX code which can cause divide-by-zero valsnowapril
2022-03-13Merge pull request #58819 from vreon/fix-eyedir-zRémi Verschelde
2022-03-08Sky renderer: Only flip Z when calculating panorama_coordsJesse Dubay
2022-03-08Merge pull request #49447 from Calinou/remove-shadow-color-propertyRémi Verschelde
2022-03-05Fix flipped EYEDIR.z in sky shadersJesse Dubay
2022-03-05use the computed value ambient_accum for ambient_light in scene_forward_mobil...Priyansh Rathi
2022-03-04Remove unused `shadow_color` property from Light3DHugo Locurcio
2022-03-03Add multiview/stereoscopic rendering support to the clustered forward rendererBastiaan Olij
2022-03-01Revert "Fix particle trail glitch"Rémi Verschelde
2022-02-26Fix particle trail glitchfloppyhammer
2022-02-23Filament specular fix. Clamp dot product between normal and view vectors. Fix...Darryl Ryan
2022-02-23Implementing OpenXR driverBastiaan Olij
2022-02-22Use Filament specular models and parametrizationclayjohn
2022-02-22Fix GPUParticles2D emission offset in global coordsfloppyhammer
2022-02-21Fix shader compilation error with anisotropyclayjohn