1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-02-25 17:15:34 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/SurfaceFlinger
Thog 21a0b0ebeb
SurfaceFlinger: Invalid GraphicBuffer in SetPreallocatedBuffer (#1145)
This invalidate the GraphicBuffer on the consumer side when
SetPreallocatedBuffer is called on a buffer slot.

This fix rendering issues on games with a dynamic resolution like Yoshi
Crafted World.
2020-04-22 21:18:53 +02:00
..
Types
BufferItem.cs
BufferItemConsumer.cs
BufferQueue.cs
BufferQueueConsumer.cs
BufferQueueCore.cs
BufferQueueProducer.cs
BufferSlot.cs
BufferSlotArray.cs
ConsumerBase.cs
HOSBinderDriverServer.cs
IBinder.cs SurfaceFlinger v2 (#981) 2020-04-22 14:10:27 +10:00
IConsumerListener.cs
IFlattenable.cs
IGraphicBufferProducer.cs
IHOSBinderDriver.cs
IProducerListener.cs
NativeWindowApi.cs
NativeWindowAttribute.cs
NativeWindowScalingMode.cs
NativeWindowTransform.cs
Parcel.cs
ParcelHeader.cs
PixelFormat.cs
Status.cs
SurfaceFlinger.cs