pixels/examples/invaders/simple-invaders/src
David Cristofaro e8d5cf3ebc
Bump wgpu from 0.13 to 0.14 (#320)
* feat(wgpu): upgrade wgpu from 13 to 14

* Address feedback

* Bump tao in `minimal-tao` example

* Bump fltk in `minimal-fltk` example

* Bump egui in `minimal-egui` example

* Bump MSRV to `1.65`

* Bump crates in `imgui-winit` example

* Delete `minimal-sdl2` example

* Fix clippy lints

* Update examples/minimal-egui/src/gui.rs

Co-authored-by: Zageron <hello@zageron.ca>
Co-authored-by: Jay Oster <jay@kodewerx.org>
2022-12-17 13:50:11 -08:00
..
assets Fix dependency bloat (#67) 2020-04-13 10:12:18 -07:00
collision.rs Fix delta time in the invaders example (#252) 2022-01-08 10:44:52 -08:00
controls.rs Clippy (#233) 2021-12-04 10:00:58 -08:00
debug.rs Fix dependency bloat (#67) 2020-04-13 10:12:18 -07:00
geo.rs Fix dependency bloat (#67) 2020-04-13 10:12:18 -07:00
lib.rs Fix CI with latest nightly Clippy (#271) 2022-04-25 03:48:35 -07:00
loader.rs Bump wgpu from 0.13 to 0.14 (#320) 2022-12-17 13:50:11 -08:00
sprites.rs Fix delta time in the invaders example (#252) 2022-01-08 10:44:52 -08:00