mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-27 04:17:49 +00:00
Implementations may reuse OpenGL context handles that have been destroyed. If a context is finalized but not Disposed, then OpenTK may keep a reference to the old context handle, causing a crash when the same handle is returned for a new context. To fix that, new context handles will now replace old handles in case of a clash. |
||
|---|---|---|
| .. | ||
| Bind | ||
| Build.UpdateVersion | ||
| Compatibility | ||
| Converter | ||
| Examples | ||
| GLControl | ||
| OpenTK | ||