mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-24 17:50:05 +02: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