Commit graph

  • cab9e85386 [Bind] Enums can now be marked as obsolete thefiddler 2014-07-21 16:02:18 +0200
  • ec34d17b21 Fixed a large number of build warnings thefiddler 2014-07-21 15:03:24 +0200
  • b07e5941dd [Build] Updated mono version to 3.4.0. thefiddler 2014-07-21 14:43:26 +0200
  • b5dd2f9c87 Merge pull request #155 from thefiddler/relnotes_july2014 thefiddler 2014-07-21 14:37:44 +0200
  • de109bb714 Merge pull request #154 from opentk/glspecs_july2014 thefiddler 2014-07-21 14:37:34 +0200
  • 6ab1a9db87 Use "Preserve Newest" option on OpenTK.dll.config thefiddler 2014-07-21 14:32:08 +0200
  • 3961b1ffcc [Docs] Updated documentation for July 2014 release thefiddler 2014-07-21 14:28:24 +0200
  • f756b97ffb [ES][GL] Regenerated bindings thefiddler 2014-07-21 09:19:39 +0200
  • 5cac37a4f5 [GL] Synced with the July 2014 Khronos spec thefiddler 2014-07-21 09:19:29 +0200
  • 358b4ddf35 Merge pull request #153 from thefiddler/xwindowfix thefiddler 2014-07-20 11:46:43 +0200
  • 0f1776bdd0 [X11] Use the correct visual info for the context Stefanos A 2014-07-20 11:31:02 +0200
  • 6fa70263cb [X11] Fixed GLControl on nvidia binary drivers Stefanos A 2014-07-20 11:28:43 +0200
  • d75a2ce439 [X11] Fix for issue #143 Stefanos A. 2014-07-19 20:39:17 +0200
  • a13a2f8e66 [X11] Workaround for issue #146 thefiddler 2014-07-18 17:16:27 +0200
  • 786273dd19 [X11] Fixed OnMouseMove being called without mouse movement thefiddler 2014-07-18 17:02:47 +0200
  • 17aa8051f6 Merge pull request #151 from thefiddler/kms thefiddler 2014-07-18 13:39:59 +0200
  • 00b5174f63 [Linux] Delay input device detection until a key is pressed thefiddler 2014-07-18 11:23:28 +0200
  • 07d496d181 [Linux] Fixed OnMouseMove being called without movement thefiddler 2014-07-18 10:13:45 +0200
  • a38e267156 [Linux] Additional debugging info on shutdown thefiddler 2014-07-18 10:05:13 +0200
  • 51c05ea1a5 [KMS] Correctly restore crtc on exit. thefiddler 2014-07-18 10:04:57 +0200
  • 91055336c0 [Linux] Fixed minor typo thefiddler 2014-07-18 09:45:04 +0200
  • b1a31c08cc [Examples] Only use WinForms when supported. thefiddler 2014-07-18 09:44:47 +0200
  • b23d06eb46 [Linux] Fixed CursorVisible=false behavior thefiddler 2014-07-18 09:22:12 +0200
  • a30ec9003b [Linux] Fixed X11 vs KMS detection thefiddler 2014-07-18 09:19:37 +0200
  • 4aa2dcf5a3 [Linux] Fixed compilation issue thefiddler 2014-07-18 09:05:46 +0200
  • 21bcc5eae1 [Linux] Print libinput seat for each detected device thefiddler 2014-07-18 09:02:01 +0200
  • 20747664f4 [KMS] VSync off causes a crash; force VSync on until fixed thefiddler 2014-07-17 11:59:38 +0200
  • 4f037c882a [KMS] Print device names when adding input devices thefiddler 2014-07-17 11:59:04 +0200
  • 36bb366638 [Linux] Improved mouse cursor behavior thefiddler 2014-07-17 11:20:01 +0200
  • fd6ff962a1 [Linux] Implemented CursorVisible thefiddler 2014-07-17 09:45:13 +0200
  • 153522c0a4 [Linux] Implemented MouseCursor thefiddler 2014-07-17 09:25:16 +0200
  • 015acba313 [KMS] Implemented INativeWindow.PointToClient/Screen thefiddler 2014-07-16 14:51:14 +0200
  • 4c6bb7a38e [Linux] Corrected values for mouse move and scroll events thefiddler 2014-07-16 14:25:55 +0200
  • 3881992bf7 [Linux] Implemented INativeWindow keyboard/mouse events thefiddler 2014-07-16 12:18:24 +0200
  • e61b39a1a1 [Linux] Fixed GameWindow.ClientSize values. thefiddler 2014-07-16 11:34:01 +0200
  • bef4901659 [Linux] Implemented libinput IMouseDriver2 thefiddler 2014-07-16 11:24:53 +0200
  • 340d34b07b [Input] MouseState position is now stored in floating point thefiddler 2014-07-16 11:23:23 +0200
  • c81833a201 [Examples] Reverted mistaken change thefiddler 2014-07-15 23:32:57 +0200
  • 4406d2db0d [Linux] Fixed keyboard polling thefiddler 2014-07-15 22:54:04 +0200
  • 468a8518cb [Linux] Fixed poll() in libinput event loop thefiddler 2014-07-15 17:28:31 +0200
  • 67727d2e9b [Linux] Completed libinput keyboard driver implementation thefiddler 2014-07-15 09:09:11 +0200
  • c5abbe8030 [Linux] Implemented libinput keyboard input thefiddler 2014-07-14 23:15:44 +0000
  • 4a53a5511a [Linux] Disabled TTY keyboard driver in favor of libinput thefiddler 2014-07-14 21:35:30 +0000
  • e7bd311fbd [Linux] Improve checks for TTY thefiddler 2014-07-14 21:07:28 +0000
  • 9e73358dd7 [Linux] Implemented TTY and libinput keyboard drivers thefiddler 2014-07-14 15:42:17 +0000
  • 97a539258b [Linux] Added stub TTY and libinput IKeyboardDriver2 thefiddler 2014-06-26 23:11:12 +0200
  • 9bc774f78c [KMS] Query GPUs lazily thefiddler 2014-06-26 22:52:17 +0200
  • 69dbdb7d67 [KMS] Fixed Gbm.DestroyDevice entry point thefiddler 2014-06-26 21:51:01 +0200
  • 452bafdbb1 [KMS] Fixed NRE in Toolkit.Init(); improved resource cleanup thefiddler 2014-06-26 21:46:04 +0200
  • 753032b844 [KMS] Added DRM/GBM framebuffer implementation thefiddler 2014-06-26 15:40:00 +0200
  • 19b34446bb [ES][GL] Print name when loading bindings (debug only) thefiddler 2014-06-26 15:39:07 +0200
  • d8adf92feb [EGL] Added support for desktop GL rendering thefiddler 2014-06-25 09:35:20 +0200
  • 5da5ac0fa7 [EGL] Egl.GetError() now returns ErrorCode thefiddler 2014-06-25 09:17:20 +0200
  • f9d20b5e3e [KMS] Improved GBM surface format selection thefiddler 2014-06-25 09:11:47 +0200
  • 6454822116 [KMS] Create window surface thefiddler 2014-06-25 09:01:35 +0200
  • 6f6798de62 [KMS] Added new Linux KMS driver thefiddler 2014-06-24 19:27:38 +0200
  • c3451530a6 [KMS] Initial implementation thefiddler 2014-06-23 22:22:04 +0200
  • c1c6b4269b Merge pull request #149 from thefiddler/mac_stability thefiddler 2014-07-15 06:06:41 +0000
  • 32958ffcce [Mac] Improved stability for NSOpenGLPixelFormat thefiddler 2014-07-14 12:27:28 +0200
  • 022f74c814 Merge pull request #147 from thefiddler/arrayfix thefiddler 2014-07-07 13:41:04 +0200
  • c32bf4ec5d [Rewrite] Refactored string prologue/epilogues thefiddler 2014-07-07 13:16:17 +0200
  • c8a5bf5e32 Merge pull request #145 from Frassle/throw thefiddler 2014-06-23 08:48:36 +0200
  • 6dda84dc77 Change to correct throw statement to preserve stack trace. Fraser Waters 2014-06-22 20:38:10 +0100
  • 381c34da0b [Docs] Updated readme for 1.1.3 release thefiddler 2014-06-20 11:36:16 +0200
  • cb861446ab Merge pull request #140 from thefiddler/glspecs_june2014 thefiddler 2014-06-20 11:35:54 +0200
  • 9659aad748 Revert "[Convert] Workaround for broken names with spaces" thefiddler 2014-06-20 09:27:04 +0200
  • 4acbc2268d Merge pull request #141 from Frassle/marshal thefiddler 2014-06-20 08:45:03 +0200
  • 22760a4032 Fixes bugs in String marshalling. Fraser Waters 2014-06-19 22:51:47 +0100
  • 7629d45907 [ES][GL] Regenerated bindings thefiddler 2014-06-19 16:24:49 +0200
  • 28746e85cc [ES][GL] Synced with June 2014 specifications thefiddler 2014-06-19 16:24:40 +0200
  • 1e78e62b90 [Convert] Workaround for broken names with spaces thefiddler 2014-06-19 16:22:38 +0200
  • f0fd13a23e Merge pull request #138 from thefiddler/xi2exitfix thefiddler 2014-06-18 10:26:06 +0200
  • f889835dd5 Merge pull request #135 from thefiddler/xquartz thefiddler 2014-06-17 09:06:05 +0200
  • ea5f1ad1e8 [X11] Send ClientMessage to exit input event loop thefiddler 2014-06-17 09:05:29 +0200
  • 7accefea3e [X11] Remove unused XCreateWindow overloads thefiddler 2014-06-17 08:51:00 +0200
  • e39e4fbb37 [X11] Construct X11 Factory first if enabled thefiddler 2014-06-15 14:32:43 +0200
  • 9d840e5969 [X11] Added glXQueryVersion DllImport. thefiddler 2014-06-15 14:30:40 +0200
  • 9075129df0 [X11] Throw exception if GLX is not supported thefiddler 2014-06-15 14:30:23 +0200
  • c657b3d11e [X11] Check before monitoring /dev/input thefiddler 2014-06-15 14:29:07 +0200
  • 40f1668989 [X11] Implement support for XQuartz (X11 on Mac) thefiddler 2014-06-15 14:28:23 +0200
  • ef0ebb0a64 Merge branch 'xquartz' of https://github.com/thefiddler/opentk into xquartz thefiddler 2014-06-15 14:24:44 +0200
  • bc555efd03 Merge pull request #134 from thefiddler/scrollfix thefiddler 2014-06-11 07:41:38 +0200
  • 8373782fad [Mac] Fix Mouse.GetState() h-wheel thefiddler 2014-06-10 17:43:31 +0200
  • 5e63c5fa5c [Mac] Add note for higher precision pixel scroll thefiddler 2014-06-10 16:41:09 +0200
  • 2a4f634848 [Mac] Match win32 scrolling coordinates thefiddler 2014-06-10 16:40:44 +0200
  • 525af589f1 [X11] Match win32 wheel coordinate system thefiddler 2014-06-10 14:53:23 +0200
  • b9e948580a Merge pull request #132 from thefiddler/fixbool2 thefiddler 2014-06-08 12:30:41 +0200
  • 829185a68b [ES][GL] Regenerated bindings thefiddler 2014-06-08 09:58:01 +0200
  • c0f6d4bc79 [Bind] Fixed a System.FormatException thefiddler 2014-06-08 09:57:48 +0200
  • c7c3e3b69b [Rewrite] Implement byte -> bool marshalling thefiddler 2014-06-08 09:42:27 +0200
  • 92efb5957f [Bind] Use byte for GLboolean return types thefiddler 2014-06-08 09:40:30 +0200
  • d81fc0ee10 Merge pull request #127 from thefiddler/apitest thefiddler 2014-06-02 14:47:43 +0200
  • aa4e8ef9aa Merge pull request #128 from Frassle/half-fix thefiddler 2014-06-02 13:03:30 +0200
  • 5481aa7097 Fix a bug in single->half conversion. Fraser Waters 2014-06-02 11:16:43 +0100
  • ab3aac815e [Test] Added API.Desktop to OpenTK.sln thefiddler 2014-06-01 00:38:32 +0200
  • fc00c59f84 [Test] Added API compatibility test thefiddler 2014-06-01 00:10:21 +0200
  • 08829c4feb Merge pull request #126 from thefiddler/sdlversion thefiddler 2014-05-31 15:54:20 +0200
  • 897c4d7540 [SDL] Removed unnecessary if-branch thefiddler 2014-05-30 13:50:11 +0200
  • 7153a69466 [SDL] Do not attempt to use versions < 2.0.0 thefiddler 2014-05-30 13:47:27 +0200
  • 256266c9a6 [X11] Added dllmap for Mac OS X (XQuartz) thefiddler 2014-05-19 10:36:15 +0200