virtualx-engine/servers/rendering/renderer_rd/shaders
QbieShay e41064388e reverted naming to premul alpha (no T)
Initially 3d had premulT alpha as a keyword.
Since Canvas item uses mixed premul and premult as keywords,
3D is changed as well to keep consistency with 2D.
Unfortunately this keeps inconsistency with the internal ENUM.
2024-05-01 22:24:49 +02:00
..
effects Fix issue with copy shader not working in multiview 2024-04-23 21:46:39 +10:00
environment
forward_clustered reverted naming to premul alpha (no T) 2024-05-01 22:24:49 +02:00
forward_mobile reverted naming to premul alpha (no T) 2024-05-01 22:24:49 +02:00
blit.glsl
canvas.glsl Exit light calculation early when pixel outside of light bounding rectangle 2024-04-19 16:10:11 -07:00
canvas_occlusion.glsl
canvas_sdf.glsl
canvas_uniforms_inc.glsl
cluster_data_inc.glsl
cluster_debug.glsl
cluster_render.glsl
cluster_store.glsl
decal_data_inc.glsl
giprobe_write.glsl
light_data_inc.glsl
particles.glsl Fix inverted GPUParticlesCollisionHeightField3D 2024-04-26 17:30:50 +01:00
particles_copy.glsl
samplers_inc.glsl
scene_data_inc.glsl
scene_forward_aa_inc.glsl
scene_forward_gi_inc.glsl
scene_forward_lights_inc.glsl Properly calculate penumbra for soft shadows with reverse z 2024-04-25 17:06:49 -07:00
SCsub
skeleton.glsl