mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* Replace usage of `DllImport` with `LibraryImport` * Mark methods as `partial` * Marshalling * More `partial` & marshalling * More `partial` and marshalling * More partial and marshalling * Update GdiPlusHelper to LibraryImport * Unicorn * More Partial * Marshal * Specify EntryPoint * Specify EntryPoint * Change GlobalMemoryStatusEx to LibraryImport * Change RegisterClassEx to LibraryImport * Define EntryPoints * Update Ryujinx.Ava/Ui/Controls/Win32NativeInterop.cs Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com> * Update Ryujinx.Graphics.Nvdec.FFmpeg/Native/FFmpegApi.cs Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com> * Move return mashal * Remove calling convention specification * Remove calling conventions * Update Ryujinx.Common/SystemInfo/WindowsSystemInfo.cs Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com> * Update Ryujinx/Modules/Updater/Updater.cs Co-authored-by: Mary-nyan <thog@protonmail.com> * Update Ryujinx.Ava/Modules/Updater/Updater.cs Co-authored-by: Mary-nyan <thog@protonmail.com> Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com> Co-authored-by: Mary-nyan <thog@protonmail.com> |
||
|---|---|---|
| .. | ||
| ApplicationOpenedEventArgs.cs | ||
| AvaloniaGlxContext.cs | ||
| AvaloniaWglContext.cs | ||
| BitmapArrayValueConverter.cs | ||
| ButtonKeyAssigner.cs | ||
| ContentDialogHelper.cs | ||
| EmbeddedWindow.cs | ||
| GameGridView.axaml | ||
| GameGridView.axaml.cs | ||
| GameListView.axaml | ||
| GameListView.axaml.cs | ||
| Glyph.cs | ||
| GlyphValueConverter.cs | ||
| HotKeyControl.cs | ||
| IGlContextExtension.cs | ||
| InputDialog.axaml | ||
| InputDialog.axaml.cs | ||
| KeyValueConverter.cs | ||
| MiniCommand.cs | ||
| NavigationDialogHost.axaml | ||
| NavigationDialogHost.axaml.cs | ||
| OffscreenTextBox.cs | ||
| OpenGLEmbeddedWindow.cs | ||
| OpenToolkitBindingsContext.cs | ||
| ProfileImageSelectionDialog.axaml | ||
| ProfileImageSelectionDialog.axaml.cs | ||
| RendererHost.axaml | ||
| RendererHost.axaml.cs | ||
| SaveManager.axaml | ||
| SaveManager.axaml.cs | ||
| SPBOpenGLContext.cs | ||
| UpdateWaitWindow.axaml | ||
| UpdateWaitWindow.axaml.cs | ||
| UserEditor.axaml | ||
| UserEditor.axaml.cs | ||
| UserErrorDialog.cs | ||
| UserRecoverer.axaml | ||
| UserRecoverer.axaml.cs | ||
| UserResult.cs | ||
| UserSelector.axaml | ||
| UserSelector.axaml.cs | ||
| VulkanEmbeddedWindow.cs | ||
| Win32NativeInterop.cs | ||