84dc4d207c
Directly indexing into the array returned from XRRSizes is the way khronos recommends at https://www.khronos.org/opengl/wiki/Programming_OpenGL_in_Linux:_Changing_the_Screen_Resolution The old way was multiplying that index by depths.Length, as an index into the available_res list. This is incorrect because it doesn't account for when a display device has multiple refresh rates. |
||
---|---|---|
.. | ||
Generator.Bind | ||
Generator.Converter | ||
Generator.Rewrite | ||
OpenTK | ||
OpenTK.GLControl | ||
OpenTK.GLWidget |