ryujinx/Ryujinx.Graphics.Gpu/State
2020-09-24 09:48:34 +10:00
..
BlendState.cs Implement Constant Color blends (#1119) 2020-04-25 23:00:43 +10:00
BlendStateCommon.cs Implement Constant Color blends (#1119) 2020-04-25 23:00:43 +10:00
Boolean32.cs
ClearColors.cs
Condition.cs
ConditionState.cs
CopyBufferParams.cs
CopyBufferSwizzle.cs
CopyBufferTexture.cs
CopyRegion.cs
CopyTexture.cs
CopyTextureControl.cs
DepthBiasState.cs
FaceState.cs
GpuState.cs Implement a Macro JIT (#1445) 2020-08-03 03:36:57 +02:00
GpuStateTable.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
GpuVa.cs
IndexBufferState.cs
Inline2MemoryParams.cs
LogicalOpState.cs Implement Logical Operation registers and functionality (#1380) 2020-07-10 14:23:15 -03:00
MemoryLayout.cs
MethodOffset.cs Implement small indexed draws and other fixes to make guest Vulkan work (#1558) 2020-09-24 09:48:34 +10:00
PoolState.cs
PrimitiveRestartState.cs
PrimitiveType.cs Implement small indexed draws and other fixes to make guest Vulkan work (#1558) 2020-09-24 09:48:34 +10:00
ReportCounterType.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
ResetCounterType.cs
RtColorMask.cs
RtColorState.cs
RtControl.cs
RtDepthStencilState.cs
RtFormat.cs Allow swizzles to match with "undefined" components (#1538) 2020-09-11 09:48:48 +10:00
SamplerIndex.cs
ScissorState.cs
SemaphoreOperation.cs Implement FIFO semaphore (#1286) 2020-05-29 10:51:10 +02:00
SemaphoreState.cs Implement FIFO semaphore (#1286) 2020-05-29 10:51:10 +02:00
ShaderState.cs
ShaderType.cs
Size3D.cs
StencilBackMasks.cs
StencilBackTestState.cs
StencilTestState.cs
TfBufferState.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
TfState.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
UniformBufferState.cs
VertexAttribState.cs
VertexBufferDrawState.cs
VertexBufferState.cs
ViewportExtents.cs
ViewportTransform.cs
ViewVolumeClipControl.cs Fix depth clamp enable bit, unit scale for polygon offset. (#1178) 2020-04-30 11:47:24 +10:00
YControl.cs