Ryujinx/Ryujinx.Headless.SDL2
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
..
OpenGL Avalonia - Use embedded window for avalonia (#3674) 2022-09-19 15:05:26 -03:00
Vulkan UI: Add Metal surface creation for MoltenVK (#3980) 2022-12-06 19:00:25 -03:00
HeadlessDynamicTextInputHandler.cs Inline software keyboard without input pop up dialog (#2180) 2021-10-12 21:54:21 +02:00
HeadlessHostUiTheme.cs Inline software keyboard without input pop up dialog (#2180) 2021-10-12 21:54:21 +02:00
Options.cs Update units of memory from decimal to binary prefixes (#3716) 2022-11-16 23:27:42 +01:00
Program.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
Ryujinx.Headless.SDL2.csproj Use NuGet Central Package Management to manage package versions solution-wise (#4095) 2022-12-12 16:03:10 +01:00
SDL2Mouse.cs frontend: Add a SDL2 headless window (#2310) 2021-07-06 22:08:44 +02:00
SDL2MouseDriver.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
StatusUpdatedEventArgs.cs frontend: Add a SDL2 headless window (#2310) 2021-07-06 22:08:44 +02:00
WindowBase.cs UI: Add Metal surface creation for MoltenVK (#3980) 2022-12-06 19:00:25 -03:00