virtualx-engine/drivers/gles3/shaders
2024-01-24 12:30:27 +08:00
..
canvas.glsl Fix 2D normals for transposed texture 2024-01-15 17:34:29 +01:00
canvas_occlusion.glsl
canvas_sdf.glsl
canvas_uniforms_inc.glsl Add option to enable HDR rendering in 2D 2023-08-07 11:24:03 +02:00
copy.glsl Only copy the relevant portion of the screen when copying to backbuffer in Compatibility backend 2023-11-11 00:17:26 +01:00
cube_to_dp.glsl
cubemap_filter.glsl
effect_blur.glsl
lens_distorted.glsl
particles.glsl Particle internal refactor and additions for more artistic control 2023-10-10 20:03:35 +02:00
particles_copy.glsl Fixed z-billboard-y-velocity to correctly respect non-uniform scale instead of averaging scale 2023-09-08 20:01:57 +01:00
scene.glsl Clean up outdated USE_LIGHT_SHADER_CODE usage 2024-01-24 12:30:27 +08:00
SCsub
skeleton.glsl Automatically transform Skeleton2D calculations so pivots are not needed 2023-01-27 14:55:22 -08:00
sky.glsl replace sampler arrays with constant sampler elements 2023-06-22 01:11:57 +03:00
stdlib_inc.glsl Avoid branch in half2float in gl_compatibility renderer 2023-02-14 20:31:36 -08:00
tonemap.glsl
tonemap_inc.glsl