Opentk/Source/OpenTK/Platform/Linux
thefiddler 20747664f4 [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.
2014-07-17 11:59:38 +02:00
..
Bindings [Linux] Implemented MouseCursor 2014-07-17 09:25:16 +02:00
DefaultCursor.cs [Linux] Implemented MouseCursor 2014-07-17 09:25:16 +02:00
LinuxDisplayDriver.cs [Linux] Implemented MouseCursor 2014-07-17 09:25:16 +02:00
LinuxFactory.cs [Linux] Implemented libinput IMouseDriver2 2014-07-16 14:28:27 +02:00
LinuxGraphicsContext.cs [KMS] VSync off causes a crash; force VSync on until fixed 2014-07-17 11:59:38 +02:00
LinuxInput.cs [KMS] Print device names when adding input devices 2014-07-17 11:59:04 +02:00
LinuxJoystick.cs [KMS] Added new Linux KMS driver 2014-07-16 14:28:27 +02:00
LinuxKeyboardTTY.cs [Linux] Completed libinput keyboard driver implementation 2014-07-16 14:28:27 +02:00
LinuxNativeWindow.cs [Linux] Improved mouse cursor behavior 2014-07-17 11:20:01 +02:00
LinuxWindowInfo.cs [Linux] Implemented CursorVisible 2014-07-17 09:45:13 +02:00