mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-05-09 23:24:39 +09:00
* ava: Fix OpenGL on Linux again This shouldn't be working like that, but for some reason it does. * Apply the correct fix * gtk: Add warning messages for caught exceptions * ava: Handle disposing the same way as GTK does * Address review feedback