Evan Husted a01a06cd3f 2 unmerged PRs from original Ryujinx: 1 year ago
..
Multithreading a01a06cd3f 2 unmerged PRs from original Ryujinx: 1 year ago
AddressMode.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
AdvancedBlendDescriptor.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
AdvancedBlendOp.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
AdvancedBlendOverlap.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
AntiAliasing.cs 2989c163a8 editorconfig: Set default encoding to UTF-8 (#5793) 2 years ago
BlendDescriptor.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
BlendFactor.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
BlendOp.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
BufferAccess.cs eb1ce41b00 GPU: Migrate buffers on GPU project, pre-emptively flush device local mappings (#6794) 2 years ago
BufferAssignment.cs 2989c163a8 editorconfig: Set default encoding to UTF-8 (#5793) 2 years ago
BufferHandle.cs 2989c163a8 editorconfig: Set default encoding to UTF-8 (#5793) 2 years ago
BufferRange.cs 492a046335 Vulkan: Buffer Mirrors for MacOS performance (#4899) 2 years ago
Capabilities.cs d86249cb0a Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High Resolution Mod support. (#7307) 1 year ago
ColorF.cs cee7121058 Move solution and projects to src 3 years ago
CompareMode.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
CompareOp.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
CounterType.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
DepthMode.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
DepthStencilMode.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
DepthTestDescriptor.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
DeviceInfo.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
Extents2D.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
Extents2DF.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
Face.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
Format.cs e65effcb05 Workaround AMD bug on logic op with float framebuffer (#6852) 2 years ago
FrontFace.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
HardwareInfo.cs d7ec4308b4 Use driver name instead of vendor name in the status bar for Vulkan. (#6146) 2 years ago
ICounterEvent.cs 2989c163a8 editorconfig: Set default encoding to UTF-8 (#5793) 2 years ago
IImageArray.cs eb8132b627 Change image format view handling to allow view incompatible formats (#7311) 1 year ago
IPipeline.cs eb8132b627 Change image format view handling to allow view incompatible formats (#7311) 1 year ago
IProgram.cs cee7121058 Move solution and projects to src 3 years ago
IRenderer.cs a01a06cd3f 2 unmerged PRs from original Ryujinx: 1 year ago
ISampler.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
ITexture.cs 73f985d27c Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte> (#7171) 1 year ago
ITextureArray.cs c0f2491eae Vulkan separate descriptor set fixes (#6895) 2 years ago
IWindow.cs 773e239db7 Implement color space passthrough option (#5531) 2 years ago
ImageCrop.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
IndexType.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
LogicalOp.cs 2989c163a8 editorconfig: Set default encoding to UTF-8 (#5793) 2 years ago
MagFilter.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
MinFilter.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
MultisampleDescriptor.cs cee7121058 Move solution and projects to src 3 years ago
Origin.cs 2989c163a8 editorconfig: Set default encoding to UTF-8 (#5793) 2 years ago
PinnedSpan.cs 2989c163a8 editorconfig: Set default encoding to UTF-8 (#5793) 2 years ago
PolygonMode.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
PolygonModeMask.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
PrimitiveTopology.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
ProgramLinkStatus.cs 2989c163a8 editorconfig: Set default encoding to UTF-8 (#5793) 2 years ago
ProgramPipelineState.cs 2989c163a8 editorconfig: Set default encoding to UTF-8 (#5793) 2 years ago
Rectangle.cs cee7121058 Move solution and projects to src 3 years ago
ResourceLayout.cs 1a919e99b2 Vulkan: Defer guest barriers, and improve image barrier timings (#7012) 1 year ago
Ryujinx.Graphics.GAL.csproj 29e192f241 Migrate to .NET 8 (#5887) 2 years ago
SamplerCreateInfo.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
ScreenCaptureImageInfo.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
ShaderInfo.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
ShaderSource.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
StencilOp.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
StencilTestDescriptor.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
SwizzleComponent.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
SystemMemoryType.cs eb1ce41b00 GPU: Migrate buffers on GPU project, pre-emptively flush device local mappings (#6794) 2 years ago
Target.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
TextureCreateInfo.cs 4f75e26ec7 Clamp amount of mipmap levels to max allowed for all backends (#7197) 1 year ago
TextureReleaseCallback.cs cee7121058 Move solution and projects to src 3 years ago
UpscaleType.cs f39e89ece7 Add area sampling scaler to allow for super-sampled anti-aliasing. (#7304) 1 year ago
VertexAttribDescriptor.cs cee7121058 Move solution and projects to src 3 years ago
VertexBufferDescriptor.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
Viewport.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago
ViewportSwizzle.cs 7c989f88bd [Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366) 2 years ago