mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-27 19:07:04 +00:00
This is part of a long-due source cleanup operation. GLTypes and CSTypes are no longer global singletons, but must now be accessed through an IBind instance. All Translate*() methods are now part of the FuncProcessor. ToString() has been improved and the IEquatable interface is now explicitly implemented. |
||
|---|---|---|
| .. | ||
| Constant.cs | ||
| Delegate.cs | ||
| Enum.cs | ||
| FlowDirection.cs | ||
| Function.cs | ||
| Parameter.cs | ||
| Type.cs | ||