Opentk/Source/OpenTK/Platform/SDL2
Stefanos A. 5051190b01 MouseButtonUp and MouseMove fixes
MouseMove no longer leaves the window borders when the cursor is
invisible. MouseButtonUp events are now reported even when they occur
outside the window. This aligns SDL2 behavior with the native drivers.
2013-10-02 17:55:30 +02:00
..
sdl2-cs Marked class as partial 2013-10-02 01:12:12 +02:00
Sdl2.cs Added Sync object for SDL 2013-10-02 01:13:06 +02:00
Sdl2DisplayDeviceDriver.cs Updated license information 2013-09-27 23:07:23 +02:00
Sdl2Factory.cs Improved diagnostics in Dispose() 2013-10-02 01:14:26 +02:00
Sdl2GraphicsContext.cs Fixed unsetting current context in SDL2 2013-10-02 16:26:47 +02:00
Sdl2GraphicsMode.cs Updated license information 2013-09-27 23:07:23 +02:00
Sdl2InputDriver.cs Improved diagnostics in Dispose() 2013-10-02 01:14:26 +02:00
Sdl2Joystick.cs Updated license information 2013-09-27 23:07:23 +02:00
Sdl2Keyboard.cs Attempted to fix key modifier state 2013-09-30 14:20:33 +02:00
Sdl2KeyMap.cs Use scancodes for KeyboardDevice states 2013-09-30 13:51:31 +02:00
Sdl2Mouse.cs Implemented SDL2 mouse and keyboard drivers 2013-09-30 12:22:25 +02:00
Sdl2NativeWindow.cs MouseButtonUp and MouseMove fixes 2013-10-02 17:55:30 +02:00
Sdl2WindowInfo.cs Improved diagnostics in Dispose() 2013-10-02 01:14:26 +02:00