Emulator Issues #6970
closedWayland fix-up patch review
0%
Description
Purpose of code changes on this branch:
This patch cleans up the wayland backend and adds the necessary parts to allow dolphin to run as a wayland client.
When reviewing my code changes, please focus on:
I want to make sure that building with wayland egl enabled doesn't affect other platform targets.
After the review, I'll merge this branch into:
If this is good, I will merge it to the master branch.
The patch can be found in the wayland-egl branch here: https://github.com/soreau/dolphin-emu/commits/wayland-egl
Updated by Sonicadvance1 almost 11 years ago
It has the +1 for me, the ControllerInterface is a non-issue since that can't be fixed without some overhauling of our platforms, so this patch doesn't concern that. If it breaks Android build I will fix it, since I'm going to do a bit of work in cleaning up that mess.
Updated by oreauS almost 11 years ago
- Status changed from New to Fixed