Skip to content

Add glslint editor integration#7

Merged
johncarmack1984 merged 1 commit into
mainfrom
add-glslint-integration
Jun 24, 2026
Merged

Add glslint editor integration#7
johncarmack1984 merged 1 commit into
mainfrom
add-glslint-integration

Conversation

@johncarmack1984

Copy link
Copy Markdown
Owner

Recommends the johncarmack1984.glslint extension and adds glsl-lsp.toml (per-shader module bindings + a drift cross-check of the GLSL UBO blocks against modules.ts uniformTypes). Dev-tooling only — not in the npm files, so the published package is unchanged.

Recommend the glslint extension (johncarmack1984.glslint) so contributors get
luma.gl/deck.gl-aware GLSL diagnostics, and add glsl-lsp.toml binding each
shader to the modules it uses at link time plus a drift cross-check between the
GLSL UBO blocks and modules.ts uniformTypes. Dev-tooling only — not part of the
published package.
@johncarmack1984 johncarmack1984 force-pushed the add-glslint-integration branch from 8b37334 to fffdbf4 Compare June 24, 2026 02:53
@johncarmack1984 johncarmack1984 merged commit e04ba1f into main Jun 24, 2026
4 checks passed
@johncarmack1984 johncarmack1984 deleted the add-glslint-integration branch June 24, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant