Commit graph

  • 0fcd47132c Merge pull request #125 from thefiddler/r112 thefiddler 2014-05-20 01:11:41 +0200
  • 5b529647c9 [Mac] Fixed NRE and initial position on 64bit thefiddler 2014-05-20 01:00:54 +0200
  • c65e2a4d9e [Mac] Added NSFloat implementation thefiddler 2014-05-20 00:14:57 +0200
  • ea0ab3243e Merge pull request #123 from thefiddler/eglfix thefiddler 2014-05-19 23:14:41 +0200
  • 064fb62822 Merge pull request #124 from thefiddler/xdestroyfix thefiddler 2014-05-19 23:14:32 +0200
  • 56d373ffb7 [Docs] Yet more formatting fixes thefiddler 2014-05-19 23:11:25 +0200
  • a9ac8eb772 [Docs] Minor formatting fixes thefiddler 2014-05-19 23:08:22 +0200
  • a6bdd2840c [Graphics] Synced with May 2014 Khronos spec thefiddler 2014-05-19 23:03:39 +0200
  • 4dea46bca0 [Docs] Updated documentation for release thefiddler 2014-05-19 23:01:29 +0200
  • ec31675fc8 [X11] Fixed BadWindow error on shutdown thefiddler 2014-05-19 22:02:46 +0200
  • fd3ac1e4cc Removed file committed by mistake thefiddler 2014-05-19 12:34:09 +0200
  • ade8e61625 Merge branch 'xkeyfix' of https://github.com/thefiddler/opentk into develop thefiddler 2014-05-19 10:52:37 +0200
  • cfb2d45b8b [X11] Improved WindowBorder.Fixed detection thefiddler 2014-05-19 09:22:27 +0200
  • d6426f20bd Merge branch 'develop' of git://github.com/Goz3rr/opentk into pr/122 thefiddler 2014-05-19 08:43:45 +0200
  • d483b01de0 [EGL] Fixed display connection thefiddler 2014-05-19 08:31:38 +0200
  • 97b211a101 [EGL] Egl.GetProcAddress only returns extensions thefiddler 2014-05-18 22:04:52 +0200
  • 0c348d2429 Made NativeWindow set WindowBorder to Fixed when created with FixedWindow flag like SDL windows Goz3rr 2014-05-17 00:27:38 +0200
  • 399e08ee33 Changed TranslateFlags to actually translate flags instead of using switch Goz3rr 2014-05-15 11:52:55 +0200
  • 4ede3ad2d0 [X11] Renamed XI2Mouse thefiddler 2014-05-15 10:24:03 +0200
  • b4f4be7ece [X11] Split X11 and XI2 input drivers thefiddler 2014-05-15 10:22:01 +0200
  • 7d1bec58cc [X11] Implemented XI2 keyboard input thefiddler 2014-05-15 10:21:06 +0200
  • 2eb88d9788 [X11] Added XIDeviceType enumeration thefiddler 2014-05-15 10:20:23 +0200
  • 692c4c64ff [X11] Rebased on develop branch thefiddler 2014-05-15 01:16:28 +0200
  • 7cce215a4b [X11] Use XKB for layout-independent input thefiddler 2014-05-15 00:33:50 +0200
  • e8176ef7cf [X11] Added XKB bindings thefiddler 2014-05-15 00:32:37 +0200
  • 687fc90c95 Merge pull request #120 from thefiddler/xcursorfix thefiddler 2014-05-15 00:43:38 +0200
  • 4414886832 Added GameWindowFlags.FixedWindow to allow for fixed border SDL Windows Goz3rr 2014-05-15 00:38:06 +0200
  • 1419c1e3a0 [Mac] Explicitly retain/release CocoaWindowInfo instances thefiddler 2014-05-14 18:01:08 +0200
  • 1690cf859e [X11] Removed unused SetCursor() function thefiddler 2014-05-14 00:42:05 +0200
  • a062d4c0a7 [X11] Removed stale comment thefiddler 2014-05-14 00:00:13 +0200
  • 30d7780f1e [X11] Removed unused warp detection code thefiddler 2014-05-13 23:51:55 +0200
  • dd16142a3a [X11] Fixed GetCursorState() after SetPosition() thefiddler 2014-05-13 23:50:39 +0200
  • 452d61bc60 [X11] Warn when XI2Mouse is not supported. thefiddler 2014-05-13 23:34:27 +0200
  • 3febb4dda0 [Input] Renamed MouseScrollWheel to MouseScroll thefiddler 2014-05-13 23:25:56 +0200
  • c6dafbccba [X11] Implemented high-resolution scroll events thefiddler 2014-05-13 23:23:51 +0200
  • 9255fdcdb4 [Platform] Fixed OnMouseDown/Up events for secondary buttons thefiddler 2014-05-13 22:53:47 +0200
  • a30af547f9 [X11] Improved CursorVisible = false behavior thefiddler 2014-05-13 22:31:45 +0200
  • 7e3b99c636 [X11] Fixed cursor position when CursorVisible becomes true thefiddler 2014-05-13 13:23:20 +0200
  • fc718026fd [X11] Fixed Cursor when CursorVisible = false thefiddler 2014-05-13 09:27:21 +0200
  • 290cc91275 Merge branch 'nulldisplay' into develop thefiddler 2014-05-12 17:01:01 +0200
  • c2bd8624b5 Merge branch 'nvidiafix' into develop thefiddler 2014-05-12 17:00:42 +0200
  • 50b611ec5f Merge branch 'arrayfix' into develop thefiddler 2014-05-12 17:00:16 +0200
  • bb01f35de9 [Rewrite] Removed unused conditional. thefiddler 2014-05-12 16:34:02 +0200
  • c0b0990687 [OpenTK] Do not crash when no monitor connected thefiddler 2014-05-01 09:47:55 +0200
  • 4e8786f123 [X11] Correct Glx.*.SwapInterval definitions thefiddler 2014-05-12 14:50:03 +0200
  • 88905cb6aa [X11] Fixed GLX extension loading thefiddler 2014-05-12 13:59:48 +0200
  • 3a94d8147f [Rewrite] Fixed 2d/3d arrays on .Net thefiddler 2014-05-12 13:03:27 +0200
  • bd712e4775 [X11] Flush XSendEvent on exit thefiddler 2014-05-12 01:49:38 +0200
  • 1cf7386748 [X11] Fixed XI2Mouse smooth scrolling thefiddler 2014-05-12 01:48:06 +0200
  • bba9c8c26f [X11] Improved XI2Mouse implementation thefiddler 2014-05-11 22:54:47 +0200
  • 2b16a641f0 [Examples] Improved Mouse.GetState output thefiddler 2014-05-10 17:54:49 +0200
  • 96aaef9b37 [Mac] Implemented Mouse.GetCursorState() thefiddler 2014-05-10 17:54:34 +0200
  • b89c920f32 [Examples] Test Mouse.SetPosition thefiddler 2014-05-10 02:12:52 +0200
  • 7eefb3e3ff [SDL] Use h-wheel events thefiddler 2014-05-10 02:06:40 +0200
  • bb8dfe4304 [Input] Improve SDL2 and Windows GetCursorState thefiddler 2014-05-10 01:44:27 +0200
  • f4a3cab0e0 [Input] Added Mouse.GetCursorPos() (WIP) thefiddler 2014-05-10 01:30:46 +0200
  • cd7342b688 Merge pull request #114 from thefiddler/nativewindow thefiddler 2014-05-12 02:20:29 +0200
  • 0e48ad30d0 [Examples] Fixed Scroll.X/Y misreporting thefiddler 2014-05-10 01:52:06 +0200
  • d7e0373852 [Platform] Fixed keys getting stuck on focus loss thefiddler 2014-05-09 16:45:45 +0200
  • 4556e54405 [Win] Fixed infinite recursion thefiddler 2014-05-09 16:14:13 +0200
  • fb034de00d [Graphics] Made entry points internal thefiddler 2014-05-09 15:24:12 +0200
  • c98b4ea178 [Input] Do not hook FocusedChanged thefiddler 2014-05-09 15:23:39 +0200
  • 8eae337d93 [Win] Cleaned up window size/pos properties thefiddler 2014-05-09 15:22:33 +0200
  • f0d0f6e53a [X11] Fixed WindowBorder and WindowState setters thefiddler 2014-05-09 13:10:23 +0200
  • ab29797079 [Platform] Raise KeyUp events on focus lost thefiddler 2014-05-09 01:49:51 +0200
  • 86146f54d5 [X11] Fixed key repeat thefiddler 2014-05-09 00:26:51 +0200
  • 8195800ee7 [X11] Improved vsync support thefiddler 2014-05-09 00:13:23 +0200
  • d430b462fe [X11] Corrected size events thefiddler 2014-05-08 20:58:11 +0200
  • 0c61bafbd0 Merge pull request #113 from danzel/develop thefiddler 2014-05-08 00:51:32 +0200
  • 81bf3e6f7f Correct spelling in INativeWindow Dave Leaver 2014-05-08 10:21:27 +1200
  • bfaff0bd66 [GL] Added generic RenderbufferStorage depth-stencil formats thefiddler 2014-05-07 23:21:24 +0200
  • c4fa8dcc44 Merge pull request #111 from thefiddler/sdl_stack_fix thefiddler 2014-05-07 13:24:22 +0200
  • e3fd9e1374 [SDL] Avoid CursorVisible = true cursor jump thefiddler 2014-05-06 09:36:30 +0200
  • a270b9328e [SDL] Report mouse in client coordinates thefiddler 2014-05-06 09:31:35 +0200
  • 7e86d349d2 [Examples] Test MouseCursor in GameWindowStates thefiddler 2014-05-06 09:12:08 +0200
  • b1f627893b [Mac] Fixed PointTo* calculations thefiddler 2014-05-06 09:03:13 +0200
  • cd315a3bd6 [Platform] Forward PointToScreen to backend thefiddler 2014-05-06 09:02:09 +0200
  • 637a8bee66 [Platform] More selective mouse events thefiddler 2014-05-06 09:01:23 +0200
  • 3408523e27 [Examples] Added PointToClient test thefiddler 2014-05-06 09:00:42 +0200
  • 52efa3b629 [SDL] Improved documentation of Event size hack thefiddler 2014-05-05 15:11:01 +0200
  • dffabcb94a [SDL] Fixed a stack corruption issue on win32 Stefanos A 2014-05-05 12:46:48 +0200
  • 41276361fb [Mac] Report KeyDown/Up events for modifier flags thefiddler 2014-05-05 09:14:14 +0200
  • 2e9ff4d8b9 [Examples] Print KeyboardState thefiddler 2014-05-05 00:56:19 +0200
  • b53d4a6554 [Examples] Test key events for consistency thefiddler 2014-05-05 00:43:58 +0200
  • 8b7d5bc7e4 [Input] Implement key repeat thefiddler 2014-05-05 00:43:45 +0200
  • d968281a1b [OpenTK] Refactor keyboard and mouse handling thefiddler 2014-05-04 17:05:08 +0200
  • e155d647de [X11] Added X11KeyMap.TranslateButton() thefiddler 2014-05-04 17:04:03 +0200
  • 28a1849a72 [Mac] Moved MacOSKeys to MacOS namespace thefiddler 2014-05-04 17:02:37 +0200
  • 2d5afcf0e8 [Input] Update state through HandleKey* events thefiddler 2014-05-04 17:02:00 +0200
  • 268e8fccde [Input] Removed pointless unsafe region thefiddler 2014-05-04 17:01:34 +0200
  • 1096a8802a [Input] Removed pointless ValuePrecise setter thefiddler 2014-05-04 16:58:59 +0200
  • 7af710f4dd [Input] Removed pointless MouseDevice.SetState thefiddler 2014-05-04 16:58:24 +0200
  • 4b115c443b [Mac] Add horizontal scrolling thefiddler 2014-05-04 15:24:02 +0200
  • 30c73e8ead [OpenTK] Raise NativeWindow.Mouse* events thefiddler 2014-05-04 15:23:40 +0200
  • 9dab96c5c1 [Mac] Disable momentum scrolling and key pop-ups thefiddler 2014-05-04 15:23:24 +0200
  • 15f5abe1e1 [Platform] Remove lambdas thefiddler 2014-05-04 08:34:13 +0200
  • 1457e44309 [Examples] Hook both MouseDevice and Mouse events thefiddler 2014-05-04 08:33:51 +0200
  • 67359a5d90 [Input] MouseDevice is now based on MouseState thefiddler 2014-05-04 08:33:20 +0200
  • e093fd23f6 [Mac] Avoid calling into LegacyInputDriver thefiddler 2014-05-04 08:32:26 +0200
  • ff46455e56 [X11] Removed legacy X11Input driver thefiddler 2014-05-04 08:32:08 +0200