Ralith / openxrs

OpenXR bindings for Rust
Apache License 2.0
282 stars 59 forks source link

Loader structs #123

Closed Supreeeme closed 2 years ago

Supreeeme commented 2 years ago

Would there be a chance of getting the loader structs into openxr_sys? They aren't listed in the registry but they are here: https://github.com/KhronosGroup/OpenXR-SDK-Source/blob/main/src/common/loader_interfaces.h

These are necessary for writing API layers.

Ralith commented 2 years ago

I just merged https://github.com/Ralith/openxrs/pull/120 which adds these. Let me know if you'd like a release sooner rather than later.

Supreeeme commented 2 years ago

A new release sooner would definitely be appreciated :)

Ralith commented 2 years ago

Published 0.17.