Opentk/Source/OpenTK/Platform/SDL2
2016-06-21 13:51:43 +09:00
..
Sdl2.cs Fixed few bugs related to getting mouse coordinates 2016-03-06 18:47:19 +02:00
Sdl2DisplayDeviceDriver.cs Removed NO_SYSDRAWING in favour of just MINUMAL 2015-08-12 11:56:12 +01:00
Sdl2Factory.cs [SDL2] Initialize input driver lazily (to avoid setting global SDL input filter callback when not needed) 2016-06-21 13:51:43 +09:00
Sdl2GraphicsContext.cs [OpenTK] Reduce duplication in GraphicsContextBase 2014-07-23 10:08:57 +02:00
Sdl2GraphicsMode.cs Implemented Sdl2GraphicsMode.. 2013-10-24 09:32:17 +02:00
Sdl2InputDriver.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
Sdl2JoystickDriver.cs Fix SDL2 instance enumeration and mapping 2016-02-25 23:05:01 +01:00
Sdl2Keyboard.cs Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:46:39 +02:00
Sdl2KeyMap.cs Align whitespace for SDL2 KeypadEnter fix.... 2015-12-05 23:54:42 +00:00
Sdl2Mouse.cs Merge pull request #354 from mrhelmut/RetinaMouseFix2TK 2016-03-14 17:29:54 +01:00
Sdl2NativeWindow.cs Merge pull request #354 from mrhelmut/RetinaMouseFix2TK 2016-03-14 17:29:54 +01:00
Sdl2WindowInfo.cs Added hack for MonoGame compatibility 2013-12-16 10:39:11 +01:00