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 жил өмнө