gdkchan ad47bd2d4e Fix blend with RGBX color formats (#3553) 3 年 前
..
Multithreading a5ff0024fb Rename ToSpan to AsSpan (#3556) 3 年 前
AddressMode.cs 654e617fe7 Some code cleanup 6 年 前
BlendDescriptor.cs a728610b40 Implement Constant Color blends (#1119) 6 年 前
BlendFactor.cs 654e617fe7 Some code cleanup 6 年 前
BlendOp.cs 329ba5b39b Fix incorrect GPU GL blend func values (#1612) 5 年 前
BufferHandle.cs 5011640b30 Spanify Graphics Abstraction Layer (#1226) 5 年 前
BufferRange.cs 812e32f775 Fix transform feedback errors caused by host pause/resume and multiple uses (#1634) 5 年 前
Capabilities.cs 2232e4ae87 Vulkan backend (#2518) 3 年 前
ColorF.cs a728610b40 Implement Constant Color blends (#1119) 6 年 前
CompareMode.cs 654e617fe7 Some code cleanup 6 年 前
CompareOp.cs e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 6 年 前
CounterType.cs 1876b346fe Initial work 6 年 前
DepthMode.cs 7ce5584f9e Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) 6 年 前
DepthStencilMode.cs 654e617fe7 Some code cleanup 6 年 前
DepthTestDescriptor.cs 654e617fe7 Some code cleanup 6 年 前
DeviceInfo.cs 2232e4ae87 Vulkan backend (#2518) 3 年 前
Extents2D.cs 9493cdfe55 Allow copy destination to have a different scale from source (#1711) 5 年 前
Extents2DF.cs 611bec6e44 Implement DrawTexture functionality (#2747) 4 年 前
Face.cs 1876b346fe Initial work 6 年 前
Format.cs ad47bd2d4e Fix blend with RGBX color formats (#3553) 3 年 前
FrontFace.cs 1876b346fe Initial work 6 年 前
HardwareInfo.cs 2232e4ae87 Vulkan backend (#2518) 3 年 前
ICounterEvent.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 年 前
IPipeline.cs 1080f64df9 Implement HLE macros for render target clears (#3528) 3 年 前
IProgram.cs ddf4b92a9c Implement parallel host shader cache compilation. 5 年 前
IRenderer.cs 2232e4ae87 Vulkan backend (#2518) 3 年 前
ISampler.cs 1876b346fe Initial work 6 年 前
ITexture.cs cda659955c Texture Sync, incompatible overlap handling, data flush improvements. (#2971) 4 年 前
IWindow.cs deb99d2cae Avalonia UI - Part 1 (#3270) 3 年 前
ImageCrop.cs 15131d4350 Force crop when presentation cached texture size mismatches (#2957) 4 年 前
IndexType.cs 1876b346fe Initial work 6 年 前
LogicalOp.cs f224769c49 Implement Logical Operation registers and functionality (#1380) 5 年 前
MagFilter.cs 654e617fe7 Some code cleanup 6 年 前
MinFilter.cs 654e617fe7 Some code cleanup 6 年 前
MultisampleDescriptor.cs b46b63e06a Add support for alpha to coverage dithering (#3069) 3 年 前
Origin.cs a15b951721 Fix wrong face culling once and for all (#1277) 5 年 前
PolygonMode.cs d512ce122c Initial tessellation shader support (#2534) 4 年 前
PolygonModeMask.cs 1876b346fe Initial work 6 年 前
PrimitiveTopology.cs 1876b346fe Initial work 6 年 前
ProgramLinkStatus.cs ddf4b92a9c Implement parallel host shader cache compilation. 5 年 前
ProgramPipelineState.cs a5ff0024fb Rename ToSpan to AsSpan (#3556) 3 年 前
Rectangle.cs 2232e4ae87 Vulkan backend (#2518) 3 年 前
Ryujinx.Graphics.GAL.csproj 57d3296ba4 infra: Migrate to .NET 6 (#2829) 4 年 前
SamplerCreateInfo.cs 2232e4ae87 Vulkan backend (#2518) 3 年 前
ScreenCaptureImageInfo.cs 28618c58d7 Add Screenshot Feature (#2354) 4 年 前
ShaderBindings.cs 2232e4ae87 Vulkan backend (#2518) 3 年 前
ShaderInfo.cs 2232e4ae87 Vulkan backend (#2518) 3 年 前
ShaderSource.cs 2232e4ae87 Vulkan backend (#2518) 3 年 前
StencilOp.cs 50d7ecf76d Add alternative "GL" enum values for StencilOp (#3321) 4 年 前
StencilTestDescriptor.cs 654e617fe7 Some code cleanup 6 年 前
SupportBufferUpdater.cs a5ff0024fb Rename ToSpan to AsSpan (#3556) 3 年 前
SwizzleComponent.cs 654e617fe7 Some code cleanup 6 年 前
Target.cs a3e7bb8eb4 Copy dependency for multisample and non-multisample textures (#3382) 3 年 前
TextureCreateInfo.cs f78bcb8048 Clamp number of mipmap levels to avoid API errors due to invalid textures (#2808) 4 年 前
TextureReleaseCallback.cs 1876b346fe Initial work 6 年 前
VertexAttribDescriptor.cs caf049ed15 Avoid some redundant GL calls (#1958) 5 年 前
VertexBufferDescriptor.cs 654e617fe7 Some code cleanup 6 年 前
Viewport.cs 2232e4ae87 Vulkan backend (#2518) 3 年 前
ViewportSwizzle.cs a15b951721 Fix wrong face culling once and for all (#1277) 5 年 前