Skip to content

egl: fix robustness detection on EGL 1.5#1737

Merged
kchibisov merged 1 commit intorust-windowing:masterfrom
kchibisov:robust-feature-detection
Nov 3, 2025
Merged

egl: fix robustness detection on EGL 1.5#1737
kchibisov merged 1 commit intorust-windowing:masterfrom
kchibisov:robust-feature-detection

Conversation

@kchibisov
Copy link
Copy Markdown
Member

Even if the extension is not present, the robustness can be supported. It was unintentionally disabled due to typo in cmp. Though, it haven't affected anything, due to most systems with robustness having the extension in the first place.

Even if the extension is not present, the robustness can be supported.
It was unintentionally disabled due to typo in cmp. Though, it haven't
affected anything, due to most systems with robustness having the
extension in the first place.
@kchibisov kchibisov force-pushed the robust-feature-detection branch from edbfe67 to 4c78fe6 Compare November 3, 2025 07:42
@kchibisov kchibisov merged commit 02c034e into rust-windowing:master Nov 3, 2025
43 checks passed
@kchibisov kchibisov deleted the robust-feature-detection branch November 3, 2025 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant