mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-23 04:08:28 +00:00
458452279c
* Track buffer migrations and flush source on incomplete copy Makes sure that the modified range list is always from the latest iteration of the buffer, and flushes earlier iterations of a buffer if the data has not been migrated yet. * Cleanup 1 * Reduce cost for redundant signal checks on Vulkan * Only inherit the range list if there are pending ranges. * Fix OpenGL * Address Feedback * Whoops |
||
---|---|---|
.. | ||
Multithreading | ||
AddressMode.cs | ||
BlendDescriptor.cs | ||
BlendFactor.cs | ||
BlendOp.cs | ||
BufferAssignment.cs | ||
BufferHandle.cs | ||
BufferRange.cs | ||
Capabilities.cs | ||
ColorF.cs | ||
CompareMode.cs | ||
CompareOp.cs | ||
CounterType.cs | ||
DepthMode.cs | ||
DepthStencilMode.cs | ||
DepthTestDescriptor.cs | ||
DeviceInfo.cs | ||
Extents2D.cs | ||
Extents2DF.cs | ||
Face.cs | ||
Format.cs | ||
FrontFace.cs | ||
HardwareInfo.cs | ||
ICounterEvent.cs | ||
ImageCrop.cs | ||
IndexType.cs | ||
IPipeline.cs | ||
IProgram.cs | ||
IRenderer.cs | ||
ISampler.cs | ||
ITexture.cs | ||
IWindow.cs | ||
LogicalOp.cs | ||
MagFilter.cs | ||
MinFilter.cs | ||
MultisampleDescriptor.cs | ||
Origin.cs | ||
PolygonMode.cs | ||
PolygonModeMask.cs | ||
PrimitiveTopology.cs | ||
ProgramLinkStatus.cs | ||
ProgramPipelineState.cs | ||
Rectangle.cs | ||
Ryujinx.Graphics.GAL.csproj | ||
SamplerCreateInfo.cs | ||
ScreenCaptureImageInfo.cs | ||
ShaderBindings.cs | ||
ShaderInfo.cs | ||
ShaderSource.cs | ||
StencilOp.cs | ||
StencilTestDescriptor.cs | ||
SupportBufferUpdater.cs | ||
SwizzleComponent.cs | ||
Target.cs | ||
TextureCreateInfo.cs | ||
TextureReleaseCallback.cs | ||
VertexAttribDescriptor.cs | ||
VertexBufferDescriptor.cs | ||
Viewport.cs | ||
ViewportSwizzle.cs |