gdkchan 99445dd0a6 Add support for fragment shader interlock (#2768) 4 lat temu
..
Multithreading d512ce122c Initial tessellation shader support (#2534) 4 lat temu
AddressMode.cs 654e617fe7 Some code cleanup 6 lat temu
BlendDescriptor.cs a728610b40 Implement Constant Color blends (#1119) 6 lat temu
BlendFactor.cs 654e617fe7 Some code cleanup 6 lat temu
BlendOp.cs 329ba5b39b Fix incorrect GPU GL blend func values (#1612) 5 lat temu
BufferHandle.cs 5011640b30 Spanify Graphics Abstraction Layer (#1226) 5 lat temu
BufferRange.cs 812e32f775 Fix transform feedback errors caused by host pause/resume and multiple uses (#1634) 5 lat temu
Capabilities.cs 99445dd0a6 Add support for fragment shader interlock (#2768) 4 lat temu
ColorF.cs a728610b40 Implement Constant Color blends (#1119) 6 lat temu
CompareMode.cs 654e617fe7 Some code cleanup 6 lat temu
CompareOp.cs e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 6 lat temu
CounterType.cs 1876b346fe Initial work 6 lat temu
DepthMode.cs 7ce5584f9e Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) 6 lat temu
DepthStencilMode.cs 654e617fe7 Some code cleanup 6 lat temu
DepthStencilState.cs 654e617fe7 Some code cleanup 6 lat temu
DepthTestDescriptor.cs 654e617fe7 Some code cleanup 6 lat temu
Extents2D.cs 9493cdfe55 Allow copy destination to have a different scale from source (#1711) 5 lat temu
Face.cs 1876b346fe Initial work 6 lat temu
Format.cs c702943af3 Swap BGR components for 16-bit BGR texture formats (#2567) 4 lat temu
FrontFace.cs 1876b346fe Initial work 6 lat temu
ICounterEvent.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 lat temu
IPipeline.cs d512ce122c Initial tessellation shader support (#2534) 4 lat temu
IProgram.cs ddf4b92a9c Implement parallel host shader cache compilation. 5 lat temu
IRenderer.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 lat temu
ISampler.cs 1876b346fe Initial work 6 lat temu
IShader.cs 1876b346fe Initial work 6 lat temu
ITexture.cs 4b60371e64 Return mapped buffer pointer directly for flush, WriteableRegion for textures (#2494) 4 lat temu
IWindow.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 lat temu
ImageCrop.cs 11222516c4 gui/gpu: Implement setting and toggle for Aspect Ratio (#1777) 5 lat temu
IndexType.cs 1876b346fe Initial work 6 lat temu
LogicalOp.cs f224769c49 Implement Logical Operation registers and functionality (#1380) 5 lat temu
MagFilter.cs 654e617fe7 Some code cleanup 6 lat temu
MinFilter.cs 654e617fe7 Some code cleanup 6 lat temu
Origin.cs a15b951721 Fix wrong face culling once and for all (#1277) 5 lat temu
PolygonMode.cs d512ce122c Initial tessellation shader support (#2534) 4 lat temu
PolygonModeMask.cs 1876b346fe Initial work 6 lat temu
PrimitiveTopology.cs 1876b346fe Initial work 6 lat temu
ProgramLinkStatus.cs ddf4b92a9c Implement parallel host shader cache compilation. 5 lat temu
RectangleF.cs 1876b346fe Initial work 6 lat temu
Ryujinx.Graphics.GAL.csproj ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 lat temu
SamplerCreateInfo.cs 4c6feb652f Add seamless cubemap flag in sampler parameters. (#1658) 5 lat temu
ScreenCaptureImageInfo.cs 28618c58d7 Add Screenshot Feature (#2354) 4 lat temu
StencilOp.cs 654e617fe7 Some code cleanup 6 lat temu
StencilTestDescriptor.cs 654e617fe7 Some code cleanup 6 lat temu
SwizzleComponent.cs 654e617fe7 Some code cleanup 6 lat temu
Target.cs 654e617fe7 Some code cleanup 6 lat temu
TextureCreateInfo.cs 5d69d9103e Texture/Buffer Memory Management Improvements (#1408) 5 lat temu
TextureReleaseCallback.cs 1876b346fe Initial work 6 lat temu
TransformFeedbackDescriptor.cs 788ca6a411 Initial transform feedback support (#1370) 5 lat temu
VertexAttribDescriptor.cs caf049ed15 Avoid some redundant GL calls (#1958) 5 lat temu
VertexBufferDescriptor.cs 654e617fe7 Some code cleanup 6 lat temu
Viewport.cs 1876b346fe Initial work 6 lat temu
ViewportSwizzle.cs a15b951721 Fix wrong face culling once and for all (#1277) 5 lat temu