riperiperi 4c6feb652f Add seamless cubemap flag in sampler parameters. (#1658) 5 лет назад
..
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 a15b951721 Fix wrong face culling once and for all (#1277) 5 лет назад
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 1876b346fe Initial work 6 лет назад
Face.cs 1876b346fe Initial work 6 лет назад
Format.cs 11a7c99764 Support 3D BC4 and BC5 compressed textures (#1655) 5 лет назад
FrontFace.cs 1876b346fe Initial work 6 лет назад
ICounterEvent.cs cd48576f58 Implement Counter Queue and Partial Host Conditional Rendering (#1167) 6 лет назад
IPipeline.cs e1da7df207 Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) 5 лет назад
IProgram.cs 1876b346fe Initial work 6 лет назад
IRenderer.cs b4d8d893a4 Memory Read/Write Tracking using Region Handles (#1272) 5 лет назад
ISampler.cs 1876b346fe Initial work 6 лет назад
IShader.cs 1876b346fe Initial work 6 лет назад
ITexture.cs 5d69d9103e Texture/Buffer Memory Management Improvements (#1408) 5 лет назад
IWindow.cs 16d88c21fc Improved and simplified window texture presentation 6 лет назад
ImageCrop.cs 1876b346fe Initial work 6 лет назад
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 лет назад
PolygonModeMask.cs 1876b346fe Initial work 6 лет назад
PrimitiveTopology.cs 1876b346fe Initial work 6 лет назад
RectangleF.cs 1876b346fe Initial work 6 лет назад
Ryujinx.Graphics.GAL.csproj 4c54f36c38 Upgrade projects to C#8 (#1193) 6 лет назад
SamplerCreateInfo.cs 4c6feb652f Add seamless cubemap flag in sampler parameters. (#1658) 5 лет назад
StencilOp.cs 654e617fe7 Some code cleanup 6 лет назад
StencilTestDescriptor.cs 654e617fe7 Some code cleanup 6 лет назад
SwizzleComponent.cs 654e617fe7 Some code cleanup 6 лет назад
Target.cs 654e617fe7 Some code cleanup 6 лет назад
TextureCreateInfo.cs 5d69d9103e Texture/Buffer Memory Management Improvements (#1408) 5 лет назад
TextureReleaseCallback.cs 1876b346fe Initial work 6 лет назад
TransformFeedbackDescriptor.cs 788ca6a411 Initial transform feedback support (#1370) 5 лет назад
VertexAttribDescriptor.cs 9948a7be53 Support constant attributes (with a value of zero) (#1066) 6 лет назад
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 лет назад