1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-23 23:43:31 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/SurfaceFlinger
riperiperi 38275f9056
Change vsync signal to happen at 60hz, regardless of swap interval (#3642)
* 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
..
Types Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
BufferItemConsumer.cs
BufferQueue.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
BufferQueueConsumer.cs
BufferQueueCore.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
BufferQueueProducer.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
BufferSlot.cs
BufferSlotArray.cs
ConsumerBase.cs
HOSBinderDriverServer.cs
IBinder.cs
IConsumerListener.cs
IFlattenable.cs
IGraphicBufferProducer.cs
IHOSBinderDriver.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
IProducerListener.cs
LayerState.cs Fix Vi managed and stray layers open/close/destroy (#3438) 2022-07-06 13:37:36 -03:00
NativeWindowApi.cs
NativeWindowAttribute.cs
NativeWindowScalingMode.cs
NativeWindowTransform.cs
Parcel.cs
ParcelHeader.cs
PixelFormat.cs
Status.cs
SurfaceFlinger.cs Change vsync signal to happen at 60hz, regardless of swap interval (#3642) 2022-09-01 17:57:50 -03:00