servo/components/webgpu
Samson 00f267e289
webgpu: Use WGPU poller thread for poll_all_devices (#32266)
* Use special WGPU poller thread for poll_all_devices

* Switch to latest wgpu

This is required to fix some deadlocks.

* non-blocking poll unconditionally

* small fixes
2024-05-15 03:36:01 +00:00
..
Cargo.toml webgpu: Update wgpu to 0.19 (#31995) 2024-04-26 07:04:15 +00:00
dom_messages.rs webgpu: Refactor webgpu crate (#32255) 2024-05-08 13:53:39 +00:00
identity.rs webgpu: Refactor webgpu crate (#32255) 2024-05-08 13:53:39 +00:00
lib.rs webgpu: Use WGPU poller thread for poll_all_devices (#32266) 2024-05-15 03:36:01 +00:00
poll_thread.rs webgpu: Use WGPU poller thread for poll_all_devices (#32266) 2024-05-15 03:36:01 +00:00
script_messages.rs webgpu: Refactor webgpu crate (#32255) 2024-05-08 13:53:39 +00:00
wgpu_thread.rs webgpu: Use WGPU poller thread for poll_all_devices (#32266) 2024-05-15 03:36:01 +00:00