index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extensions
/
webgpu
Age
Commit message (
Collapse
)
Author
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl
2021-08-10
chore: release crates (#11628)
Bartek Iwańczuk
2021-08-02
chore: format toml files internally (#11563)
David Sherret
2021-07-26
chore: release crates (#11519)
Bartek Iwańczuk
2021-07-19
chore: release crates (#11454)
Bartek Iwańczuk
2021-07-13
chore: release crates (#11378)
Bartek Iwańczuk
2021-07-09
chore: update crates (#11332)
Luca Casonato
2021-07-08
chore: update wgpu to 0.9.0 (#11315)
Luca Casonato
2021-07-07
fix(webgpu): align error scopes to spec (#9797)
Luca Casonato
2021-07-05
chore: upgrade Tokio to 1.8.0 (#11281)
Yusuke Tanaka
2021-07-04
refactor use primordials in extensions/webgpu (#11265)
Bartek Iwańczuk
2021-07-03
refactor: introduce primordials for ext/web (#11228)
Luca Casonato
2021-07-02
v1.11.3
Luca Casonato
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
2021-06-28
chore: release deno_core (#11164)
Bartek Iwańczuk
2021-06-25
chore(ext/console): deprecate Deno.customInspect (#10035)
Yoshiya Hinosawa
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2021-06-21
chore: release crates (#11068)
Bartek Iwańczuk
2021-06-19
chore: upgrade Tokio to 1.7.1 (#11045)
Yusuke Tanaka
2021-06-16
chore: upgrade Tokio to 1.7.0 (#11008)
Yusuke Tanaka
2021-06-15
chore: release crates (#10976)
Bartek Iwańczuk
2021-06-08
chore: release crates (#10896)
Bartek Iwańczuk
2021-05-31
v1.10.3
Bert Belder
2021-05-31
chore: upgrade Tokio to 1.6.1 (#10782)
Yusuke Tanaka
2021-05-17
chore: release crates (#10661)
Luca Casonato
For the Deno 1.10.2 release.
2021-05-17
chore: update dependencies (#10660)
Luca Casonato
2021-05-15
chore: upgrade Tokio to 1.6.0 (#10637)
Yusuke Tanaka
2021-05-11
chore: release crates (#10596)
Bartek Iwańczuk
2021-05-08
cleanup(ops): remove unused ZeroCopyBuf arg-types (#10530)
Aaron O'Mullan
2021-05-06
chore: update wgpu and realign to spec (#9760)
Luca Casonato
2021-05-03
refactor(op_crates/webgpu): simplify gfx_select macro & add gfx_put and ↵
crowlKats
gfx_ok macros (#10044)
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden