mageven 4960ab85f8 Implement Depth Clamping (#1120) 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 4960ab85f8 Implement Depth Clamping (#1120) 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 年 前