vulkano/examples/multi-window-game-of-life
grego 252329cbf3
vulkano-util: do not pull the default winit features (#2533)
This allows a downstream user to set which winit features to use, possibly
sparing a lot of dependencies from being pulled and compiled.

Co-authored-by: Rua <ruawhitepaw@gmail.com>
2024-06-30 15:23:19 +02:00
..
app.rs Make image_index and final_views accessible, and add new example. (#2473) 2024-02-21 09:08:50 +01:00
Cargo.toml vulkano-util: do not pull the default winit features (#2533) 2024-06-30 15:23:19 +02:00
game_of_life.rs Replace cgmath with glam in the examples (#2475) 2024-02-21 09:30:15 +01:00
main.rs Pass timeout to acquire (#2503) 2024-03-27 22:00:56 +01:00
pixels_draw.rs Use hard-coded vertices in eligible examples (#2454) 2024-01-16 19:30:14 +01:00
render_pass.rs Make image_index and final_views accessible, and add new example. (#2473) 2024-02-21 09:08:50 +01:00