Ryujinx/Ryujinx.Ava/Ui/Controls
Isaac Marovitz 0fbcd630bc
Replace DllImport usage with LibraryImport (#4084)
* 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>
2022-12-15 18:07:31 +01:00
..
ApplicationOpenedEventArgs.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
AvaloniaGlxContext.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
AvaloniaWglContext.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
BitmapArrayValueConverter.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
ButtonKeyAssigner.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
ContentDialogHelper.cs Fix Redundant Qualifer Warnings (#4091) 2022-12-10 21:21:13 +01:00
EmbeddedWindow.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
GameGridView.axaml Ava GUI: Several UI Fixes (#3991) 2022-12-05 22:04:18 +00:00
GameGridView.axaml.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
GameListView.axaml ava: Restyle the Status Bar (#4048) 2022-12-09 15:21:54 +01:00
GameListView.axaml.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
Glyph.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
GlyphValueConverter.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
HotKeyControl.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
IGlContextExtension.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
InputDialog.axaml Ava GUI: Several UI Fixes (#3991) 2022-12-05 22:04:18 +00:00
InputDialog.axaml.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
KeyValueConverter.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
MiniCommand.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
NavigationDialogHost.axaml Ava GUI: Several UI Fixes (#3991) 2022-12-05 22:04:18 +00:00
NavigationDialogHost.axaml.cs Avalonia - Save Manager (#3476) 2022-12-02 13:16:43 +00:00
OffscreenTextBox.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
OpenGLEmbeddedWindow.cs ui: Fixes disposing on GTK/Avalonia and Firmware Messages on Avalonia (#3885) 2022-11-24 15:08:27 +01:00
OpenToolkitBindingsContext.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
ProfileImageSelectionDialog.axaml Ava GUI: Several UI Fixes (#3991) 2022-12-05 22:04:18 +00:00
ProfileImageSelectionDialog.axaml.cs Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
RendererHost.axaml Ava GUI: Several UI Fixes (#3991) 2022-12-05 22:04:18 +00:00
RendererHost.axaml.cs Avalonia: Clean up leftover RenderTimer & Fix minimum and initial window size (#3935) 2022-11-30 23:34:25 +01:00
SaveManager.axaml Ava GUI: Several UI Fixes (#3991) 2022-12-05 22:04:18 +00:00
SaveManager.axaml.cs Avalonia - Save Manager (#3476) 2022-12-02 13:16:43 +00:00
SPBOpenGLContext.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
UpdateWaitWindow.axaml Ava GUI: Several UI Fixes (#3991) 2022-12-05 22:04:18 +00:00
UpdateWaitWindow.axaml.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
UserEditor.axaml Ava GUI: Several UI Fixes (#3991) 2022-12-05 22:04:18 +00:00
UserEditor.axaml.cs Avalonia - Save Manager (#3476) 2022-12-02 13:16:43 +00:00
UserErrorDialog.cs Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
UserRecoverer.axaml Ava GUI: Several UI Fixes (#3991) 2022-12-05 22:04:18 +00:00
UserRecoverer.axaml.cs Avalonia - Save Manager (#3476) 2022-12-02 13:16:43 +00:00
UserResult.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
UserSelector.axaml Ava GUI: Several UI Fixes (#3991) 2022-12-05 22:04:18 +00:00
UserSelector.axaml.cs Avalonia: Cleanup UserEditor a bit (#3492) 2022-07-28 14:16:23 -03:00
VulkanEmbeddedWindow.cs UI: Add Metal surface creation for MoltenVK (#3980) 2022-12-06 19:00:25 -03:00
Win32NativeInterop.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00