mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* drop split devices, rebase * add fallback to opengl if vulkan is not available * addressed review * ensure present image references are incremented and decremented when necessary * allow changing vsync for vulkan * fix screenshot on avalonia vulkan * save favorite when toggled * improve sync between popups * use separate devices for each new window * fix crash when closing window * addressed review * don't create the main window with immediate mode * change skia vk delegate to method * update vulkan throwonerror * addressed review |
||
|---|---|---|
| .. | ||
| AboutWindow.axaml | ||
| AboutWindow.axaml.cs | ||
| AmiiboWindow.axaml | ||
| AmiiboWindow.axaml.cs | ||
| AvatarWindow.axaml | ||
| AvatarWindow.axaml.cs | ||
| CheatWindow.axaml | ||
| CheatWindow.axaml.cs | ||
| ControllerSettingsWindow.axaml | ||
| ControllerSettingsWindow.axaml.cs | ||
| DownloadableContentManagerWindow.axaml | ||
| DownloadableContentManagerWindow.axaml.cs | ||
| IconColorPicker.cs | ||
| MainWindow.axaml | ||
| MainWindow.axaml.cs | ||
| MotionSettingsWindow.axaml | ||
| MotionSettingsWindow.axaml.cs | ||
| RumbleSettingsWindow.axaml | ||
| RumbleSettingsWindow.axaml.cs | ||
| SettingsWindow.axaml | ||
| SettingsWindow.axaml.cs | ||
| StyleableWindow.cs | ||
| TitleUpdateWindow.axaml | ||
| TitleUpdateWindow.axaml.cs | ||
| UpdaterWindow.axaml | ||
| UpdaterWindow.axaml.cs | ||