mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-22 06:45:13 +00:00
98eb8d369c
* [spirv-std] Remove math types * Temp implementation of copysign https://github.com/EmbarkStudios/rust-gpu/issues/148 * Convert shader to use glam * Rustfmt * Fix wgpu-example-shader to use glam * [spirv-std] Disable clippy::use_self * Upgrade to latest glam branch * Use latest glam fork * Remove incorrect assert_uninit After discussions with @khyperia * Update lockfile * Update to latest glam fork with fixes * Use real copysign intrinsic * Disable clippy on example-shader for now Tracked in https://github.com/EmbarkStudios/rust-gpu/issues/186 |
||
---|---|---|
.. | ||
example-runner | ||
example-runner-cpu | ||
example-shader | ||
wgpu-example-runner | ||
wgpu-example-shader |