mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-14 00:25:34 +00:00
146e8f3fb1
The correct way to query number of available pixel formats is to use Wgl.Arb.GetPixelFormatAttrib(NumberPixelFormatsArb), not Wgl.Arb.ChoosePixelFormats. This fixes an issue where Intel drivers would fail to report any pixel formats in GetModesARB, even when WGL_ARB_pixel_format is supported. |
||
---|---|---|
.. | ||
Bind | ||
Build.UpdateVersion | ||
Compatibility | ||
Converter | ||
Examples | ||
Generator.Rewrite | ||
GLControl | ||
OpenTK |