zed/extensions/glsl
rcmz 231b0ccf82
glsl: Add task and mesh path suffixes (#50605)
The GLSL language extension was missing the "task" and "mesh" path
suffixes for task and mesh shaders.
"task" and "mesh" are the official suffixes used in glslang.

Release Notes:

- N/A

Co-authored-by: MrSubidubi <finn@zed.dev>
2026-03-13 18:34:54 +01:00
..
languages/glsl glsl: Add task and mesh path suffixes (#50605) 2026-03-13 18:34:54 +01:00
src Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
Cargo.toml Bump glsl to 0.2.0 (#45744) 2025-12-27 19:09:52 +00:00
extension.toml Bump glsl to 0.2.0 (#45744) 2025-12-27 19:09:52 +00:00
LICENSE-APACHE Extract GLSL language support into an extension (#10433) 2024-04-11 13:52:10 -04:00