Xpl0itR 12d49c37d2 Make max anisotropy configurable (#1043) 6 年之前
..
AddressMode.cs 654e617fe7 Some code cleanup 6 年之前
BlendDescriptor.cs 654e617fe7 Some code cleanup 6 年之前
BlendFactor.cs 654e617fe7 Some code cleanup 6 年之前
BlendOp.cs 654e617fe7 Some code cleanup 6 年之前
BufferRange.cs 1876b346fe Initial work 6 年之前
Capabilities.cs 12d49c37d2 Make max anisotropy configurable (#1043) 6 年之前
ColorF.cs 654e617fe7 Some code cleanup 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 873bb4c15a Fix BC6 Signed/Unsigned float texture formats 6 年之前
FrontFace.cs 1876b346fe Initial work 6 年之前
IBuffer.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 年之前
IPipeline.cs ab4867505e Implement GPU scissors (#1058) 6 年之前
IProgram.cs 1876b346fe Initial work 6 年之前
IRenderer.cs 2bb39ff03e Replace glFinish with barrier for WaitForIdle (#878) 6 年之前
ISampler.cs 1876b346fe Initial work 6 年之前
IShader.cs 1876b346fe Initial work 6 年之前
ITexture.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 年之前
IWindow.cs 16d88c21fc Improved and simplified window texture presentation 6 年之前
ImageCrop.cs 1876b346fe Initial work 6 年之前
IndexType.cs 1876b346fe Initial work 6 年之前
MagFilter.cs 654e617fe7 Some code cleanup 6 年之前
MinFilter.cs 654e617fe7 Some code cleanup 6 年之前
PolygonModeMask.cs 1876b346fe Initial work 6 年之前
PrimitiveTopology.cs 1876b346fe Initial work 6 年之前
RectangleF.cs 1876b346fe Initial work 6 年之前
Ryujinx.Graphics.GAL.csproj 80707f9311 Add runtime identifiers to new projects 6 年之前
SamplerCreateInfo.cs 654e617fe7 Some code cleanup 6 年之前
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 29a825b43b Address PR feedback 6 年之前
TextureReleaseCallback.cs 1876b346fe Initial work 6 年之前
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 1876b346fe Initial work 6 年之前