18 Commits

Author SHA1 Message Date
Laytan Laats
fc842a8cb2 wgpu: update to v29.0.0.0 2026-04-11 19:45:42 +02:00
Laytan Laats
7c4b8a9afc vendor/wgpu: handle nil better in wgpu.js 2025-12-09 18:57:49 +01:00
Gaia
433a21b6ff Update wgpu.js
mipmapFilter is being ignored and defaulting to .Nearest on web platforms due to incorrect capitalization of the field name
2025-05-22 19:46:31 -05:00
Jonathan Tron
57a92259d7 Fix wrong function name from genericAdapterInfo to genericGetAdapterInfo in wgpu.js 2025-04-10 12:02:45 +02:00
Scott Campbell
b0228154d9 Fix depth stencil not working on wgpu wasm_js build 2025-04-02 00:13:45 +11:00
James Liljenquist
0113907527 Bug fixes for wgpu.js 2025-03-22 21:01:15 -06:00
Laytan Laats
52dd651aed wgpu: device lost callback device by pointer in JS 2025-03-03 22:15:35 +01:00
Laytan Laats
a9d4cb96b0 wgpu: stringView -> StringView typo 2025-02-27 22:29:51 +01:00
Laytan Laats
1223b3e260 wgpu: fix mode which is u64 not unwrapping big int 2025-02-27 22:29:32 +01:00
Laytan Laats
b6f34332fe wgpu: copy over gpu contents to cpu side when mapping 2025-02-27 22:28:49 +01:00
Laytan Laats
19b70f5ef7 wgpu: layout left blank should set it to "auto" in JS 2025-02-27 22:28:15 +01:00
Laytan Laats
1cb28f7f73 wgpu: remove mode field of uncaptured error callback info 2025-02-27 18:31:32 +01:00
Laytan Laats
ae9388c013 wgpu: update to v24.0.0 2025-02-17 19:55:44 +01:00
Laytan Laats
1511162b0a webgpu: fix cstring as parameter not loading correctly 2025-01-09 17:29:31 +01:00
Courtney Strachan
69bbd8082a Fixed typo in wgpu.js 2024-12-17 12:13:48 -08:00
Laytan Laats
44eef21997 wgpu: add missing JS impl for RenderPassEncoderSetBlendConstant 2024-10-26 22:41:52 +02:00
Laytan Laats
54a420f3eb wgpu: update to v22.1.0.1 2024-08-26 15:49:12 +02:00
Laytan Laats
108b8feb35 Add vendor:wgpu 2024-06-12 17:22:02 +02:00