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
/
cli
/
tsc
/
dts
/
lib.deno_webgpu.d.ts
Age
Commit message (
Expand
)
Author
2024-09-23
chore: add code generation for @types/deno (#25545)
David Sherret
2024-09-22
BREAKING(webgpu/unstable): move `width` and `height` options to `UnsafeWindow...
Divy Srivastava
2024-09-12
fix(ext/webgpu): sync category comment (#25580)
Victor Turansky
2024-09-10
refactor: move WebGPU, FFI and FS typings from unstable to stable (#25488)
Leo Kettmeir
2024-08-06
BREAKING(webgpu/unstable): Replace async .requestAdapterInfo() with sync .inf...
Divy Srivastava
2024-07-10
fix(ext/webgpu): fix `GPUUncapturedErrorEvent` parent type (#24369)
Victor Turansky
2024-05-22
refactor(docs): use `@experimental` instead of `@tags unstable` (#23884)
Leo Kettmeir
2024-05-05
docs: update categories to match new planned sitemap (#23677)
Jo Franchetti
2024-05-05
chore: update wgpu (#23684)
Leo Kettmeir
2024-04-26
feat(ci): category & unstable tags checker (#23568)
Leo Kettmeir
2024-01-27
feat(unstable): implement `navigator.gpu.getPreferredCanvasFormat()` (#22149)
Divy Srivastava
2024-01-24
chore: fix `Deno.UnsafeWindowSurface` typings (#22081)
Dean Srebnik
2024-01-21
chore: add types for `Deno.UnsafeWindowSurface` (#22010)
Divy Srivastava
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-03-17
BREAKING(unstable): remove WebGPU (#18094)
Leo Kettmeir
2023-01-30
chore: update webgpu (#17534)
Leo Kettmeir
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-11-25
refactor: move dts files, diagnostics.rs, and tsc.rs to tsc folder (#16820)
David Sherret