pixels/examples
Jay Oster c522d12e0e
Fix build for imgui-winit example (#138)
- The dependencies are a mess!
- Had to fork `imgui-wgpu`, which sits between 0.12 and 0.13 (has support for `winit` 0.24, but not `wgpu` 0.7)
- This is a temporary fix for CI, until https://github.com/Yatekii/imgui-wgpu-rs/pull/44 is merged and a new release of `imgui-wgpu` is out
- The WIP `wgpu` 0.7 update in https://github.com/parasyte/pixels/pull/134 will be needed for `imgui-wgpu` 0.14
- Update MSRV for `imgui` 0.7
2021-02-06 13:13:04 -08:00
..
conway Update all dependencies (#130) 2021-01-05 18:20:36 -08:00
custom-shader Update all dependencies (#130) 2021-01-05 18:20:36 -08:00
imgui-winit Fix build for imgui-winit example (#138) 2021-02-06 13:13:04 -08:00
invaders Update all dependencies (#130) 2021-01-05 18:20:36 -08:00
minimal-sdl2 Update all dependencies (#130) 2021-01-05 18:20:36 -08:00
minimal-winit Update all dependencies (#130) 2021-01-05 18:20:36 -08:00
raqote-winit Update all dependencies (#130) 2021-01-05 18:20:36 -08:00