Andy Leiserson
|
61e5124eb9
|
[deno] Return undefined instead of null from WebGPU APIs (#8266)
See denoland/deno#29603
|
2025-09-26 20:10:09 -04:00 |
|
Erich Gubler
|
2b71b1f99d
|
feat(deno): accept GPUTexture as GPUBindingResource
|
2025-09-26 17:51:35 -04:00 |
|
Kenta Moriuchi
|
67f7a4ea3b
|
[deno] add illegal constructor errors
(cherry-picked from denoland/deno#30500)
|
2025-09-25 16:35:05 -04:00 |
|
chirsz
|
eb3bed5f53
|
[deno] add resize method to UnsafeWindowSurface
(cherry-picked from denoland/deno#29254)
|
2025-09-25 16:35:05 -04:00 |
|
Andy Leiserson
|
b6b951d467
|
Update to deno 2.3.2
(cherry picked from denoland/deno#29166)
Co-authored-by: snek <snek@deno.com>
|
2025-09-25 16:35:05 -04:00 |
|
chirsz
|
48097412fc
|
[deno] release current texture of surface after present
(cherry picked from denoland/deno#28691)
|
2025-09-25 16:35:05 -04:00 |
|
Andy Leiserson
|
e714cb0339
|
[deno] Format with Deno's rustfmt config
|
2025-09-25 16:35:05 -04:00 |
|
Leo Kettmeir
|
f0bf789f58
|
refactor(deno): use object wrap (#7113)
|
2025-02-13 04:17:00 -08:00 |
|
sagudev
|
8e943e828c
|
Unify ResolvedSurfaceOutput into SurfaceOutput
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
|
2025-02-07 16:16:13 -05:00 |
|
Connor Fitzgerald
|
d8e7ab1ad1
|
Refactor Cargo.toml Significantly (#6980)
|
2025-01-23 22:49:48 +00:00 |
|
Leo Kettmeir
|
df825fec8c
|
chore: update deno (#6068)
---------
Co-authored-by: Luca Casonato <hello@lcas.dev>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
Co-authored-by: chirsz <chirsz@foxmail.com>
Co-authored-by: Hajime-san <41257923+hajime-san@users.noreply.github.com>
Co-authored-by: Volker Schlecht <47375452+vlkrs@users.noreply.github.com>
|
2024-12-18 08:01:50 -08:00 |
|
teoxoy
|
39629d0de0
|
Improve the ownership story of textures returned by get_current_texture
`present` and `discard` will no longer automatically remove the texture from the registry.
|
2024-10-14 13:24:44 +02:00 |
|
Andreas Reich
|
0287eaf022
|
Remove gfx_select.
|
2024-08-14 17:34:11 +02:00 |
|
Andreas Reich
|
24498f04d4
|
The second unraveling: hub and all types on it are generic free!
gfx_select macros are empty husks now that are waiting to be removed
|
2024-08-14 17:34:11 +02:00 |
|
Leo Kettmeir
|
d828f27de4
|
chore: update deno (#5469)
* chore: update deno
* update spec
* more error handling
* cleanup queue
* fix
* fix byow
Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
* fix
* fix
* fix
* fixes
* fix cts
* clean
---------
Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
|
2024-04-02 14:36:04 -04:00 |
|
John-John Tedro
|
950d765a4d
|
Remove G parameter in Global<G> and generic IdentityHandlerFactory (#5159)
|
2024-01-29 15:37:57 +01:00 |
|
Leo Kettmeir
|
d0a7f46e3a
|
update deno and spec (#4143)
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
|
2023-10-04 04:25:56 +00:00 |
|
Leo Kettmeir
|
0ece5e6119
|
update deno (#3808)
|
2023-06-06 17:08:32 +02:00 |
|
Teodor Tanasoaia
|
287c6e6b47
|
Update deno (#3562)
Co-authored-by: crowlkats <crowlkats@toaxl.com>
|
2023-03-11 01:24:20 -05:00 |
|