mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-23 07:24:47 +00:00
This includes arrays of primitives and arrays of generics. Our code is similar to the code generated by the Mono C# compiler for the "fixed" construct. The .Net compiler produces slightly different code (two local variables instead of one) - more research is required. |
||
|---|---|---|
| .. | ||
| Dependencies | ||
| Properties | ||
| OpenTK.Rewrite.csproj | ||
| Program.cs | ||