1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-23 07:23:59 +01:00
Ryujinx/Ryujinx.HLE
Mary df99257d7f bsd: improve socket poll
We should report errors even when not requested.

This also ensure we only clear the bits that were requested on the output.

Finally, this fix when input events is 0.
2022-09-07 22:58:41 +02:00
..
Exceptions
FileSystem Removed extra semicolons. (#3594) 2022-08-17 09:05:15 +02:00
HOS bsd: improve socket poll 2022-09-07 22:58:41 +02:00
Loaders misc: Fix missing null terminator for strings with pchtxt (#3629) 2022-08-25 19:59:15 +00:00
Ui Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Utilities time: Make TimeZoneRule blittable and avoid copies (#3361) 2022-06-24 19:04:57 +02:00
HLEConfiguration.cs hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
Homebrew.npdm
MemoryConfiguration.cs
PerformanceStatistics.cs Adjustments to framerate metric and addition of frametime (#2638) 2021-09-15 02:26:10 +02:00
Ryujinx.HLE.csproj Rewrite SVC handler using source generators rather than IL emit (#3371) 2022-05-31 17:12:46 -03:00
Switch.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00