GreemDev-Ryujinx/src/Ryujinx.Graphics.GAL
Evan Husted ac838aa81d
Some checks are pending
Canary release job / Create tag (push) Waiting to run
Canary release job / Release for linux-arm64 (push) Waiting to run
Canary release job / Release for linux-x64 (push) Waiting to run
Canary release job / Release for win-x64 (push) Waiting to run
Canary release job / Release MacOS universal (push) Waiting to run
misc: chore: Use collection expressions everywhere else (except VP9)
2025-01-26 15:59:11 -06:00
..
Multithreading misc: chore: Use collection expressions everywhere else (except VP9) 2025-01-26 15:59:11 -06:00
AddressMode.cs
AdvancedBlendDescriptor.cs
AdvancedBlendOp.cs
AdvancedBlendOverlap.cs
BlendDescriptor.cs
BlendFactor.cs
BlendOp.cs
BufferAccess.cs
BufferAssignment.cs
BufferHandle.cs
BufferRange.cs
Capabilities.cs Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High Resolution Mod support. (#7307) 2024-09-26 14:33:38 -03:00
ColorF.cs
CompareMode.cs
CompareOp.cs
ComputeSize.cs misc: chore: Fix object creation in GAL 2025-01-26 15:17:37 -06:00
CounterType.cs
DepthMode.cs
DepthStencilMode.cs
DepthTestDescriptor.cs
DeviceInfo.cs
Extents2D.cs
Extents2DF.cs
Face.cs
Format.cs EXPERIMENTAL: Metal backend (#441) 2024-12-24 00:55:16 -06:00
FrontFace.cs
HardwareInfo.cs
ICounterEvent.cs
IImageArray.cs Change image format view handling to allow view incompatible formats (#7311) 2024-09-17 15:52:30 -03:00
ImageCrop.cs
IndexType.cs
IPipeline.cs Change image format view handling to allow view incompatible formats (#7311) 2024-09-17 15:52:30 -03:00
IProgram.cs
IRenderer.cs TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
ISampler.cs
ITexture.cs Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte> (#7171) 2024-09-18 23:00:54 -03:00
ITextureArray.cs
IWindow.cs chore: Remove duplicate VSyncMode enum in GAL 2024-12-27 00:38:12 -06:00
LogicalOp.cs
MagFilter.cs
MinFilter.cs
MultisampleDescriptor.cs
Origin.cs
PinnedSpan.cs
PolygonMode.cs
PolygonModeMask.cs
PrimitiveTopology.cs
ProgramLinkStatus.cs
ProgramPipelineState.cs
Rectangle.cs
ResourceLayout.cs misc: chore: Use explicit types in GAL 2025-01-25 14:14:40 -06:00
Ryujinx.Graphics.GAL.csproj Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
SamplerCreateInfo.cs
ScreenCaptureImageInfo.cs
ShaderInfo.cs EXPERIMENTAL: Metal backend (#441) 2024-12-24 00:55:16 -06:00
ShaderSource.cs
StencilOp.cs
StencilTestDescriptor.cs
SwizzleComponent.cs
SystemMemoryType.cs
Target.cs
TextureCreateInfo.cs
TextureReleaseCallback.cs
VertexAttribDescriptor.cs
VertexBufferDescriptor.cs
Viewport.cs
ViewportSwizzle.cs