Ryujinx/Ryujinx.Graphics.Gpu/State
gdkchan 60db4c3530
Implement a Macro JIT (#1445)
* Implement a Macro JIT

* Nit: space
2020-08-03 03:36:57 +02:00
..
BlendState.cs
BlendStateCommon.cs
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
MemoryLayout.cs
MethodOffset.cs Implement alpha test using legacy functions (#1426) 2020-07-28 18:30:08 -03:00
PoolState.cs
PrimitiveRestartState.cs
PrimitiveTopology.cs
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
SamplerIndex.cs
ScissorState.cs
SemaphoreOperation.cs
SemaphoreState.cs
ShaderState.cs
ShaderType.cs
Size3D.cs
StencilBackMasks.cs
StencilBackTestState.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 2020-04-21 07:59:59 +10:00
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
YControl.cs