gdkchan b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 years ago
..
AddressMode.cs 654e617fe7 Some code cleanup 6 years ago
BlendDescriptor.cs 654e617fe7 Some code cleanup 6 years ago
BlendFactor.cs 654e617fe7 Some code cleanup 6 years ago
BlendOp.cs 654e617fe7 Some code cleanup 6 years ago
BufferRange.cs 1876b346fe Initial work 6 years ago
Capabilities.cs 92703af555 Address PR feedback 6 years ago
ColorF.cs 654e617fe7 Some code cleanup 6 years ago
CompareMode.cs 654e617fe7 Some code cleanup 6 years ago
CompareOp.cs e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 6 years ago
CounterType.cs 1876b346fe Initial work 6 years ago
DepthMode.cs 7ce5584f9e Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) 6 years ago
DepthStencilMode.cs 654e617fe7 Some code cleanup 6 years ago
DepthStencilState.cs 654e617fe7 Some code cleanup 6 years ago
DepthTestDescriptor.cs 654e617fe7 Some code cleanup 6 years ago
Extents2D.cs 1876b346fe Initial work 6 years ago
Face.cs 1876b346fe Initial work 6 years ago
Format.cs 873bb4c15a Fix BC6 Signed/Unsigned float texture formats 6 years ago
FrontFace.cs 1876b346fe Initial work 6 years ago
IBuffer.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 years ago
IPipeline.cs 2bb39ff03e Replace glFinish with barrier for WaitForIdle (#878) 6 years ago
IProgram.cs 1876b346fe Initial work 6 years ago
IRenderer.cs 2bb39ff03e Replace glFinish with barrier for WaitForIdle (#878) 6 years ago
ISampler.cs 1876b346fe Initial work 6 years ago
IShader.cs 1876b346fe Initial work 6 years ago
ITexture.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 years ago
IWindow.cs 16d88c21fc Improved and simplified window texture presentation 6 years ago
ImageCrop.cs 1876b346fe Initial work 6 years ago
IndexType.cs 1876b346fe Initial work 6 years ago
MagFilter.cs 654e617fe7 Some code cleanup 6 years ago
MinFilter.cs 654e617fe7 Some code cleanup 6 years ago
PolygonModeMask.cs 1876b346fe Initial work 6 years ago
PrimitiveTopology.cs 1876b346fe Initial work 6 years ago
RectangleF.cs 1876b346fe Initial work 6 years ago
Ryujinx.Graphics.GAL.csproj 80707f9311 Add runtime identifiers to new projects 6 years ago
SamplerCreateInfo.cs 654e617fe7 Some code cleanup 6 years ago
StencilOp.cs 654e617fe7 Some code cleanup 6 years ago
StencilTestDescriptor.cs 654e617fe7 Some code cleanup 6 years ago
SwizzleComponent.cs 654e617fe7 Some code cleanup 6 years ago
Target.cs 654e617fe7 Some code cleanup 6 years ago
TextureCreateInfo.cs 29a825b43b Address PR feedback 6 years ago
TextureReleaseCallback.cs 1876b346fe Initial work 6 years ago
VertexAttribDescriptor.cs 18814d44b2 Address PR feedback 6 years ago
VertexBufferDescriptor.cs 654e617fe7 Some code cleanup 6 years ago
Viewport.cs 1876b346fe Initial work 6 years ago
ViewportSwizzle.cs 1876b346fe Initial work 6 years ago