From 9d46836791703f0c479f56ec3c182b01a7da650d Mon Sep 17 00:00:00 2001 From: Ac_K Date: Fri, 1 Jun 2018 19:55:45 +0200 Subject: [PATCH] Update ASTCDecoder.cs --- Ryujinx.Graphics/Gal/Texture/ASTCDecoder.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Ryujinx.Graphics/Gal/Texture/ASTCDecoder.cs b/Ryujinx.Graphics/Gal/Texture/ASTCDecoder.cs index b92ef98f89..da1b9ef410 100644 --- a/Ryujinx.Graphics/Gal/Texture/ASTCDecoder.cs +++ b/Ryujinx.Graphics/Gal/Texture/ASTCDecoder.cs @@ -11,6 +11,7 @@ namespace Ryujinx.Graphics.Gal.Texture public ASTCDecoderException(string ExMsg) : base(ExMsg) { } } + //https://github.com/GammaUNC/FasTC/blob/master/ASTCEncoder/src/Decompressor.cpp public static class ASTCDecoder { struct TexelWeightParams