pixels/src
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
..
builder.rs update wgpu to 0.17 (#378) 2023-10-29 23:49:07 -05:00
lib.rs Add present mode setters on Pixels (#373) 2023-08-09 13:36:12 -07:00
renderers.rs Update dependencies (#337) 2023-06-11 21:25:25 -07:00