gdkchan fefd4619a5 Add support for custom line widths (#2406) 4 лет назад
..
BlendState.cs a728610b40 Implement Constant Color blends (#1119) 6 лет назад
BlendStateCommon.cs a728610b40 Implement Constant Color blends (#1119) 6 лет назад
Boolean32.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
BufferSwizzleComponent.cs df820a72de Implement clear buffer (fast path) (#1902) 5 лет назад
ClearColors.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
ColorFormat.cs a89b81a812 Separate zeta from color formats (#1647) 5 лет назад
Condition.cs d1c0a64e6a Add XML documentation to Ryujinx.Graphics.Gpu.State 6 лет назад
ConditionState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
CopyBufferParams.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
CopyBufferSwizzle.cs df820a72de Implement clear buffer (fast path) (#1902) 5 лет назад
CopyBufferTexture.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
CopyRegion.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
CopyTexture.cs a89b81a812 Separate zeta from color formats (#1647) 5 лет назад
CopyTextureControl.cs b84ba43406 Fix texture blit off-by-one errors (#2335) 4 лет назад
DepthBiasState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
FaceState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
GpuState.cs a10b2c5ff2 Initial support for GPU channels (#2372) 4 лет назад
GpuStateTable.cs f0add129e2 Fix non-independent blend state not being updated (#2303) 4 лет назад
GpuVa.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
IndexBufferState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
Inline2MemoryParams.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
LogicalOpState.cs f224769c49 Implement Logical Operation registers and functionality (#1380) 5 лет назад
MemoryLayout.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
MethodOffset.cs fefd4619a5 Add support for custom line widths (#2406) 4 лет назад
PoolState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
PrimitiveRestartState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
PrimitiveType.cs bd28ce90e6 Implement small indexed draws and other fixes to make guest Vulkan work (#1558) 5 лет назад
ReportCounterType.cs 788ca6a411 Initial transform feedback support (#1370) 5 лет назад
ResetCounterType.cs d1c0a64e6a Add XML documentation to Ryujinx.Graphics.Gpu.State 6 лет назад
RtColorMask.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
RtColorState.cs a89b81a812 Separate zeta from color formats (#1647) 5 лет назад
RtControl.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
RtDepthStencilState.cs a89b81a812 Separate zeta from color formats (#1647) 5 лет назад
SamplerIndex.cs d1c0a64e6a Add XML documentation to Ryujinx.Graphics.Gpu.State 6 лет назад
ScissorState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
ScreenScissorState.cs c652494219 Use "Screen Scissor" as size hint for render targets (#1703) 5 лет назад
SemaphoreOperation.cs 44d7fcff39 Implement FIFO semaphore (#1286) 5 лет назад
SemaphoreState.cs 44d7fcff39 Implement FIFO semaphore (#1286) 5 лет назад
ShaderState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
ShaderType.cs d1c0a64e6a Add XML documentation to Ryujinx.Graphics.Gpu.State 6 лет назад
Size3D.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
StencilBackMasks.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
StencilBackTestState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
StencilTestState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
TfBufferState.cs 788ca6a411 Initial transform feedback support (#1370) 5 лет назад
TfState.cs 788ca6a411 Initial transform feedback support (#1370) 5 лет назад
UniformBufferState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
VertexAttribState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
VertexBufferDrawState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
VertexBufferState.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
ViewVolumeClipControl.cs c2ac45adc5 Fix depth clamp enable bit, unit scale for polygon offset. (#1178) 6 лет назад
ViewportExtents.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
ViewportTransform.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 лет назад
YControl.cs 4960ab85f8 Implement Depth Clamping (#1120) 6 лет назад
ZetaFormat.cs a89b81a812 Separate zeta from color formats (#1647) 5 лет назад