mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* SurfaceFlinger: fix some bugs This fixes some bugs in the current implementation and make it closer to the real implementation. * Fix align of some variables |
||
|---|---|---|
| .. | ||
| Types | ||
| BufferItemConsumer.cs | ||
| BufferQueue.cs | ||
| BufferQueueConsumer.cs | ||
| BufferQueueCore.cs | ||
| BufferQueueProducer.cs | ||
| BufferSlot.cs | ||
| BufferSlotArray.cs | ||
| ConsumerBase.cs | ||
| HOSBinderDriverServer.cs | ||
| IBinder.cs | ||
| 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 | ||