Commit graph

4 commits

Author SHA1 Message Date
TSRBerry
1667fd9b0d [Ryujinx.SDL2.Common] Address dotnet-format issues (#5387)
* dotnet format style --severity info

Some changes were manually reverted.

* Address dotnet format CA1816 warnings

* Address or silence dotnet format CA1806 and a few CA1854 warnings

* Address most dotnet format whitespace warnings

* dotnet format whitespace after rebase
2023-06-26 01:51:16 +00:00
Marco Carvalho
f7043d4f59 Blocks should be synchronized on read-only fields (#5212)
* Blocks should be synchronized on read-only fields

* more readonlys

* fix alignment

* more

* Update ISelfController.cs

* simplify new

* simplify new
2023-06-15 00:34:55 +00:00
John
d457447f50 Stop SDL from inhibiting sleep. (#4842) 2023-05-11 20:13:01 +02:00
TSR Berry
ea8eaea6c2 Move solution and projects to src 2023-04-27 23:51:14 +02:00
Renamed from Ryujinx.SDL2.Common/SDL2Driver.cs (Browse further)