mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-23 23:55:27 +00:00
747d86bafb
`DeviceCollection.GetEnumerator()` now returns a struct IEnumerable<T> directly to avoid boxing. Additionally, we can now use `DeviceCollection[int]` as a shortcut to `FromIndex(int)`. |
||
---|---|---|
.. | ||
Bind | ||
Build.UpdateVersion | ||
Compatibility | ||
Converter | ||
Examples | ||
Generator.Rewrite | ||
GLControl | ||
OpenTK | ||
Tests/Test.API.Desktop |