ryujinx/Ryujinx.Graphics
gdkchan aa1cd849cf Quads, QuadStrip, const attributes and half-float attributes support (#447)
* Quads, QuadStrip and const attributes support

* Add support for half float attributes and fix texture pitch alignment

* Throw when an unsupported float type is used as const attribute aswell
2018-10-13 01:37:01 +00:00
..
Gal Quads, QuadStrip, const attributes and half-float attributes support (#447) 2018-10-13 01:37:01 +00:00
Memory
Texture Quads, QuadStrip, const attributes and half-float attributes support (#447) 2018-10-13 01:37:01 +00:00
GpuResourceManager.cs Fix multiple rendertargets (#427) 2018-09-26 00:55:30 +02:00
GraphicsConfig.cs
INvGpuEngine.cs
MacroInterpreter.cs
NvGpu.cs
NvGpuBufferType.cs
NvGpuEngine2d.cs
NvGpuEngine2dReg.cs
NvGpuEngine3d.cs Quads, QuadStrip, const attributes and half-float attributes support (#447) 2018-10-13 01:37:01 +00:00
NvGpuEngine3dReg.cs Implement DepthWriteMask and add R16G16 (#425) 2018-09-19 22:02:11 -03:00
NvGpuEngine.cs
NvGpuEngineM2mf.cs
NvGpuEngineM2mfReg.cs
NvGpuEngineP2mf.cs
NvGpuEngineP2mfReg.cs
NvGpuFifo.cs
NvGpuFifoMeth.cs
NvGpuMethod.cs
QuadHelper.cs Quads, QuadStrip, const attributes and half-float attributes support (#447) 2018-10-13 01:37:01 +00:00
Ryujinx.Graphics.csproj
ValueRange.cs
ValueRangeSet.cs