http://gitunderground.i2p/archive/Ryujinx/commit/c1372ed775e11aa4759fd3460f2e01d16372205a
The compiler produces better // results with the locals than using r directly. 26 Ryujinx.Graphics.Nvdec.Vp9/Luts.cs Unescape Escape View File @@ -1,14 +1,12 @@ using Ryujinx.Common.Memory ; using Ryujinx.Graphics.Nvdec.Vp9.Types ; using System ; namespace Ryujinx.Graphics.Nvdec.Vp9 { internal static class Luts { public static r ead o nly byte [ ] SizeGroupLookup = new byte [ ] { 0 , 0 , 0 , 1 , 1 , 1 , 2 , 2 , 2 , 3 , 3 , 3 ,...