1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 05:53:30 +01:00
Ryujinx/Ryujinx.Graphics.Gpu/State
2020-01-09 02:13:00 +01:00
..
BlendState.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
BlendStateCommon.cs Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 2020-01-09 02:13:00 +01:00
Boolean32.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
ClearColors.cs
Condition.cs
ConditionState.cs
CopyBufferParams.cs
CopyBufferSwizzle.cs
CopyBufferTexture.cs
CopyRegion.cs
CopyTexture.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
CopyTextureControl.cs
DepthBiasState.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
FaceState.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
GpuState.cs Support shared color mask, implement more shader instructions 2020-01-09 02:13:00 +01:00
GpuStateTable.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
GpuVa.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
IndexBufferState.cs
Inline2MemoryParams.cs
MemoryLayout.cs
MethodOffset.cs Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) 2020-01-09 02:13:00 +01:00
PoolState.cs
PrimitiveRestartState.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
PrimitiveTopology.cs
ReportCounterType.cs
ReportMode.cs
ReportState.cs
ResetCounterType.cs
RtColorMask.cs
RtColorState.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
RtControl.cs Support shared color mask, implement more shader instructions 2020-01-09 02:13:00 +01:00
RtDepthStencilState.cs
RtFormat.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
SamplerIndex.cs Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 2020-01-09 02:13:00 +01:00
ShaderState.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
ShaderType.cs
Size3D.cs
StateWriteFlags.cs
StencilBackMasks.cs
StencilBackTestState.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
StencilTestState.cs Add per-source type memory change tracking, simplified state change tracking, other fixes 2020-01-09 02:13:00 +01:00
UniformBufferState.cs
VertexAttribState.cs
VertexBufferDrawState.cs
VertexBufferState.cs
ViewportExtents.cs
ViewportTransform.cs