mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-07 05:34:51 +00:00
ES 3.0 includes ES 2.0 verbatim. We can significantly reduce duplication by using the same <replace> node for both APIs. Note that the enumerations must remain separate, as ES 2.0 and 3.0 support different tokens. |
||
|---|---|---|
| .. | ||
| ErrorHelper.cs | ||
| ES20.cs | ||
| ES20Core.cs | ||
| ES20Delegates.cs | ||
| ES20Enums.cs | ||
| Helper.cs | ||