Opentk/Source/OpenTK/Platform/SDL2
thefiddler 3e33ac9280 [Platform] Refactored INativeWindow backends
All INativeWindow implementations are now derived from
NativeWindowBase. They no longer implement legacy IInputDriver
themselves, but rather rely on LegacyInputDriver provided by
NativeWindowBase for compatibility. They also implement the new Mouse*
events.
2014-05-02 16:52:11 +02:00
..
Sdl2.cs [SDL] Fixed cursor support 2014-04-27 21:09:51 +02:00
Sdl2DisplayDeviceDriver.cs Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Sdl2Factory.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
Sdl2GraphicsContext.cs [Graphics] GetAddress(string) is no longer needed 2014-04-26 14:20:17 +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 [Input] Added JoystickCapabilities.HatCount 2014-01-31 15:40:07 +01:00
Sdl2Keyboard.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
Sdl2KeyMap.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
Sdl2Mouse.cs Implemented new, leaner SDL2 binding. 2013-10-24 01:45:13 +02:00
Sdl2NativeWindow.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
Sdl2WindowInfo.cs Added hack for MonoGame compatibility 2013-12-16 10:39:11 +01:00