Commit graph

16 commits

Author SHA1 Message Date
Emmanuel d1d3c04d7f fix source files corruption 2020-02-04 09:21:03 +00:00
Emmanuel c609933059 fix keyboard 2020-02-04 08:18:37 +00:00
UnknownShadow200 f17fa4bc2d Fix pressing alt + [numpad numbers] raising OnKeyPress with '?' 2018-01-22 11:21:10 +01:00
Jarl Gullberg 3bfaeda99d
Correct arithmetic operator position. 2017-08-04 12:35:06 +02:00
Fraser Waters 302ec5001a Merge pull request #597 from ppy/fix-white-flash
Fix white flash when starting GameWindow based application on windows
2017-08-01 13:50:30 +01:00
Christopher Lees bef43af969 Implement generic Consumer device which returns a button collection 2017-07-27 16:39:37 +01:00
Dean Herbert e44aba39ed Fix white flash when starting GameWindow based application on windows 2017-07-25 11:56:05 +09:00
Jarl Gullberg 04ef9fc262
Remove references to unused function GetWindowDC. 2017-07-20 17:49:44 +02:00
Jarl Gullberg 4f60f95607
Enforced the use of braces for conditional statements. 2017-07-17 19:24:51 +02:00
Jarl Gullberg 5f2d3144c4
Enforced use of explicit private modifiers. 2017-07-17 18:51:54 +02:00
Christopher Lees 89ed072d77 Fix file drop string marshalling 2017-07-06 21:44:14 +01:00
Jarl Gullberg f11ecd016d
Removed region declarations across the codebase. 2017-07-05 14:09:27 +02:00
Vlad K eb951d8569 Delete region keyword 2017-06-21 22:07:32 +03:00
Vlad K 527efca095 SDL2 rewrite c string to c# shtring + some docs 2017-06-18 23:44:47 +03:00
Vlad K 90e9c28cbd Added Windows D&D support 2017-06-16 22:08:24 +03:00
varon 468542c3db Moved OpenTK to source folder 2016-07-17 21:36:42 +02:00
Renamed from Source/OpenTK/Platform/Windows/API.cs (Browse further)