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
5e724cf24e3d696b95be859c055a617e5d37bf80
ryujinx
/
Ryujinx.Graphics.Gpu
/
State
History
gdkchan
44d7fcff39
Implement FIFO semaphore (
#1286
)
...
* Implement FIFO semaphore * New enum for FIFO semaphore operation
2020-05-29 10:51:10 +02:00
..
BlendState.cs
…
BlendStateCommon.cs
Implement Constant Color blends (
#1119
)
2020-04-25 23:00:43 +10:00
Boolean32.cs
…
ClearColors.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
Condition.cs
…
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
…
CopyTexture.cs
…
CopyTextureControl.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
DepthBiasState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
FaceState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
FenceActionOperation.cs
…
FifoSemaphoreOperation.cs
Implement FIFO semaphore (
#1286
)
2020-05-29 10:51:10 +02:00
GpuState.cs
Fix wrong face culling once and for all (
#1277
)
2020-05-28 09:03:07 +10:00
GpuStateTable.cs
Implement Constant Color blends (
#1119
)
2020-04-25 23:00:43 +10:00
GpuVa.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
IndexBufferState.cs
…
Inline2MemoryParams.cs
…
MemoryLayout.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
MethodOffset.cs
Implement FIFO semaphore (
#1286
)
2020-05-29 10:51:10 +02:00
PoolState.cs
…
PrimitiveRestartState.cs
…
PrimitiveTopology.cs
…
ReportCounterType.cs
Add XML documentation to Ryujinx.Graphics.Gpu.State
2020-01-09 02:13:00 +01:00
ResetCounterType.cs
…
RtColorMask.cs
…
RtColorState.cs
…
RtControl.cs
…
RtDepthStencilState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
RtFormat.cs
Address PR feedback
2020-01-09 02:13:00 +01:00
SamplerIndex.cs
Add XML documentation to Ryujinx.Graphics.Gpu.State
2020-01-09 02:13:00 +01:00
ScissorState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
SemaphoreOperation.cs
…
SemaphoreState.cs
Implement FIFO semaphore (
#1286
)
2020-05-29 10:51:10 +02:00
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
…
StencilTestState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
UniformBufferState.cs
…
VertexAttribState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
VertexBufferDrawState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
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
…