ryujinx/Ryujinx.Graphics.Gpu/State
Mary 60cf3dfebc
Do not clear gpu subchannel state on BindChannel (#2348)
This fixes a regression caused by #980, that was causing a crash on New
Super Lucky's Tale.

As always, this need feedback on possible regression on any games.

Fix #2343.
2021-06-09 00:50:18 +02:00
..
BlendState.cs
BlendStateCommon.cs
Boolean32.cs
BufferSwizzleComponent.cs Implement clear buffer (fast path) (#1902) 2021-01-13 08:50:54 +11:00
ClearColors.cs
ColorFormat.cs
Condition.cs
ConditionState.cs
CopyBufferParams.cs
CopyBufferSwizzle.cs Implement clear buffer (fast path) (#1902) 2021-01-13 08:50:54 +11:00
CopyBufferTexture.cs
CopyRegion.cs
CopyTexture.cs
CopyTextureControl.cs Fix texture blit off-by-one errors (#2335) 2021-06-03 01:30:48 +02:00
DepthBiasState.cs
FaceState.cs
GpuState.cs Do not clear gpu subchannel state on BindChannel (#2348) 2021-06-09 00:50:18 +02:00
GpuStateTable.cs Fix non-independent blend state not being updated (#2303) 2021-05-22 01:08:00 +02:00
GpuVa.cs
IndexBufferState.cs
Inline2MemoryParams.cs
LogicalOpState.cs
MemoryLayout.cs
MethodOffset.cs Implement clear buffer (fast path) (#1902) 2021-01-13 08:50:54 +11:00
PoolState.cs
PrimitiveRestartState.cs
PrimitiveType.cs
ReportCounterType.cs
ResetCounterType.cs
RtColorMask.cs
RtColorState.cs
RtControl.cs
RtDepthStencilState.cs
SamplerIndex.cs
ScissorState.cs
ScreenScissorState.cs
SemaphoreOperation.cs
SemaphoreState.cs
ShaderState.cs
ShaderType.cs
Size3D.cs
StencilBackMasks.cs
StencilBackTestState.cs
StencilTestState.cs
TfBufferState.cs
TfState.cs
UniformBufferState.cs
VertexAttribState.cs
VertexBufferDrawState.cs
VertexBufferState.cs
ViewportExtents.cs
ViewportTransform.cs
ViewVolumeClipControl.cs
YControl.cs
ZetaFormat.cs