Graphite/.github/workflows
Firestar99 a10103311e
Shaders: rust-gpu integration to compile shader nodes to WGSL (#3097)
* shaders: shader compilation setup

* nix: use rustc_codegen_spirv.so from nix

* shaders: codegen for per_pixel_adjust shader nodes

* shaders: disable nodes needing bool

* shaders: `#[repr(u32)]` some enums

* shaders: add lint ignores from rust-gpu

* shaders: fix node-macro tests

* gcore-shaders: toml cleanup

* shader-nodes feature: put rust-gpu to wgsl compile behind feature gate

* shaders: fix use TokenStream2

* shaders: allow providing shader externally

* Update iai runner in workflow

---------

Co-authored-by: Timon Schelling <me@timon.zip>
Co-authored-by: Dennis Kobert <dennis@kobert.dev>
2025-09-02 14:10:32 +00:00
..
build-dev-and-ci.yml Disable `proc-macros` crate from being tested due to cargo bug (#3103) 2025-08-29 12:25:35 +02:00
build-production.yml Make CI collapse previous PR comments with profiling benchmark deltas (#1974) 2024-09-13 22:54:33 -07:00
cargo-deny.yml Make CI audit security advisories daily instead of in each PR (#2425) 2025-04-06 07:33:12 +00:00
comment-!build-commands.yml Update website deployment CI script to output auto-generated code docs artifacts (#2849) 2025-07-09 23:51:25 -07:00
comment-clippy-warnings.yaml Run CI for non master branches (#2763) 2025-06-27 14:40:54 +02:00
comment-profiling-changes.yaml Shaders: rust-gpu integration to compile shader nodes to WGSL (#3097) 2025-09-02 14:10:32 +00:00
library-rawkit.yml Run CI for non master branches (#2763) 2025-06-27 14:40:54 +02:00
website.yml Remove the deprecated/archived Bezier-rs library from the repo (#3058) 2025-08-16 17:29:00 -07:00