Skip to content

Add GLSL passthrough#9064

Open
inner-daemons wants to merge 2 commits intogfx-rs:trunkfrom
inner-daemons:glsl-passthrough
Open

Add GLSL passthrough#9064
inner-daemons wants to merge 2 commits intogfx-rs:trunkfrom
inner-daemons:glsl-passthrough

Conversation

@inner-daemons
Copy link
Collaborator

@inner-daemons inner-daemons commented Feb 16, 2026

Connections
Closes #8524
Related to #9052

Description
Refactors passthrough shaders slightly and adds support for GLSL passthrough.

Testing
Existing tests

Squash or Rebase?
Squash pls

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy --tests. If applicable, add:
    • --target wasm32-unknown-unknown
  • Run cargo xtask test to run tests.
  • If this contains user-facing changes, add a CHANGELOG.md entry.

@inner-daemons inner-daemons marked this pull request as ready for review February 16, 2026 18:00
@cwfitzgerald cwfitzgerald self-assigned this Feb 18, 2026
Copy link
Member

@cwfitzgerald cwfitzgerald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking broadly good, some comments.

@inner-daemons
Copy link
Collaborator Author

@cwfitzgerald This is ready for a re-review

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.

GLSL passthrough

2 participants