mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-27 16:27:04 +00:00
* Structures/Parameter.cs: Avoid qualifying IntPtr fully ((a) it's unnecessary, since we have "using System;" already and (b) the namespace qualification is not portable to C++). |
||
|---|---|---|
| .. | ||
| CL | ||
| Documentation | ||
| ES | ||
| GL2 | ||
| Properties | ||
| Specifications | ||
| Structures | ||
| BindStreamWriter.cs | ||
| CppSpecWriter.cs | ||
| CSharpSpecWriter.cs | ||
| DocProcessor.cs | ||
| EnumProcessor.cs | ||
| FuncProcessor.cs | ||
| Generator.Bind.csproj | ||
| IBind.cs | ||
| ISpecReader.cs | ||
| ISpecWriter.cs | ||
| Main.cs | ||
| Settings.cs | ||
| Utilities.cs | ||
| XmlSpecReader.cs | ||