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
4d02a2d2c0451b4de1f6de3bbce54c457cacebe2
ryujinx
/
Ryujinx.Graphics.Gpu
/
State
History
riperiperi
f224769c49
Implement Logical Operation registers and functionality (
#1380
)
...
* Implement Logical Operation registers and functionality. * Address Feedback 1
2020-07-10 14:23:15 -03:00
..
BlendState.cs
Implement Constant Color blends (
#1119
)
2020-04-25 23:00:43 +10:00
BlendStateCommon.cs
Implement Constant Color blends (
#1119
)
2020-04-25 23:00:43 +10:00
Boolean32.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
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
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
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
CopyBufferSwizzle.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
CopyBufferTexture.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
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
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
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
Implement GPU syncpoints (
#980
)
2020-04-19 11:25:57 +10:00
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
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
Inline2MemoryParams.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
LogicalOpState.cs
Implement Logical Operation registers and functionality (
#1380
)
2020-07-10 14:23:15 -03:00
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 Logical Operation registers and functionality (
#1380
)
2020-07-10 14:23:15 -03:00
PoolState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
PrimitiveRestartState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
PrimitiveTopology.cs
Address PR feedback
2020-01-09 02:13:00 +01:00
ReportCounterType.cs
Add XML documentation to Ryujinx.Graphics.Gpu.State
2020-01-09 02:13:00 +01:00
ResetCounterType.cs
Add XML documentation to Ryujinx.Graphics.Gpu.State
2020-01-09 02:13:00 +01:00
RtColorMask.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
RtColorState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
RtControl.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
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
Implement FIFO semaphore (
#1286
)
2020-05-29 10:51:10 +02:00
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
Add XML documentation to Ryujinx.Graphics.Gpu.State
2020-01-09 02:13:00 +01:00
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
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
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
UniformBufferState.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
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
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
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
Fix depth clamp enable bit, unit scale for polygon offset. (
#1178
)
2020-04-30 11:47:24 +10:00
YControl.cs
Implement Depth Clamping (
#1120
)
2020-04-17 11:16:49 +10:00