mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-28 02:07:30 +00:00
ContextAttribute.DOUBLEBUFFER is a boolean in SDL (false->single buffering, true->double buffering). We need to adjust the number of buffers accordingly (single buffering->1 buffer, double buffering->2 buffers). |
||
|---|---|---|
| .. | ||
| Bind | ||
| Build.UpdateVersion | ||
| Compatibility | ||
| Converter | ||
| Examples | ||
| GLControl | ||
| OpenTK | ||
| QuickStart | ||