This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
wgpu
Watch
1
Star
1
Fork
0
You've already forked wgpu
mirror of
https://github.com/gfx-rs/wgpu.git
synced
2026-04-22 03:02:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48e79388b506535d668df4f6c7be4e681812ab81
wgpu
/
src
/
proc
History
Evan Mark Hopkins
a80967f860
Add support for the saturate function (
#2025
)
...
uses clamp in place of saturate in spv and glsl
2022-08-16 10:43:41 +00:00
..
index.rs
Binding arrays play nice with bounds checks (
#1855
)
2022-04-25 04:17:51 +00:00
layouter.rs
[wgsl-in] Restore error in the case of bad scalar widths.
2022-06-17 01:31:59 +02:00
mod.rs
Add support for the saturate function (
#2025
)
2022-08-16 10:43:41 +00:00
namer.rs
Implement Binding Arrays (
#1845
)
2022-04-19 14:23:07 -04:00
terminator.rs
Make use of new language features (
#1841
)
2022-04-17 03:39:54 -04:00
typifier.rs
Add support for the saturate function (
#2025
)
2022-08-16 10:43:41 +00:00