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
62da3bf348463a6f1de5f3419fe949075afc9c77
wgpu
/
src
/
back
History
Ashley Ruglys
104f4dc7ec
Fix a broken clippy lint
2022-05-22 08:42:20 -07:00
..
dot
Give
Expression::ImageLoad
separate
sample
and
level
operands.
2022-02-18 17:11:40 -05:00
glsl
add support for identity matrix constructor
2022-05-12 22:15:45 -07:00
hlsl
[hlsl-out] Fix countOneBits and reverseBits for signed integers
2022-05-17 00:12:18 +02:00
msl
Fix a broken clippy lint
2022-05-22 08:42:20 -07:00
spv
[spv-out] use OpCopyObject for matrix identity casts
2022-05-12 22:15:45 -07:00
wgsl
Fix a broken clippy lint
2022-05-22 08:42:20 -07:00
mod.rs
Change
!0
to
<type>::MAX
or
-1
, depending on signedness
2022-04-30 10:36:00 -07:00