Commit graph

22 commits

Author SHA1 Message Date
Jarl Gullberg 3d60cf2bf6
Split the different Destroy and Dispose signatures. 2017-06-13 22:42:52 +02:00
Jarl Gullberg af5be093a8
Revert "Removed redundant field initializers."
This reverts commit 5abcfedf11.
2017-06-13 22:34:32 +02:00
Jarl Gullberg accdc55731
Revert "Introduced optional parameters for GLWidget constructor, removing a redundant constructor."
This reverts commit 1634a652c2.
2017-06-13 22:34:29 +02:00
Jarl Gullberg 632c3f8722
Revert "Converted GraphicsContextFlags into an auto-property."
This reverts commit be037bbdb0.
2017-06-13 22:34:26 +02:00
Jarl Gullberg 12ed99e9eb
Revert "Added ReSharper warning suppressions."
This reverts commit c98fbde35c.
2017-06-13 22:34:14 +02:00
Jarl Gullberg c98fbde35c
Added ReSharper warning suppressions. 2017-06-13 22:13:20 +02:00
Jarl Gullberg be037bbdb0
Converted GraphicsContextFlags into an auto-property. 2017-06-13 22:11:19 +02:00
Jarl Gullberg 1634a652c2
Introduced optional parameters for GLWidget constructor, removing a redundant constructor. 2017-06-13 22:10:49 +02:00
Jarl Gullberg 5abcfedf11
Removed redundant field initializers. 2017-06-13 22:09:32 +02:00
Jarl Gullberg f240a75208
Enforced use of explicit private modifiers for clarity. 2017-06-13 22:08:58 +02:00
Jarl Gullberg 8b32c9aa5e
Improved comments. 2017-06-13 22:08:23 +02:00
Jarl Gullberg 91eac27c99
Deleted now obsolete code. 2017-06-13 22:02:21 +02:00
Jarl Gullberg cf678dfc48
Replaced in-class initialization with calls to platform-specific classes. 2017-06-13 22:01:11 +02:00
Jarl Gullberg 5a5c85ab18
Changed Mac library from libgtk to libgdk - both work, but it's the same as the others. 2017-05-22 13:19:43 +02:00
Jarl Gullberg 7f04ea5134
Corrected indents. 2017-05-21 22:27:24 +02:00
Jarl Gullberg a501a83acf
Removed unused using statement. 2017-05-21 02:32:52 +02:00
Jarl Gullberg b95197e6ca
Tightened access restrictions to native functions. 2017-05-21 02:32:09 +02:00
Jarl Gullberg 66568d567e
Corrected style of this. qualifier. 2017-05-21 02:30:50 +02:00
Jarl Gullberg a85dd49178
Added preprocessor switching for Mac GTK3. 2017-05-21 01:48:00 +02:00
Jarl Gullberg 80f8cdc63f
Added preproccessor switching for Win32 GTK3. 2017-05-21 01:45:12 +02:00
Jarl Gullberg 55dfd7a3c9
Removed unneeded inheritance from IDisposable. 2017-05-21 01:36:51 +02:00
varon 88ba7a3655 Renamed GLWidget to OpenTK.GLWidget 2016-07-17 22:00:19 +02:00
Renamed from src/GLWidget/GLWidget.cs (Browse further)