Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Ralith/openxrs issues and pull requests

#102 - Update ash/heck

Pull Request - State: closed - Opened by Ralith about 3 years ago

#101 - Don't read invalid pose fields

Pull Request - State: closed - Opened by Ralith about 3 years ago

#100 - Update ndk-glue requirement from 0.5 to 0.6

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#99 - Update ash requirement from 0.31 to 0.35

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#98 - Update ash requirement from 0.31 to 0.34

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#97 - update for openxr 1.0.20

Pull Request - State: closed - Opened by kcking about 3 years ago - 7 comments

#96 - Update heck requirement from 0.3 to 0.4

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#95 - Wrap debug messenger construction

Pull Request - State: open - Opened by Ralith about 3 years ago

#94 - Update ndk-glue requirement from 0.4 to 0.5

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#94 - Update ndk-glue requirement from 0.4 to 0.5

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#93 - Wrong struct passed in vulkan example

Issue - State: closed - Opened by LaylBongers over 3 years ago - 2 comments

#93 - Wrong struct passed in vulkan example

Issue - State: closed - Opened by LaylBongers over 3 years ago - 2 comments

#92 - Statically linking leads to openxr-sys build error

Issue - State: closed - Opened by Danielduel over 3 years ago - 4 comments

#91 - Derives `Debug` for most sys structs

Pull Request - State: closed - Opened by ashpil over 3 years ago - 4 comments

#91 - Derives `Debug` for most sys structs

Pull Request - State: closed - Opened by ashpil over 3 years ago - 4 comments

#90 - Dynamically loading a runtime does not work per spec

Issue - State: closed - Opened by nwessing over 3 years ago - 3 comments

#89 - XR_FB_color_space

Pull Request - State: closed - Opened by Ralith over 3 years ago

#88 - Update ndk-glue requirement from 0.3 to 0.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#87 - Update ash requirement from 0.31 to 0.33

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#86 - Support drop guard for session

Pull Request - State: closed - Opened by zarik5 over 3 years ago - 1 comment

#86 - Support drop guard for session

Pull Request - State: closed - Opened by zarik5 over 3 years ago - 1 comment

#85 - Add back khr_vulkan_enable support

Pull Request - State: closed - Opened by zarik5 over 3 years ago - 1 comment

#84 - Vulkan with `khr_vulkan_enable` instead of `khr_vulkan_enable2`

Issue - State: closed - Opened by Tenebryo over 3 years ago - 8 comments

#83 - Add android support

Pull Request - State: closed - Opened by zarik5 over 3 years ago - 8 comments

#82 - Allow sessions to be used without static knowledge of graphics API

Pull Request - State: closed - Opened by Ralith over 3 years ago

#81 - Example cleanup

Pull Request - State: closed - Opened by Ralith over 3 years ago

#80 - Link refactor

Pull Request - State: closed - Opened by Ralith over 3 years ago

#79 - Support custom extensions and next struct

Pull Request - State: closed - Opened by blaind almost 4 years ago - 3 comments

#78 - Upgrade to GitHub-native Dependabot

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago
Labels: dependencies

#77 - Can't use structure chain for instance creation

Issue - State: closed - Opened by Timbals almost 4 years ago - 2 comments

#76 - Update ash requirement from 0.31 to 0.32

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 2 comments
Labels: dependencies

#76 - Update ash requirement from 0.31 to 0.32

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 2 comments
Labels: dependencies

#75 - Update vulkan example

Pull Request - State: open - Opened by exrook almost 4 years ago

#75 - Update vulkan example

Pull Request - State: open - Opened by exrook almost 4 years ago

#74 - Fix example Vulkan version check

Pull Request - State: closed - Opened by Ralith almost 4 years ago - 1 comment

#73 - Add example demonstratring how to get tracking data

Pull Request - State: closed - Opened by exrook about 4 years ago - 4 comments

#73 - Add example demonstratring how to get tracking data

Pull Request - State: closed - Opened by exrook about 4 years ago - 4 comments

#72 - Vulkan Example: check max version and min version

Pull Request - State: closed - Opened by exrook about 4 years ago - 1 comment

#71 - Update libloading

Pull Request - State: closed - Opened by Ralith about 4 years ago

#71 - Update libloading

Pull Request - State: closed - Opened by Ralith about 4 years ago

#70 - Update jni requirement from 0.18.0 to 0.19.0

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago
Labels: dependencies

#69 - Update libloading requirement from 0.6.1 to 0.7.0

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#68 - Update to KHR_vulkan_enable2 breaks compatibility with oculus runtime 23.0.0.43.517

Issue - State: closed - Opened by Callum17 about 4 years ago - 7 comments

#67 - Action is inactive even immediately after a call to sync_actions

Issue - State: closed - Opened by NickDriscoll about 4 years ago - 3 comments

#66 - Fix UB in Session::get_visibility_mask_khr

