OpenXR-SDK-Source icon indicating copy to clipboard operation
OpenXR-SDK-Source copied to clipboard

Adding missing data for XrGraphicsBindingOpenGLWaylandKHR

Open coki04 opened this issue 7 months ago • 3 comments

When using GL over Wayland, the XrGraphicsBindingOpenGLWaylandKHR struct was left incomplete. Completing it from the Window data.

Tested working correctly on Ubuntu 25.04, KDE Wayland backend after also implementing XrGraphicsBindingOpenGLWaylandKHR at Monado OpenXR runtime (Pull Request for XrGraphicsBindingOpenGLWaylandKHR at Monado in progress too)

coki04 avatar Jul 12 '25 12:07 coki04

Well, that's interesting. I was pretty sure that I was told there was some fatal flaw in the Wayland bindings. Congrats!

rpavlik avatar Jul 14 '25 16:07 rpavlik

An issue (number 2569) has been filed to correspond to this pull request in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#2569 ), to facilitate working group processes.

This GitHub pull request will continue to be the main site of discussion.

rpavlik-bot avatar Jul 24 '25 22:07 rpavlik-bot

Note that the Wayland part of the OpenGL binding has been officially deprecated as unimplemented and unimplementable without flaws in 1.1.54.

rpavlik avatar Dec 03 '25 17:12 rpavlik