Andrey Sukharev 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
..
Multithreading 458452279c GPU: Track buffer migrations and flush source on incomplete copy (#3952) 3 лет назад
AddressMode.cs 654e617fe7 Some code cleanup 6 лет назад
BlendDescriptor.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
BlendFactor.cs 654e617fe7 Some code cleanup 6 лет назад
BlendOp.cs 329ba5b39b Fix incorrect GPU GL blend func values (#1612) 5 лет назад
BufferAssignment.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
BufferHandle.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
BufferRange.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
Capabilities.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
ColorF.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
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 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
DeviceInfo.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
Extents2D.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
Extents2DF.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
Face.cs 1876b346fe Initial work 6 лет назад
Format.cs c6d82209ab Restride vertex buffer when stride causes attributes to misalign in Vulkan. (#3679) 3 лет назад
FrontFace.cs 1876b346fe Initial work 6 лет назад
HardwareInfo.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
ICounterEvent.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 лет назад
IPipeline.cs ece36b274d GAL: Send all buffer assignments at once rather than individually (#3881) 3 лет назад
IProgram.cs ddf4b92a9c Implement parallel host shader cache compilation. 5 лет назад
IRenderer.cs 458452279c GPU: Track buffer migrations and flush source on incomplete copy (#3952) 3 лет назад
ISampler.cs 1876b346fe Initial work 6 лет назад
ITexture.cs bf77d1cab9 GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745) 3 лет назад
IWindow.cs 6f0395538b Avalonia - Use embedded window for avalonia (#3674) 3 лет назад
ImageCrop.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
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 4da44e09cb Make structs readonly when applicable (#4002) 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 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
Rectangle.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
Ryujinx.Graphics.GAL.csproj c6d05301aa infra: Migrate to .NET 7 (#3795) 3 лет назад
SamplerCreateInfo.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
ScreenCaptureImageInfo.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
ShaderBindings.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
ShaderInfo.cs 2232e4ae87 Vulkan backend (#2518) 3 лет назад
ShaderSource.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
StencilOp.cs 50d7ecf76d Add alternative "GL" enum values for StencilOp (#3321) 4 лет назад
StencilTestDescriptor.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
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 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
TextureReleaseCallback.cs 1876b346fe Initial work 6 лет назад
VertexAttribDescriptor.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
VertexBufferDescriptor.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
Viewport.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 лет назад
ViewportSwizzle.cs a15b951721 Fix wrong face culling once and for all (#1277) 5 лет назад