1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-04 00:16:06 +00:00
Ryujinx/Ryujinx.HLE/HOS
riperiperi 38275f9056
Change vsync signal to happen at 60hz, regardless of swap interval ()
* Change vsync signal to happen at 60hz, regardless of swap interval

* Update Ryujinx.HLE/HOS/Services/SurfaceFlinger/SurfaceFlinger.cs

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

* Fix softlock when toggling vsync

Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2022-09-01 17:57:50 -03:00
..
Applets Removed unused usings. () 2022-08-18 18:04:54 +02:00
Diagnostics/Demangler Misc cleanup () 2019-07-02 04:39:22 +02:00
Ipc misc: Make PID unsigned long instead of long () 2022-02-09 17:18:07 -03:00
Kernel Optimize kernel memory block lookup and consolidate RBTree implementations () 2022-08-26 18:21:48 +00:00
Services Change vsync signal to happen at 60hz, regardless of swap interval () 2022-09-01 17:57:50 -03:00
SystemState Use Enum and Delegate.CreateDelegate generic overloads () 2022-02-13 10:50:07 -03:00
Tamper Removed unused usings. () 2022-08-18 18:04:54 +02:00
ApplicationLoader.cs Removed unused usings. () 2022-08-18 18:04:54 +02:00
ArmProcessContext.cs Refactor CPU interface to allow the implementation of other CPU emulators () 2022-05-31 16:29:35 -03:00
ArmProcessContextFactory.cs Refactor CPU interface to allow the implementation of other CPU emulators () 2022-05-31 16:29:35 -03:00
HomebrewRomFsStream.cs Misc cleanup () 2019-07-02 04:39:22 +02:00
Horizon.cs Less invasive fix for EventFd blocking operations () 2022-06-12 09:29:12 +02:00
IdDictionary.cs Implement GPU syncpoints () 2020-04-19 11:25:57 +10:00
LibHacHorizonManager.cs Update LibHac to v0.16.0 () 2022-02-27 00:52:25 +01:00
ModLoader.cs Remove save data creation prompt () 2022-04-08 11:09:35 +02:00
ProgramLoader.cs Rewrite kernel memory allocator () 2022-06-22 12:28:14 -03:00
ResultCode.cs Refactoring result codes () 2019-07-14 16:04:38 -03:00
ServiceCtx.cs hos: Cleanup the project () 2021-09-15 01:24:49 +02:00
TamperMachine.cs Removed unused usings. () 2022-08-18 18:04:54 +02:00
UserChannelPersistence.cs Fix exiting emulator with multi programs () 2020-10-10 00:52:11 +02:00