platform/core/csapi/opentk.git
2014-07-17 thefiddler[KMS] VSync off causes a crash; force VSync on until...
2014-07-17 thefiddler[KMS] Print device names when adding input devices
2014-07-17 thefiddler[Linux] Improved mouse cursor behavior
2014-07-17 thefiddler[Linux] Implemented CursorVisible
2014-07-17 thefiddler[Linux] Implemented MouseCursor
2014-07-16 thefiddler[KMS] Implemented INativeWindow.PointToClient/Screen
2014-07-16 thefiddler[Linux] Corrected values for mouse move and scroll...
2014-07-16 thefiddler[Linux] Implemented INativeWindow keyboard/mouse events
2014-07-16 thefiddler[Linux] Fixed GameWindow.ClientSize values.
2014-07-16 thefiddler[Linux] Implemented libinput IMouseDriver2
2014-07-16 thefiddler[Input] MouseState position is now stored in floating...
2014-07-16 thefiddler[Examples] Reverted mistaken change
2014-07-16 thefiddler[Linux] Fixed keyboard polling
2014-07-16 thefiddler[Linux] Fixed poll() in libinput event loop
2014-07-16 thefiddler[Linux] Completed libinput keyboard driver implementation
2014-07-16 thefiddler[Linux] Implemented libinput keyboard input
2014-07-16 thefiddler[Linux] Disabled TTY keyboard driver in favor of libinput
2014-07-16 thefiddler[Linux] Improve checks for TTY
2014-07-16 thefiddler[Linux] Implemented TTY and libinput keyboard drivers
2014-07-16 thefiddler[Linux] Added stub TTY and libinput IKeyboardDriver2
2014-07-16 thefiddler[KMS] Query GPUs lazily
2014-07-16 thefiddler[KMS] Fixed Gbm.DestroyDevice entry point
2014-07-16 thefiddler[KMS] Fixed NRE in Toolkit.Init(); improved resource...
2014-07-16 thefiddler[KMS] Added DRM/GBM framebuffer implementation
2014-07-16 thefiddler[ES][GL] Print name when loading bindings (debug only)
2014-07-16 thefiddler[EGL] Added support for desktop GL rendering
2014-07-16 thefiddler[EGL] Egl.GetError() now returns ErrorCode
2014-07-16 thefiddler[KMS] Improved GBM surface format selection
2014-07-16 thefiddler[KMS] Create window surface
2014-07-16 thefiddler[KMS] Added new Linux KMS driver
2014-07-16 thefiddler[KMS] Initial implementation
2014-07-15 thefiddlerMerge pull request #149 from thefiddler/mac_stability
2014-07-14 thefiddler[Mac] Improved stability for NSOpenGLPixelFormat
2014-07-07 thefiddlerMerge pull request #147 from thefiddler/arrayfix
2014-07-07 thefiddler[Rewrite] Refactored string prologue/epilogues
2014-06-23 thefiddlerMerge pull request #145 from Frassle/throw
2014-06-22 Fraser WatersChange to correct throw statement to preserve stack...
2014-06-20 thefiddler[Docs] Updated readme for 1.1.3 release
2014-06-20 thefiddlerMerge pull request #140 from thefiddler/glspecs_june2014
2014-06-20 thefiddlerRevert "[Convert] Workaround for broken names with...
2014-06-20 thefiddlerMerge pull request #141 from Frassle/marshal
2014-06-19 Fraser WatersFixes bugs in String marshalling.
2014-06-19 thefiddler[ES][GL] Regenerated bindings
2014-06-19 thefiddler[ES][GL] Synced with June 2014 specifications
2014-06-19 thefiddler[Convert] Workaround for broken names with spaces
2014-06-18 thefiddlerMerge pull request #138 from thefiddler/xi2exitfix
2014-06-17 thefiddlerMerge pull request #135 from thefiddler/xquartz
2014-06-17 thefiddler[X11] Send ClientMessage to exit input event loop
2014-06-17 thefiddler[X11] Remove unused XCreateWindow overloads
2014-06-15 thefiddler[X11] Construct X11 Factory first if enabled
2014-06-15 thefiddler[X11] Added glXQueryVersion DllImport.
2014-06-15 thefiddler[X11] Throw exception if GLX is not supported
2014-06-15 thefiddler[X11] Check before monitoring /dev/input
2014-06-15 thefiddler[X11] Implement support for XQuartz (X11 on Mac)
2014-06-15 thefiddlerMerge branch 'xquartz' of https://github.com/thefiddler...
2014-06-11 thefiddlerMerge pull request #134 from thefiddler/scrollfix
2014-06-10 thefiddler[Mac] Fix Mouse.GetState() h-wheel
2014-06-10 thefiddler[Mac] Add note for higher precision pixel scroll
2014-06-10 thefiddler[Mac] Match win32 scrolling coordinates
2014-06-10 thefiddler[X11] Match win32 wheel coordinate system
2014-06-08 thefiddlerMerge pull request #132 from thefiddler/fixbool2
2014-06-08 thefiddler[ES][GL] Regenerated bindings
2014-06-08 thefiddler[Bind] Fixed a System.FormatException
2014-06-08 thefiddler[Rewrite] Implement byte -> bool marshalling
2014-06-08 thefiddler[Bind] Use byte for GLboolean return types
2014-06-02 thefiddlerMerge pull request #127 from thefiddler/apitest
2014-06-02 thefiddlerMerge pull request #128 from Frassle/half-fix
2014-06-02 Fraser WatersFix a bug in single->half conversion.
2014-05-31 thefiddler[Test] Added API.Desktop to OpenTK.sln
2014-05-31 thefiddler[Test] Added API compatibility test
2014-05-31 thefiddlerMerge pull request #126 from thefiddler/sdlversion
2014-05-30 thefiddler[SDL] Removed unnecessary if-branch
2014-05-30 thefiddler[SDL] Do not attempt to use versions < 2.0.0
2014-05-20 thefiddler[X11] Added dllmap for Mac OS X (XQuartz)
2014-05-19 thefiddlerMerge pull request #125 from thefiddler/r112
2014-05-19 thefiddler[Mac] Fixed NRE and initial position on 64bit
2014-05-19 thefiddler[Mac] Added NSFloat implementation
2014-05-19 thefiddlerMerge pull request #123 from thefiddler/eglfix
2014-05-19 thefiddlerMerge pull request #124 from thefiddler/xdestroyfix
2014-05-19 thefiddler[Docs] Yet more formatting fixes
2014-05-19 thefiddler[Docs] Minor formatting fixes
2014-05-19 thefiddler[Graphics] Synced with May 2014 Khronos spec
2014-05-19 thefiddler[Docs] Updated documentation for release
2014-05-19 thefiddler[X11] Fixed BadWindow error on shutdown
2014-05-19 thefiddlerRemoved file committed by mistake
2014-05-19 thefiddlerMerge branch 'xkeyfix' of https://github.com/thefiddler...
2014-05-19 thefiddler[X11] Improved WindowBorder.Fixed detection
2014-05-19 thefiddlerMerge branch 'develop' of git://github.com/Goz3rr/opent...
2014-05-19 thefiddler[EGL] Fixed display connection
2014-05-18 thefiddler[EGL] Egl.GetProcAddress only returns extensions
2014-05-16 Goz3rrMade NativeWindow set WindowBorder to Fixed when create...
2014-05-15 Goz3rrChanged TranslateFlags to actually translate flags...
2014-05-15 thefiddler[X11] Renamed XI2Mouse
2014-05-15 thefiddler[X11] Split X11 and XI2 input drivers
2014-05-15 thefiddler[X11] Implemented XI2 keyboard input
2014-05-15 thefiddler[X11] Added XIDeviceType enumeration
2014-05-14 thefiddler[X11] Rebased on develop branch
2014-05-14 thefiddler[X11] Use XKB for layout-independent input
2014-05-14 thefiddler[X11] Added XKB bindings
2014-05-14 thefiddlerMerge pull request #120 from thefiddler/xcursorfix
next