mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
- `RedrawRequested` is now used for rendering - `EventsCleared` replaced by `MainEventsCleared` which requests redraw - Removed capture from hello-triangle to simplify it slightly