gdkchan 3cb1fa0e85 Implement texture buffers (#1152) 6 vuotta sitten
..
AddressMode.cs 654e617fe7 Some code cleanup 6 vuotta sitten
BlendDescriptor.cs a728610b40 Implement Constant Color blends (#1119) 6 vuotta sitten
BlendFactor.cs 654e617fe7 Some code cleanup 6 vuotta sitten
BlendOp.cs 654e617fe7 Some code cleanup 6 vuotta sitten
BufferRange.cs 1876b346fe Initial work 6 vuotta sitten
Capabilities.cs 12d49c37d2 Make max anisotropy configurable (#1043) 6 vuotta sitten
ColorF.cs a728610b40 Implement Constant Color blends (#1119) 6 vuotta sitten
CompareMode.cs 654e617fe7 Some code cleanup 6 vuotta sitten
CompareOp.cs e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 6 vuotta sitten
CounterType.cs 1876b346fe Initial work 6 vuotta sitten
DepthMode.cs 7ce5584f9e Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) 6 vuotta sitten
DepthStencilMode.cs 654e617fe7 Some code cleanup 6 vuotta sitten
DepthStencilState.cs 654e617fe7 Some code cleanup 6 vuotta sitten
DepthTestDescriptor.cs 654e617fe7 Some code cleanup 6 vuotta sitten
Extents2D.cs 1876b346fe Initial work 6 vuotta sitten
Face.cs 1876b346fe Initial work 6 vuotta sitten
Format.cs 873bb4c15a Fix BC6 Signed/Unsigned float texture formats 6 vuotta sitten
FrontFace.cs 1876b346fe Initial work 6 vuotta sitten
IBuffer.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 vuotta sitten
IPipeline.cs a728610b40 Implement Constant Color blends (#1119) 6 vuotta sitten
IProgram.cs 1876b346fe Initial work 6 vuotta sitten
IRenderer.cs 2bb39ff03e Replace glFinish with barrier for WaitForIdle (#878) 6 vuotta sitten
ISampler.cs 1876b346fe Initial work 6 vuotta sitten
IShader.cs 1876b346fe Initial work 6 vuotta sitten
ITexture.cs 3cb1fa0e85 Implement texture buffers (#1152) 6 vuotta sitten
IWindow.cs 16d88c21fc Improved and simplified window texture presentation 6 vuotta sitten
ImageCrop.cs 1876b346fe Initial work 6 vuotta sitten
IndexType.cs 1876b346fe Initial work 6 vuotta sitten
MagFilter.cs 654e617fe7 Some code cleanup 6 vuotta sitten
MinFilter.cs 654e617fe7 Some code cleanup 6 vuotta sitten
PolygonModeMask.cs 1876b346fe Initial work 6 vuotta sitten
PrimitiveTopology.cs 1876b346fe Initial work 6 vuotta sitten
RectangleF.cs 1876b346fe Initial work 6 vuotta sitten
Ryujinx.Graphics.GAL.csproj c46edfab85 Update .NET Core to 3.1, and update NuGet Packages (#1121) 6 vuotta sitten
SamplerCreateInfo.cs 654e617fe7 Some code cleanup 6 vuotta sitten
StencilOp.cs 654e617fe7 Some code cleanup 6 vuotta sitten
StencilTestDescriptor.cs 654e617fe7 Some code cleanup 6 vuotta sitten
SwizzleComponent.cs 654e617fe7 Some code cleanup 6 vuotta sitten
Target.cs 654e617fe7 Some code cleanup 6 vuotta sitten
TextureCreateInfo.cs 29a825b43b Address PR feedback 6 vuotta sitten
TextureReleaseCallback.cs 1876b346fe Initial work 6 vuotta sitten
VertexAttribDescriptor.cs 9948a7be53 Support constant attributes (with a value of zero) (#1066) 6 vuotta sitten
VertexBufferDescriptor.cs 654e617fe7 Some code cleanup 6 vuotta sitten
Viewport.cs 1876b346fe Initial work 6 vuotta sitten
ViewportSwizzle.cs 1876b346fe Initial work 6 vuotta sitten