issues
search
EmbarkStudios
/
rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
https://shader.rs
Apache License 2.0
7.35k
stars
245
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow vector types to be scalar aligned
#1158
fu5ha
opened
2 months ago
0
Fix cfg-check lint errors, update glam to 0.29, wgpu to 22.1
#1157
fu5ha
closed
2 months ago
0
Redirect to active community-maintained fork
#1156
alice-i-cecile
closed
2 months ago
2
discord link expired
#1155
Ethan-000
closed
2 months ago
1
Allow glam version 0.28
#1154
0HyperCube
closed
2 months ago
1
spirv_builder sometimes cannot find symbols
#1152
Makogan
closed
4 months ago
0
Subgroup intrinsics
#1151
Firestar99
opened
5 months ago
0
Compiling uom crashes the compiler
#1150
JensGM
opened
6 months ago
1
Operator Overlaoding support
#1149
Makogan
opened
6 months ago
3
Add arrays of buffer descriptors
#1148
Firestar99
opened
6 months ago
2
Allow for dynamic indexing of texture arrays.
#1147
Makogan
closed
6 months ago
3
Add some more example shaders
#1146
LegNeato
closed
2 months ago
0
Add some docs
#1145
JulianKnodt
opened
7 months ago
4
Allow to compile rust-builder as a static c library with the builder calls exported
#1144
Makogan
opened
7 months ago
1
Account for signedness in memset const pat
#1143
JulianKnodt
opened
7 months ago
1
Removed unused storage classes
#1142
JulianKnodt
opened
7 months ago
0
spirv-tools: Assertion `env != SPV_ENV_WEBGPU_0' failed.(my bug report)
#1141
sirati
opened
7 months ago
1
Warn (or error) on a non-pub entrypoint
#1140
LegNeato
opened
7 months ago
2
Make error messages more human
#1139
LegNeato
opened
7 months ago
2
Rust update to 1.78.0
#1138
LemonHX
opened
8 months ago
0
Consider build CLI (e.g. `cargo gpu`) mapping `spirv-std` deps to toolchain & backend versions.
#1137
eddyb
opened
8 months ago
6
Inliner->`mem2reg` can quadratically amplify already-exponential inlining (turning seconds into minutes).
#1136
eddyb
opened
9 months ago
1
Update spirv-std-macros to syn 2
#1135
Jake-Shadle
closed
6 months ago
0
Update to Rust 1.76.0
#1134
LegNeato
closed
2 months ago
3
Include glam 0.25
#1133
Jake-Shadle
closed
8 months ago
1
Large array variable initialization (`let arr = [0; 32 * 1024];`) compiles very slowly.
#1132
pyranota
opened
9 months ago
3
Remove `compiletest` workaround for the old cargo resolver
#1131
fornwall
closed
9 months ago
0
Add CI test for no `libm` on the host
#1130
fornwall
opened
9 months ago
0
Fix bit rotates by using `== 0` instead of `!= 0` for `mask_is_zero`.
#1129
eddyb
closed
9 months ago
0
Use single test job for branch protections
#1128
Jake-Shadle
closed
9 months ago
0
Update spirv-tools
#1127
Jake-Shadle
closed
9 months ago
0
Compile with Proc Macro
#1126
coolcatcoder
closed
9 months ago
2
VK_EXT_mesh_shader, version 2
#1125
Firestar99
opened
9 months ago
1
feat: allow shader crate cargo features to be passed through spirv-builder
#1124
schell
opened
9 months ago
0
feat: allow shader crate cargo features to be passed through spirv-builder
#1123
schell
closed
9 months ago
0
spirv-std: only enable `glam`&`num-traits`'s `libm` features on SPIR-V targets.
#1122
eddyb
closed
8 months ago
1
adding spirv-std anywhere in the worskspace, slows down the CPU code due to libm feature
#1121
cybersoulK
closed
8 months ago
0
Install required android platform in CI
#1120
fornwall
closed
10 months ago
0
Update the `wgpu` example runner to `0.19`
#1119
fornwall
closed
10 months ago
0
update rspirv 0.11 to 0.12
#1118
Firestar99
opened
10 months ago
4
Cargo component not available with nightly 2023-05-27 which is publicised on crates.io
#1117
gl-yziquel
opened
10 months ago
1
Add `AccessQualifier`s to `Image`, the `Image!` macro and codegen
#1116
Algorhythm-sxv
opened
10 months ago
3
Allow `glam` version `0.25`
#1115
fornwall
closed
8 months ago
0
Update clap (replacing structopt)
#1114
fornwall
closed
10 months ago
0
Update the build badge in README
#1113
fornwall
closed
10 months ago
0
Update wgpu and winit in the wgpu&ash example runners
#1112
fornwall
closed
10 months ago
0
Rename bin/wgpu_runner.rs to main.rs
#1111
fornwall
closed
10 months ago
0
Conditionals and code generation performance
#1110
DGriffin91
opened
11 months ago
4
Update to latest nightly
#1109
LegNeato
closed
2 months ago
1
Improve documentation to include visual of what example app should look like?
#1108
JulianKnodt
opened
11 months ago
3
Next