Commit graph

  • 366eb921a7 Fix compile warnings in Converter. Fraser Waters 2014-02-22 20:25:24 +0000
  • 54f1e575d0 Fix compile warnings in Examples. Fraser Waters 2014-02-22 19:55:34 +0000
  • 172462d4ea Merge branch 'keymod' into develop thefiddler 2014-02-25 01:15:06 +0100
  • 2f4161108d [X11] Fixed KeyUp event arguments thefiddler 2014-02-18 00:30:32 +0100
  • d985362058 [Examples] Display modifier key information thefiddler 2014-02-17 23:28:29 +0100
  • ee1fb2a917 [X11] Implemented modifier keys thefiddler 2014-02-17 23:21:25 +0100
  • 9ba21d6017 [Win] Implemented modifier keys thefiddler 2014-02-17 23:21:13 +0100
  • c92aabd807 [Input] Implemented GetModifiers() method thefiddler 2014-02-17 23:21:01 +0100
  • 09f9bb3a17 [SDL2] Implemented modifier keys thefiddler 2014-02-17 23:20:29 +0100
  • 221d4661d4 [Input] Added modifier keys to KeyboardKeyEventArgs thefiddler 2014-02-17 23:18:51 +0100
  • 0c262cd5b2 [SDL2] Added PeepEvents/PollEvent functions thefiddler 2014-02-17 23:17:34 +0100
  • 14d53010b0 [SDL2] Corrected win/alt key mapping (was swapped previously) thefiddler 2014-02-17 23:17:13 +0100
  • 56e4b3cc85 [Mac] Implemented modifier keys thefiddler 2014-02-17 23:16:34 +0100
  • 4066ba8355 [Input] Added KeyModifiers enumeration thefiddler 2014-02-17 20:32:42 +0100
  • a0bc14ad58 Merge branch 'calli' into develop thefiddler 2014-02-25 01:09:31 +0100
  • 346921981d [Build] Added -debug to Rewrite commandline parameters thefiddler 2014-02-24 22:52:08 +0100
  • 18ef634610 [Build] Fixed ErrorHelper local variable thefiddler 2014-02-24 22:33:12 +0100
  • 2f3e7a9493 [Rewrite] Fixed exit from try-finally block thefiddler 2014-02-24 18:22:04 +0100
  • 10ca14ac6d Add ErrorHelper to bindings. Fraser 2014-02-20 20:12:38 +0000
  • efc59fa97a Squashed commit of the following: thefiddler 2014-02-24 23:27:49 +0100
  • a944318f27 [Build] Test build OpenTK with mono 3.2.6 and 2.10.11 thefiddler 2014-02-24 16:23:17 +0100
  • 4884c65b17 Added Travis-CI build script thefiddler 2014-02-24 11:24:16 +0100
  • 925abfdb10 [EGL] Removed unnecessary OpenTK.Platform.Windows reference thefiddler 2014-02-21 14:04:33 +0100
  • c6dcca0772 Fixed line breaks in release notes again Benjamin Nitschke 2014-02-17 19:46:22 +0100
  • ca6c0a4080 Fixed line breaks in release notes Benjamin Nitschke 2014-02-17 19:45:32 +0100
  • 6ca0a8a7ed Added stable release notes and nuget package links Benjamin Nitschke 2014-02-17 19:44:15 +0100
  • 295522d8b7 [Doc] Generate oxygen reference for OpenGL/AL thefiddler 2014-02-16 17:10:49 +0100
  • ee04127cff [Doc] Add links to OpenTK manual and API reference thefiddler 2014-02-16 17:10:10 +0100
  • 2d04f92277 [Doc] Updated version number in doxygen documentation thefiddler 2014-02-16 16:21:30 +0100
  • 3c24a951b1 [Doc] Removed deprecated doxygen directives thefiddler 2014-02-16 15:30:38 +0100
  • ae3f8cff55 [Doc] Fixed doxygen latex-to-pdf conversion thefiddler 2014-02-16 15:30:22 +0100
  • 0dd5761953 [Doc] Removed pdf OpenGL/AL specifications in favor of html links thefiddler 2014-02-16 13:20:36 +0100
  • 181e8e8036 [Doc] Updated documentation for release Stefanos A. 2014-02-16 12:01:52 +0100
  • 0052ff435e [Win] Do not raise KeyPress for control chars Stefanos A. 2014-02-13 14:01:35 +0100
  • 1c1607da56 [OpenTK] Make VB.Net overload resolution happy Stefanos A. 2014-02-12 16:14:00 +0100
  • 30571f7532 Merge pull request #58 from Frassle/develop thefiddler 2014-02-11 23:54:47 +0100
  • a18fb1ebaa Remove non-breaking space. Fraser Waters 2014-02-11 16:36:31 +0000
  • 61f0ca89b4 Merge branch 'joyhat' into develop Stefanos A 2014-02-10 10:54:22 +0100
  • ccd1ad0fd7 [GL] Do not limit strings to StringBuilder.Capacity. Fixes issue #57 thefiddler 2014-02-07 15:57:36 +0100
  • 63dd4597c7 [GL][ES] Mark DebugProc* delegates as unmanaged function pointers thefiddler 2014-02-06 15:01:05 +0100
  • bb741579c6 Merge pull request #56 from l3m/matrix4d-axis-angle thefiddler 2014-02-06 10:33:09 +0100
  • 2bcf153475 [GL] Fixed invalid IL instruction in Get*() and Delete*() functions thefiddler 2014-02-04 16:07:58 +0100
  • d8eda71a2c [GL] Added missing ActiveUniformType.FloatMat3x2 token thefiddler 2014-02-04 14:26:52 +0100
  • e2ecba7274 Updated Matrix4d.FromAxisAngle to mirror the Matrix4 version. Jonas Boesch 2014-02-04 14:03:59 +0100
  • 6856fe5e71 Merged remote-tracking branch 'l3m/matrix4d-quat-fix' into develop thefiddler 2014-02-03 11:11:36 +0100
  • d0522f1073 [Win] Do not create second WinMMJoystick instance Stefanos A. 2014-02-01 16:03:07 +0100
  • 45df508f8f [Win] Query WinMM joysticks on devicechange event Stefanos A. 2014-02-01 16:02:02 +0100
  • 2d110728aa [Win] Cache WinMM joystick capabilities Stefanos A. 2014-02-01 16:01:33 +0100
  • 2dee96d918 [Input] Fixed SetButton index check Stefanos A. 2014-01-31 16:40:57 +0100
  • 4fceca2f80 [Input] Fixed compilation error Stefanos A. 2014-01-31 16:37:36 +0100
  • 5145ebceb7 [Mac] Implemented JoystickHat support thefiddler 2014-01-31 16:17:04 +0100
  • a7228274aa [Input] Added JoystickCapabilities.HatCount thefiddler 2014-01-31 15:40:07 +0100
  • 168c45f0e2 [SDL2] Implemented support for hat state thefiddler 2014-01-31 15:03:51 +0100
  • 801d6ead04 [Input] Added hat state to JoystickState thefiddler 2014-01-31 15:03:30 +0100
  • 0cacdf6ae4 [Input] Do not use a bitfield for hat position thefiddler 2014-01-31 15:03:19 +0100
  • a4ce2182d2 [Input] Added JoystickHatState structure thefiddler 2014-01-31 15:01:35 +0100
  • 5fe2d60857 [Input] Added structures for joystick hat input thefiddler 2014-01-29 10:21:52 +0100
  • 41a23ca371 [Input] Fixed off-by-one error in internal max axes/buttons thefiddler 2014-01-30 17:36:59 +0100
  • 0e7f237d5e [Examples] BindAttribLocation must precede LinkProgram Stefanos A. 2014-01-30 11:42:07 +0100
  • bc95477488 [Examples] Updated to use 1.1 API Stefanos A. 2014-01-30 11:40:01 +0100
  • 71d6da80de [Win] Faster WinMM GetCapabilities() and GetState() thefiddler 2014-01-30 10:18:11 +0100
  • eeaa3276f1 [Input] Implemented axis-button mappings thefiddler 2014-01-29 10:39:18 +0100
  • ef429aff01 [Input] Added support for JoystickButtons 16-31 thefiddler 2014-01-29 10:28:06 +0100
  • c73e4785cd Merge remote-tracking branch 'cwassall/develop' into develop thefiddler 2014-01-26 12:19:51 +0100
  • b9426006ef [GLControl] Warn when accessing GL properties on non-current context thefiddler 2014-01-26 11:08:08 +0100
  • c9a86a63ab [GLControl] Use IGraphicsContext.SwapInterval to get/set vsync thefiddler 2014-01-26 10:39:39 +0100
  • 24be068742 [GLControl] Clarified docs regarding multiple contexts thefiddler 2014-01-26 10:36:52 +0100
  • cd42f92c12 [Input] Corrected GamePadState range to byte [0,255] thefiddler 2014-01-25 17:05:06 +0100
  • 40ce2c4288 Merge branch 'graphicsmode' into develop Stefanos A 2014-01-22 23:32:51 +0100
  • 06a3d7e1a7 [OpenTK] Don't skip AA modes in RelaxGraphicsMode Stefanos A. 2014-01-22 23:25:11 +0100
  • 417a6bedc1 [SDL2] Use RelaxGraphicsMode to find optimal mode thefiddler 2014-01-22 11:37:37 +0100
  • 0575e63a27 [Max] Use RelaxGraphicsMode to find optimal mode thefiddler 2014-01-22 11:03:40 +0100
  • 6ba475e23f [Win] Use RelaxGraphicsMode to find optimal mode thefiddler 2014-01-22 10:49:55 +0100
  • 615df9201b [OpenTK] Moved RelaxGraphicsMode to Utilities thefiddler 2014-01-22 10:49:27 +0100
  • 6f3951e825 [OpenTK] Allow a GraphicsMode.Buffers value of 0 thefiddler 2014-01-22 10:48:40 +0100
  • ff36f0f35a [OpenTK] Clamp max AA level to 64x thefiddler 2014-01-22 10:35:08 +0100
  • 2b6aec3b23 [OpenTK] Removed unused GraphicsMode field thefiddler 2014-01-22 10:31:01 +0100
  • 770b697583 [Win] Clear extension list on reload Stefanos A. 2014-01-21 09:04:27 +0100
  • 88ae446781 [Win] Removed WGL delegates in favor of calli Stefanos A. 2014-01-21 09:00:57 +0100
  • 5379deaf63 [Win] Implemented calli-based interop for WGL Stefanos A. 2014-01-21 09:00:25 +0100
  • 7b591962e8 Change original_resolution field to a property cwassall 2014-01-20 12:51:55 +0000
  • 5f6c8e654c Remember DisplayDevice original resolutions cwassall 2014-01-19 19:44:12 +0000
  • c2e3328f59 [GLControl] Use dummy context in design mode Stefanos A. 2014-01-18 18:33:25 +0100
  • b87b9e0a27 [Win] Fix X1/X2 mouse buttons (fixes issue #27) Stefanos A. 2014-01-16 17:16:03 +0100
  • e1ef27d593 Merge branch 'utf8' into develop Stefanos A 2014-01-16 14:38:18 +0100
  • 8cb3538767 [Examples] Move UTF8 sample to Test folder Stefanos A. 2014-01-16 14:37:27 +0100
  • 51e99fe638 Merge branch 'utf8_test' of https://github.com/ganaware/opentk into utf8 Stefanos A 2014-01-16 14:33:15 +0100
  • b9f57ba4d2 [OpenTK] Use ASCII encoding Stefanos A. 2014-01-16 14:32:11 +0100
  • 606b4ddcd1 Merge branch 'develop' of https://github.com/opentk/opentk into utf8 Stefanos A 2014-01-16 11:44:34 +0100
  • 9268b5ed7f Merge branch 'develop' into utf8 Stefanos A 2014-01-16 11:39:22 +0100
  • b15f91a0f2 shader source with Japanese comment test Nayuta Taga 2014-01-16 18:27:32 +0900
  • 1929cf60fa Merge branch 'utf8' into utf8_test Nayuta Taga 2014-01-16 18:05:03 +0900
  • 3b65e66958 [Docs] Updated readme file for release Stefanos A. 2014-01-15 14:16:00 +0100
  • e02093bb90 Merge branch 'linux_joystick' into develop thefiddler 2014-01-15 01:25:49 +0100
  • 44e2576c86 [OpenTK] Protect against invalid axis/button ids thefiddler 2014-01-15 01:24:20 +0100
  • e6a9adf494 [OpenTK] Fixed polling thefiddler 2014-01-15 01:19:45 +0100
  • e7f037b0a2 [OpenTK] Fixed legacy joystick hotplugging & events thefiddler 2014-01-15 01:13:39 +0100
  • df7d7ae8eb [Linux] Implemented joystick guid detection thefiddler 2014-01-15 00:57:28 +0100
  • 73e3b66038 [OpenTK] Use LegacyJoystickDriver for IJoystickDriver implementation thefiddler 2014-01-14 23:53:24 +0100
  • fb917a6d89 [Linux] Implemented joystick hotplugging thefiddler 2014-01-14 23:51:31 +0100