Teodor Tanasoaia
287c6e6b47
Update deno ( #3562 )
...
Co-authored-by: crowlkats <crowlkats@toaxl.com>
2023-03-11 01:24:20 -05:00
Leo Kettmeir
dd6febe309
Update deno ( #2691 )
...
* update deno crates & align to IDL
* revert GPUAutoLayoutMode
* revert GPUAutoLayoutMode
2022-05-24 00:01:19 -07:00
Jinlei Li
5706263917
Rename dispatch -> dispatch_workgroups
2022-04-20 23:24:21 -07:00
Leo Kettmeir
b52d68d5ad
deno: custom op arity ( #2542 )
2022-03-24 13:20:10 -04:00
Leo Kettmeir
cd6eb2db36
Merge pull request #2539 from crowlKats/update_deno
...
Update deno_webgpu
2022-03-18 22:31:10 -07:00
Leo Kettmeir
72c710e11d
deno: pull changes from deno repo ( #2455 )
...
* pull deno changes
* update copyright header
* fix cargo
2022-02-04 19:31:46 +00:00
Leo Kettmeir
e50b62fae4
dont panic when submitting same commandbuffer multiple times ( #2449 )
2022-02-02 08:52:08 -05:00
Dzmitry Malyshau
6372aad845
Rename fill_buffer back to clear_buffer
2021-12-02 12:33:59 -05:00
Leo Kettmeir
cda893fe73
feat(deno_webgpu): fill buffer ( #2221 )
...
* fill buffer
* fix
* fmt
2021-11-28 21:22:15 -05:00
Leo Kettmeir
943145b4df
chore: update deno_webgpu ( #2214 )
...
* update deno
* more fixes
* revert debug
* clean
2021-11-26 16:05:16 -05:00
Luca Casonato
d5ba0b439d
WIP: add cts_runner and deno_webgpu crate ( #1859 )
...
* WIP: add cts_runner and deno_webgpu crate
* add test
* remove Cargo.lock
* review comment
* simplify
* fix bugs
* improve cts_runner to work with crowlKats/webgpu-examples
* fix
* remove build.rs
cts_runner binaries are now not portable anymore.
Also startup will now print a bunch of cargo:rerun-if-changed=. This
will be fixed in deno_core.
* remove d.ts
* add original deno license file
2021-09-03 13:23:35 -04:00