Commit graph

6 commits

Author SHA1 Message Date
Stossy11
4d4b084577 Add a bunch of features 2024-12-23 16:34:14 +11:00
Stossy11
eda563f217 Add Game names instead of filenames and remove "disable vsync" option 2024-12-09 10:40:46 +11:00
riperiperi
a26ada036c bunch of stuff don't push this monstrosity anywhere
actual stuff don't push this monstrosity anywhere
2023-12-31 19:11:24 +00:00
Zoltan Csizmadia
684ba0b860 Migrate to .NET 8 (#5887)
* Change TargetFramework to net8.0

* Disable info messages

* Fix warings

* Disable additional analyzer messages

* Fix typo

* Add whitespace

* Fix ref vs in warnings

* Use explicit [In] on array parameters

* No need to guard Remove with Contains

* Use 'ArgumentOutOfRangeException.ThrowIf...' instead of explicitly throwing a new exception instance

* Bump .NET SDK version

* Enable JsonSerializerIsReflectionEnabledByDefault

* Use 8.0.100 GA release

* Bump System package versions

---------

Co-authored-by: Zoltan Csizmadia <Zoltan.Csizmadia@vericast.com>
2023-11-15 17:41:31 +01:00
Isaac Marovitz
70b7a4ec45 macOS Headless Fixes (#5167)
* Default hypervisor to disabled

* Include MVK on macOS

* Properly sign headless builds on macOS

* Force Vulkan on macOS

* Suggestions
2023-05-31 09:08:50 +02:00
TSR Berry
ea8eaea6c2 Move solution and projects to src 2023-04-27 23:51:14 +02:00
Renamed from Ryujinx.Headless.SDL2/Ryujinx.Headless.SDL2.csproj (Browse further)