ryujinx_ryubing/Ryujinx.Graphics.GAL
2020-01-09 02:13:00 +01:00
..
Blend
Color
DepthStencil
InputAssembler
Sampler
Texture
BufferRange.cs
Capabilities.cs
CompareOp.cs
CounterType.cs
Extents2D.cs
Face.cs
Format.cs Fix BC6 Signed/Unsigned float texture formats 2020-01-09 02:13:00 +01:00
FrontFace.cs
IBuffer.cs
ImageCrop.cs
IndexType.cs
IPipeline.cs Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them 2020-01-09 02:13:00 +01:00
IProgram.cs
IRenderer.cs Initial support for image stores, support texture sample on compute 2020-01-09 02:13:00 +01:00
ISampler.cs
IShader.cs
ITexture.cs Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them 2020-01-09 02:13:00 +01:00
IWindow.cs Improved and simplified window texture presentation 2020-01-09 02:13:00 +01:00
PolygonModeMask.cs
PrimitiveTopology.cs
RectangleF.cs
Ryujinx.Graphics.GAL.csproj
TextureReleaseCallback.cs
Viewport.cs
ViewportSwizzle.cs