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