0
0
Fork 0
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2024-10-18 23:21:41 +00:00
ryujinx-fork/Ryujinx/Ui
gdkchan a53cfdab78
Initial Apple Hypervisor based CPU emulation (#4332)
* Initial Apple Hypervisor based CPU emulation implementation

* Add UseHypervisor Setting

* Add basic MacOS support to Avalonia

* Fix initialization

* Fix GTK build

* Fix/silence warnings

* Change exceptions to asserts on HvAddressSpaceRange

* Replace DllImport with LibraryImport

* Fix LibraryImport

* Remove unneeded usings

* Revert outdated change

* Set DiskCacheLoadState when using hypervisor too

* Fix HvExecutionContext PC value

* Address PR feedback

* Use existing entitlements.xml file on distribution folder

---------

Co-authored-by: riperiperi <rhy3756547@hotmail.com>
2023-01-29 08:37:52 -03:00
..
Applet Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
Helper UI: Fixes GTK sorting regression of #4294 2023-01-16 03:09:52 +01:00
Widgets UI: Add Metal surface creation for MoltenVK (#3980) 2022-12-06 19:00:25 -03:00
Windows Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 2023-01-18 22:25:16 +00:00
GLRenderer.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
MainWindow.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
MainWindow.glade GUI: Add option to register file types (#4250) 2023-01-22 17:39:00 +00:00
OpenToolkitBindingsContext.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
RendererWidgetBase.cs Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266) 2023-01-15 01:05:44 +01:00
SPBOpenGLContext.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
StatusUpdatedEventArgs.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
VKRenderer.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00