Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GB-222] XRGameBridge: Implement leftover functions #29

Open
BramTeurlings opened this issue Feb 29, 2024 · 3 comments
Open

[GB-222] XRGameBridge: Implement leftover functions #29

BramTeurlings opened this issue Feb 29, 2024 · 3 comments
Labels
jira Issue was imported from old Jira backlog OPENXR Epic: Tasks related to the XRGameBridge project rfe Request for enhancement

Comments

@BramTeurlings
Copy link
Owner

There are some important functions that were not implemented yet. They are mostly about uninitializing and deleting components correctly.

Implement:

  • Proper uninitialization of data structures like. Instance, session, system, swapchain etc..
  • Destroy functions of data structures
  • Session functions like
    • XRRequestExitSession
    • EndSession

Originally reported by , imported from: XRGameBridge: Implement leftover functions
  • assignee:
  • status: To Do
  • priority: Medium
  • resolution: Unresolved
  • imported: 2024-04-04
@BramTeurlings
Copy link
Owner Author

Subtask of parent task GB-174

@BramTeurlings
Copy link
Owner Author

712020:f91dd24e-5296-4a9d-90d9-b287c639e252:

GB-229 To Do needs to be implemented first or there is no logical way of implementing functions like EndSession/RequestExitSession

The messaging system is not yet implemented in a way that this is nicely possible

@BramTeurlings
Copy link
Owner Author

[Epic: OpenXR in GameBridge]

@BramTeurlings BramTeurlings added OPENXR Epic: Tasks related to the XRGameBridge project and removed jira-component:miscellaneous labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira Issue was imported from old Jira backlog OPENXR Epic: Tasks related to the XRGameBridge project rfe Request for enhancement
Projects
None yet
Development

No branches or pull requests

1 participant