Here's the latest build of the the Dolphin emulator, the ever-improving Wii and Gamecube emulator for Windows PC.
Changelog:
- On linux use the current desktop resolution for the default fullscreen resolution, instead of the hard coded 640x480 resolution.
- Also if the OpenGL backend throw a panic alert if the RGB to/from YUYV shaders fail to compile instead of an error log. If these shaders fail to compile it should be reported. I am not sure that a panic alert should be thrown in general when any shader fails to compile (as was discussed on IRC).