Ryujinx/Ryujinx.Headless.SDL2
Wunk d536cc8ae6
Update units of memory from decimal to binary prefixes (#3716)
`MB` and `GB` can either be interpreted as having base-10 units, or
base-2. `MiB` and `GiB` removes this discrepancy so that units of memory
are always interpreted using base-2 units.
2022-11-16 23:27:42 +01:00
..
OpenGL Avalonia - Use embedded window for avalonia (#3674) 2022-09-19 15:05:26 -03:00
Vulkan Avalonia - Use embedded window for avalonia (#3674) 2022-09-19 15:05:26 -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 Update units of memory from decimal to binary prefixes (#3716) 2022-11-16 23:27:42 +01:00
Ryujinx.Headless.SDL2.csproj infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +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 Avalonia - Use embedded window for avalonia (#3674) 2022-09-19 15:05:26 -03:00