gdkchan ab4867505e Implement GPU scissors (#1058) 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 92703af555 Address PR feedback 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 18814d44b2 Address PR feedback 6 лет назад
VertexBufferDescriptor.cs 654e617fe7 Some code cleanup 6 лет назад
Viewport.cs 1876b346fe Initial work 6 лет назад
ViewportSwizzle.cs 1876b346fe Initial work 6 лет назад