pixels/examples
erin petra sofiya moon 763a7a9b41
update wgpu to 0.17 (#378)
required changes are entirely trivial:
wgpu::util::initialize_adapter_from_env's signature changed;
the backend_bits parameter is removed, and now solely specified by
the instance's enabled backends (see [the changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md#initialize_adapter_from_env-argument-changes)).
2023-10-29 23:49:07 -05:00
..
conway Update dependencies (#337) 2023-06-11 21:25:25 -07:00
custom-shader Update dependencies (#337) 2023-06-11 21:25:25 -07:00
imgui-winit update wgpu to 0.17 (#378) 2023-10-29 23:49:07 -05:00
invaders Update dependencies (#337) 2023-06-11 21:25:25 -07:00
minimal-egui update wgpu to 0.17 (#378) 2023-10-29 23:49:07 -05:00
minimal-fltk Handle all wgpu::SurfaceError variants (#348) 2023-03-21 07:16:51 -07:00
minimal-tao Update dependencies (#337) 2023-06-11 21:25:25 -07:00
minimal-web Update dependencies (#337) 2023-06-11 21:25:25 -07:00
minimal-winit Update dependencies (#337) 2023-06-11 21:25:25 -07:00
minimal-winit-android Added example for android (#368) 2023-07-02 18:49:41 -07:00
raqote-winit Update dependencies (#337) 2023-06-11 21:25:25 -07:00
tiny-skia-winit Update dependencies (#337) 2023-06-11 21:25:25 -07:00