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

Restore Wayland compatibility. #737

Merged
merged 2 commits into from Aug 6, 2014
Merged

Conversation

neobrain
Copy link
Member

@neobrain neobrain commented Aug 4, 2014

Wayland compatibility was broken by e15ec56 because it wasn't deemed important. However chances are people will eventually start using Dolphin on that configuration, so we shouldn't frivolously drop compatibility without good reason.

This patch reintroduces the removed code portions with slightly cleaner coding style. Other than that, the VertexLoader UnitTest has been disabled when USE_EGL is enabled. This is an issue with PR #716, which didn't deem our Wayland support code important enough to justify further fixup of the interfaces. Ideally we'd fix this, but for lack of a time-efficient solution I'd just like to restore application compatibility for now.

It was broken by e15ec56 because it wasn't deemed important. However chances are people will eventually start using Dolphin on that configuration, so we shouldn't frivolously drop compatibility without good reason.
Interface design issues prevent this test from linking correctly. Until this issue is resolved, we'll disable the tests for now.
neobrain added a commit that referenced this pull request Aug 6, 2014
Restore Wayland compatibility.
@neobrain neobrain merged commit cb17867 into dolphin-emu:master Aug 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant