Keaton-Ryujinx/Ryujinx.Core/Gpu
2018-06-02 00:50:56 -03:00
..
BlockLinearSwizzle.cs Fix WidthInGobs on the GPU 2018-05-11 20:20:44 -03:00
INvGpuEngine.cs
ISwizzle.cs
LinearSwizzle.cs
MacroInterpreter.cs
NvGpu.cs
NvGpuEngine.cs
NvGpuEngine2d.cs
NvGpuEngine2dReg.cs
NvGpuEngine3d.cs Some small gpu improvements and shader improvements, add support for ASTC 4x4 textures (slow!) 2018-06-02 00:50:56 -03:00
NvGpuEngine3dReg.cs
NvGpuFifo.cs
NvGpuFifoMeth.cs
NvGpuMethod.cs
NvGpuPBEntry.cs
NvGpuPushBuffer.cs
NvGpuVmm.cs Remove some calls generated on the CPU for inexistent intrinsic methods 2018-05-23 00:27:48 -03:00
Texture.cs
TextureFactory.cs Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection 2018-05-17 15:25:42 -03:00
TextureHelper.cs
TextureReader.cs Some small gpu improvements and shader improvements, add support for ASTC 4x4 textures (slow!) 2018-06-02 00:50:56 -03:00
TextureSwizzle.cs
TextureWriter.cs