[KMS] VSync off causes a crash; force VSync on until fixed
authorthefiddler <stapostol@gmail.com>
Thu, 17 Jul 2014 09:59:38 +0000 (11:59 +0200)
committerthefiddler <stapostol@gmail.com>
Thu, 17 Jul 2014 09:59:38 +0000 (11:59 +0200)
commit20747664f4fc493ff04e59da02087ecc9aa211d0
tree93d7b4ef36363bca820751b7b3200318bc5c3091
parent4f037c882abfdd00a92062de8fcd7b25698b1425
[KMS] VSync off causes a crash; force VSync on until fixed

VSync off leads to buffer starvation and a crash in
Egl.SwapBuffers. We need to understand why and fix that
before we can disable vsync.
Source/OpenTK/Platform/Linux/LinuxGraphicsContext.cs