ryujinx/Ryujinx.Graphics.Gpu/State
mageven 723ae240dc
GL: Implement more Point parameters (#1399)
* Fix GL_INVALID_VALUE on glPointSize calls

* Implement more of Point primitive state

* Use existing Origin enum
2020-07-20 21:59:13 -03: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
FenceActionOperation.cs
FifoSemaphoreOperation.cs
GpuState.cs GL: Implement more Point parameters (#1399) 2020-07-20 21:59:13 -03:00
GpuStateTable.cs
GpuVa.cs
IndexBufferState.cs
Inline2MemoryParams.cs
LogicalOpState.cs
MemoryLayout.cs
MethodOffset.cs GL: Implement more Point parameters (#1399) 2020-07-20 21:59:13 -03:00
PoolState.cs
PrimitiveRestartState.cs
PrimitiveTopology.cs
ReportCounterType.cs
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
StencilTestState.cs
TfBufferState.cs
TfState.cs
UniformBufferState.cs
VertexAttribState.cs
VertexBufferDrawState.cs
VertexBufferState.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 2020-04-21 07:59:59 +10:00
ViewportExtents.cs
ViewportTransform.cs
ViewVolumeClipControl.cs
YControl.cs