egui/crates/egui_kittest/src
Kumpelinus c97c065a57
Update wgpu to 26 and wasm-bindgen to 0.2.100 (#7540)
Co-authored-by: TÖRÖK Attila <torokati44@gmail.com>
Co-authored-by: Andreas Reich <r_andreas2@web.de>
2025-09-21 20:42:00 +02:00
..
app_kind.rs Fix some clippy issues found by 1.84.0 (#5603) 2025-01-13 08:29:13 +01:00
builder.rs Add `egui_kittest::HarnessBuilder::with_os` and set the default to `Nix` (#7493) 2025-09-09 13:44:59 +02:00
lib.rs Add `egui_kittest::HarnessBuilder::with_os` and set the default to `Nix` (#7493) 2025-09-09 13:44:59 +02:00
node.rs Add support for scrolling via accesskit / kittest (#7286) 2025-07-03 12:02:05 +02:00
renderer.rs Wgpu resources are no longer wrapped in `Arc` (since they are now `Clone`) (#5612) 2025-01-20 18:06:35 +01:00
snapshot.rs Remove deprecated `Harness::wgpu_snapshot` and related fns (#7504) 2025-09-09 11:18:00 +02:00
texture_to_image.rs Update to wgpu 25 (#6744) 2025-05-10 13:16:49 +02:00
wgpu.rs Update wgpu to 26 and wasm-bindgen to 0.2.100 (#7540) 2025-09-21 20:42:00 +02:00