wgpu/examples
Dzmitry Malyshau e84ae4a4b2 Feature-less backend selection
This PR removes optional backend features in favor of run-time
selection at the `request_adapter` entry point. Adapters from all
supported gpu backends on the platform are reported.

It also makes gfx-rs dependency to be public (for now).
2019-08-27 20:55:49 -04:00
..
compute Feature-less backend selection 2019-08-27 20:55:49 -04:00
data add compute example 2019-07-27 14:26:06 +02:00
remote Feature-less backend selection 2019-08-27 20:55:49 -04:00
triangle Feature-less backend selection 2019-08-27 20:55:49 -04:00
framework.c Raw window handle support instead of winit 2019-08-20 23:41:14 -04:00
framework.h Update to gfx hal 0.3 2019-08-11 09:39:52 +10:00