Isaac Marovitz
2fc4326c53
Fix Redundant Qualifer Warnings ( #4091 )
...
* Fix Redundant Qualifer Warnings
* Remove unnecessary using
2022-12-10 21:21:13 +01:00
riperiperi
d25a5ea1c8
UI: Add Metal surface creation for MoltenVK ( #3980 )
...
* Initial implementation of metal surface across UIs
* Fix SDL2 on windows
* Update Ryujinx/Ryujinx.csproj
Co-authored-by: Mary-nyan <thog@protonmail.com>
* Address Feedback
Co-authored-by: Mary-nyan <thog@protonmail.com>
2022-12-06 19:00:25 -03:00
TSRBerry
75b4e15489
Avalonia: Fix OpenGL crashing on Linux ( #3902 )
...
* ava: Fix OpenGL crashing on Linux
Fixes a regression from #3901
* Fix formatting
2022-11-26 12:06:53 +01:00
TSRBerry
a0bc05d034
ava: Fix invisible vulkan window on Linux ( #3901 )
...
Co-authored-by: emmauss <emmausssss@gmail.com>
Co-authored-by: emmauss <emmausssss@gmail.com>
2022-11-25 17:40:44 +00:00
Emmanuel Hansen
40e84f3f40
Avalonia - Use embedded window for avalonia ( #3674 )
...
* wip
* use embedded window
* fix race condition on opengl Windows
* fix glx issues on prime nvidia
* fix mouse support win32
* clean up
* addressed review
* addressed review
* fix warnings
* fix sotware keyboard dialog
* Update Ryujinx.Ava/Ui/Applet/SwkbdAppletDialog.axaml.cs
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
* remove double semi
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2022-09-19 15:05:26 -03:00