Commit graph

15 commits

Author SHA1 Message Date
ReinUsesLisp 521661451e Add Xlib support 2018-07-30 03:50:23 -03:00
ReinUsesLisp c4497b8700 Initial Vulkan support 2018-07-28 02:30:59 -03:00
copygirl aee67bf80a Fix brace formatting in NativeWindow.CursorVisible 2018-01-06 21:18:48 +01:00
copygirl 673c922b72 Move cursor visible check into implementations 2018-01-05 18:43:19 +01:00
copygirl fe65c87d81 Replace cursor_visible with implementation
INativeWindow implementations already have their own private fields storing cursor visibility
2018-01-05 18:43:19 +01:00
Jarl Gullberg 4f60f95607
Enforced the use of braces for conditional statements. 2017-07-17 19:24:51 +02:00
Jarl Gullberg 127c6fd67d
Transformed compatible properties into auto-properties where possible. 2017-07-07 11:52:32 +02:00
Jarl Gullberg f11ecd016d
Removed region declarations across the codebase. 2017-07-05 14:09:27 +02:00
varon 09bd2d5d10 Merge pull request #542 from VPeruS/drag-and-drop
Drag and drop support
2017-07-04 21:40:26 +02:00
Jarl Gullberg 92141295cd
Removed obsolete legacy input driver. 2017-06-22 18:34:48 +02:00
Vlad K eb951d8569 Delete region keyword 2017-06-21 22:07:32 +03:00
Vlad K 1a20ca5245 Rename Drop event, remove licenses 2017-06-18 22:37:16 +03:00
Vlad K e792bd80fe Add initial d&d support for GameWindow. Add SDL2 d&d support 2017-06-16 22:02:55 +03:00
Shard White 5fd4e9acd7 Fixed typos in documentation comments 2017-04-27 08:43:21 +01:00
varon 468542c3db Moved OpenTK to source folder 2016-07-17 21:36:42 +02:00
Renamed from Source/OpenTK/NativeWindow.cs (Browse further)