Pull Request - State: closed - Opened by Ralith about 4 years ago

#66 - Fix UB in Session::get_visibility_mask_khr

Pull Request - State: closed - Opened by Ralith about 4 years ago

#65 - Update to KHR_vulkan_enable2

Pull Request - State: closed - Opened by Ralith about 4 years ago

#64 - Document FrameState and move it closer to its use

Pull Request - State: closed - Opened by Ralith about 4 years ago

#63 - Update Vulkan example to XR_KHR_vulkan_enable2

Issue - State: closed - Opened by Ralith about 4 years ago - 1 comment

#62 - How is Action<Posef>::create_space intended to be called?

Issue - State: closed - Opened by seosgithub about 4 years ago - 1 comment

#61 - Can't seem to obtain Time value for Action<Posef>

Issue - State: closed - Opened by NickDriscoll about 4 years ago - 3 comments

#60 - Add license files

Pull Request - State: closed - Opened by Ralith over 4 years ago

#60 - Add license files

Pull Request - State: closed - Opened by Ralith over 4 years ago

#59 - Fix static feature in debug builds

Pull Request - State: closed - Opened by Ralith over 4 years ago

#58 - Missing LICENSE Files?

Issue - State: closed - Opened by TheButlah over 4 years ago

#58 - Missing LICENSE Files?

Issue - State: closed - Opened by TheButlah over 4 years ago

#57 - Confusion about OpenGL session creation on Windows

Issue - State: closed - Opened by NickDriscoll over 4 years ago - 2 comments

#56 - Locate views pose delay/duplicate frames steamvr

Issue - State: closed - Opened by JasperVanEsveld over 4 years ago - 9 comments

#56 - Locate views pose delay/duplicate frames steamvr

Issue - State: closed - Opened by JasperVanEsveld over 4 years ago - 9 comments

#55 - Update jni requirement from 0.17.0 to 0.18.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies

#54 - How does the openxr-sys generation layer handle memory allocation for return values?

Issue - State: closed - Opened by str4d over 4 years ago - 3 comments

#53 - Check that required Vulkan extensions exist in vulkan example

Pull Request - State: closed - Opened by str4d over 4 years ago - 2 comments

#52 - More Robust Null Terminator Handling

Pull Request - State: closed - Opened by bigmstone over 4 years ago - 1 comment

#52 - More Robust Null Terminator Handling

Pull Request - State: closed - Opened by bigmstone over 4 years ago - 1 comment

#51 - Update to OpenXR 1.0.12

Pull Request - State: closed - Opened by Ralith over 4 years ago - 4 comments

#50 - Document expected output from the Vulkan example

Pull Request - State: closed - Opened by Ralith over 4 years ago

#49 - Clarify expected "output" of vulkan example

Issue - State: closed - Opened by str4d over 4 years ago - 1 comment

#49 - Clarify expected "output" of vulkan example

Issue - State: closed - Opened by str4d over 4 years ago - 1 comment

#48 - Vulkan example tweaks

Pull Request - State: closed - Opened by str4d over 4 years ago - 3 comments

#47 - get_str doesn't reliably strip null bytes

Issue - State: closed - Opened by str4d over 4 years ago - 2 comments

#47 - get_str doesn't reliably strip null bytes

Issue - State: closed - Opened by str4d over 4 years ago - 2 comments

#46 - Document toolchain setup for Windows

Issue - State: closed - Opened by str4d over 4 years ago - 5 comments

#45 - Failing to run Vulkan.rs on windows

Issue - State: closed - Opened by dmitsuki over 4 years ago - 7 comments

#45 - Failing to run Vulkan.rs on windows

Issue - State: closed - Opened by dmitsuki over 4 years ago - 7 comments

#44 - Example cleanup

Pull Request - State: closed - Opened by Ralith over 4 years ago

#44 - Example cleanup

Pull Request - State: closed - Opened by Ralith over 4 years ago

#43 - Fix static build on Windows

Pull Request - State: closed - Opened by Ralith over 4 years ago

#42 - Fails to link: unresolved externals from 'pathcch.h' (Windows)

Issue - State: closed - Opened by JasperVanEsveld over 4 years ago - 10 comments

#41 - OpenXR-sys fails to compile the OpenXR SDK on Arch Linux

Issue - State: closed - Opened by Masterchef365 over 4 years ago - 6 comments

#40 - Vulkan example doesn't run on Linux

Issue - State: closed - Opened by Masterchef365 over 4 years ago - 2 comments

#39 - Update to OpenXR 1.0.11

Pull Request - State: closed - Opened by Ralith over 4 years ago

#26 - BOM

Issue - State: closed - Opened by rpavlik over 4 years ago - 2 comments

#23 - Adding optional features for preview extensions

Issue - State: closed - Opened by Manishearth almost 5 years ago - 8 comments

#10 - CI doesn't test the static feature

Issue - State: open - Opened by Ralith over 5 years ago - 2 comments