Robert Bragg
e8ae198653
Update example deps + update for latest winit branch
...
The winit based examples no longer have an explicit dependency on
android-activity and they instead consume the `android-activity` API via
the Winit crate so there's no need to keep the versions synchronized.
2022-10-22 21:51:27 +01:00
Robert Bragg
8077a4b0da
Update Winit-based examples for Release 0.4.0-beta.1
2022-10-11 20:19:15 +01:00
Robert Bragg
47afecda36
Release 0.4.0-beta
2022-09-20 02:56:05 +01:00
Robert Bragg
17f0c674c0
Don't ignore Cargo.lock files for examples
2022-09-20 00:41:21 +01:00
Robert Bragg
8ae1059aec
na-openxr-wgpu: don't depend on specific version of android-activity
2022-09-20 00:32:09 +01:00
Robert Bragg
bc177292d2
Release 0.3
2022-09-16 14:07:06 +01:00
Robert Bragg
d5ff06ffb2
Add OpenXR + Wgpu example
...
This tests being able to write an OpenXR application based on
Wgpu (using the Vulkan HAL backend) for the Oculus Quest.
2022-08-31 20:44:14 +01:00