This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
7016d95eb17ee572fd6fe373f2b4c05e4a576dd6
ryujinx
/
Ryujinx.Graphics.Gpu
/
State
History
gdkchan
df820a72de
Implement clear buffer (fast path) (
#1902
)
...
* Implement clear buffer (fast path) * Remove blank line
2021-01-13 08:50:54 +11:00
..
BlendState.cs
…
BlendStateCommon.cs
…
Boolean32.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
BufferSwizzleComponent.cs
…
ClearColors.cs
…
ColorFormat.cs
Separate zeta from color formats (
#1647
)
2020-11-05 23:50:34 +01:00
Condition.cs
Add XML documentation to Ryujinx.Graphics.Gpu.State
2020-01-09 02:13:00 +01:00
ConditionState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
CopyBufferParams.cs
…
CopyBufferSwizzle.cs
…
CopyBufferTexture.cs
…
CopyRegion.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
CopyTexture.cs
…
CopyTextureControl.cs
…
DepthBiasState.cs
…
FaceState.cs
…
GpuState.cs
…
GpuStateTable.cs
…
GpuVa.cs
…
IndexBufferState.cs
…
Inline2MemoryParams.cs
…
LogicalOpState.cs
…
MemoryLayout.cs
…
MethodOffset.cs
…
PoolState.cs
…
PrimitiveRestartState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
PrimitiveType.cs
…
ReportCounterType.cs
…
ResetCounterType.cs
Add XML documentation to Ryujinx.Graphics.Gpu.State
2020-01-09 02:13:00 +01:00
RtColorMask.cs
…
RtColorState.cs
Separate zeta from color formats (
#1647
)
2020-11-05 23:50:34 +01:00
RtControl.cs
…
RtDepthStencilState.cs
Separate zeta from color formats (
#1647
)
2020-11-05 23:50:34 +01:00
SamplerIndex.cs
Add XML documentation to Ryujinx.Graphics.Gpu.State
2020-01-09 02:13:00 +01:00
ScissorState.cs
…
ScreenScissorState.cs
Use "Screen Scissor" as size hint for render targets (
#1703
)
2020-11-13 10:40:26 +11:00
SemaphoreOperation.cs
…
SemaphoreState.cs
…
ShaderState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
ShaderType.cs
…
Size3D.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
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
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
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
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
ViewVolumeClipControl.cs
…
YControl.cs
…
ZetaFormat.cs
…