gdkchan 42c75dbb8f Add support for BC1/2/3 decompression (for 3D textures) (#2987) 4 лет назад
..
Multithreading 7e967d796c Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) 4 лет назад
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 42c75dbb8f Add support for BC1/2/3 decompression (for 3D textures) (#2987) 4 лет назад
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 лет назад
DepthStencilState.cs 654e617fe7 Some code cleanup 6 лет назад
DepthTestDescriptor.cs 654e617fe7 Some code cleanup 6 лет назад
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 42c75dbb8f Add support for BC1/2/3 decompression (for 3D textures) (#2987) 4 лет назад
FrontFace.cs 1876b346fe Initial work 6 лет назад
ICounterEvent.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 лет назад
IPipeline.cs 6e0799580f Fix render target clear when sizes mismatch (#2994) 4 лет назад
IProgram.cs ddf4b92a9c Implement parallel host shader cache compilation. 5 лет назад
IRenderer.cs 7e967d796c Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) 4 лет назад
ISampler.cs 1876b346fe Initial work 6 лет назад
IShader.cs 1876b346fe Initial work 6 лет назад
ITexture.cs cda659955c Texture Sync, incompatible overlap handling, data flush improvements. (#2971) 4 лет назад
IWindow.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 лет назад
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 лет назад
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 лет назад
RectangleF.cs 6e0799580f Fix render target clear when sizes mismatch (#2994) 4 лет назад
Ryujinx.Graphics.GAL.csproj 57d3296ba4 infra: Migrate to .NET 6 (#2829) 4 лет назад
SamplerCreateInfo.cs 4c6feb652f Add seamless cubemap flag in sampler parameters. (#1658) 5 лет назад
ScreenCaptureImageInfo.cs 28618c58d7 Add Screenshot Feature (#2354) 4 лет назад
StencilOp.cs 654e617fe7 Some code cleanup 6 лет назад
StencilTestDescriptor.cs 654e617fe7 Some code cleanup 6 лет назад
SupportBufferUpdater.cs 79adba4402 Add support for render scale to vertex stage. (#2763) 4 лет назад
SwizzleComponent.cs 654e617fe7 Some code cleanup 6 лет назад
Target.cs 654e617fe7 Some code cleanup 6 лет назад
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 1876b346fe Initial work 6 лет назад
ViewportSwizzle.cs a15b951721 Fix wrong face culling once and for all (#1277) 5 лет назад