platform/core/csapi/opentk.git
2014-04-24 thefiddler[Mac] Add CocoaContext.GetGraphicsMode via CGL
2014-04-24 Olle HåkanssonFixed too high mouse scrolling speed.
2014-04-24 Olle HåkanssonMuch improved handling of window/border states.
2014-04-24 Olle HåkanssonFixed missing Mode value in CocoaContext.
2014-04-24 Olle HåkanssonFixed the HelloGL3 example for the Mac.
2014-04-24 Olle HåkanssonAdded a helper for creating cocoa window infos.
2014-04-24 Olle HåkanssonRegister mouse drag as well as move.
2014-04-24 Olle HåkanssonClosing should occur in ProcessEvents.
2014-04-24 Olle Håkansson Cleanups.
2014-04-24 Olle HåkanssonFixed mouse position not being received.
2014-04-24 Olle HåkanssonFixed crashes from callbacks.
2014-04-24 Olle HåkanssonBetter handling of maximized window.
2014-04-24 Olle HåkanssonDisabled capturing when changing resolution.
2014-04-24 Olle HåkanssonBug fixes.
2014-04-24 Olle HåkanssonBetter fullscreen handling.
2014-04-24 Olle HåkanssonRestored most window functionality.
2014-04-24 Olle HåkanssonFixed swap interval.
2014-04-24 Olle HåkanssonSetup listening for window events.
2014-04-24 Olle HåkanssonCocoa bindings through libobjc.dylib
2014-04-02 thefiddlerMerge branch 'es_docs' into develop
2014-04-01 thefiddler[Examples] Test mouse input under heavy load
2014-04-01 thefiddlerMerge remote-tracking branch 'frassle/issue76' into...
2014-03-31 thefiddler[Math] Replaced tab characters with spaces
2014-03-31 thefiddlerMerge branch 'pr/84' into develop
2014-03-31 thefiddler[Bind] Corrected CSharpSpecWriter output and warning...
2014-03-31 thefiddler[Bind] Move documentation generation to DocProcessor...
2014-03-31 thefiddler[Bind] Make documentation output closer to previous...
2014-03-31 thefiddler[Bind] Propagate ComputeSize attribute in cloned Parameters
2014-03-31 thefiddler[Bind] More aggressive trimming of documentation strings
2014-03-31 thefiddler[Bind] Add NoIndent option to BindStreamWriter
2014-03-30 thefiddler[Bind] Do not skip parameters in documentation
2014-03-30 thefiddler[Compatibility] Don't generate xml documentation
2014-03-30 thefiddler[Bind] Remove xmlns to simplify xpath processing
2014-03-30 thefiddler[Bind] Use DocumentationParameter instead of KeyValuePair
2014-03-30 thefiddler[Bind] Merge GL2 and GL4 documentation into one
2014-03-30 thefiddler[Bind] Concatenate multiline documentation
2014-03-28 thefiddler[Bind] Process documentation from subdirectories
2014-03-28 thefiddler[Bind] Added documentation files for OpenGL ES
2014-03-23 Fraser WatersUse Marshal.GetLastWin32Error instead of GetLastError.
2014-03-23 Fraser WatersUse GetMouseMovePointsEx to smooth mouse input.
2014-03-18 thefiddler[Build] Updated copyright information
2014-03-18 thefiddler[Build] Set revision to 0 outside source control
2014-03-18 thefiddler[GL] Added missing [Rgba]16Snorm texture formats
2014-03-18 thefiddlerMerge pull request #85 from csantosbh/develop
2014-03-18 csantosCentering the cursor at (width/2, height/2), effectivel...
2014-03-17 PhyylAdded multiplication operator to all vectors
2014-03-16 thefiddler[Docs] Removed Changelog.txt from Build.Docs project
2014-03-16 thefiddler[Docs] Removed Changelog.txt
2014-03-16 thefiddler[Docs] Updated documentation for 1.1.1 release
2014-03-16 thefiddlerMerge remote-tracking branch 'origin/issue64' into...
2014-03-16 thefiddler[Win] Invert vertical axes to match 1.0 API
2014-03-16 thefiddler[Input] LegacyJoystickDriver now reports hat pos
2014-03-16 thefiddler[Input] JoystickHatState is now IEquatable
2014-03-16 thefiddler[Input] JoystickState.ToString now prints hat pos
2014-03-16 thefiddler[Win] Joystick driver now reports hat positions
2014-03-16 thefiddler[Docs] Updated documentation for 1.1.1 release
2014-03-16 thefiddler[SDL2] On Mac, OpenGL 3.0 or 3.1 should create 3.2...
2014-03-16 thefiddler[ES] Fixed loading of OpenGL ES core API
2014-03-13 thefiddler[Graphics] Init OpenTK when creating external context
2014-03-13 thefiddler[Graphics] Regenerated with newest generator
2014-03-13 thefiddlerMerge branch 'gl_Mar2014' into develop
2014-03-13 thefiddler[Graphics] Documented parameter length
2014-03-13 thefiddlerMerge remote-tracking branch 'frassle/compsize' into...
2014-03-13 thefiddler[Graphics] Synced with Khronos repository
2014-03-13 thefiddler[Bind] Clean up BindStreamWriter implementation
2014-03-13 thefiddler[Bind] Added overloads for backwards compatibility
2014-03-13 thefiddler[Graphics] Improve compatibility with Feb2014 release...
2014-03-12 thefiddlerFix discrepancies between mono and .net
2014-03-12 thefiddlerUpdated OpenGL definitions
2014-03-11 thefiddlerFixed NRE when calling Toolkit.Dispose() more than...
2014-03-11 thefiddlerMerge branch 'issue69' into develop
2014-03-11 thefiddlerMerge remote-tracking branch 'frassle/warnings' into...
2014-03-10 Fraser WatersAdd length helper text to params.
2014-03-10 Fraser WatersStore count attribue in ComputeSize.
2014-03-10 Fraser WatersAdd string ComputeSize to Parameter.
2014-03-06 thefiddler[GameWindow] Do not override Target*Frequency in GameWi...
2014-02-27 thefiddlerMerge remote-tracking branch 'sappharad/develop' into...
2014-02-26 Paul KrattCall the new code instead of leaving the old version...
2014-02-26 Paul KrattUpdate spacing and formatting to match existing style
2014-02-26 Paul KrattFix potential exception that I was ignoring.
2014-02-26 Paul KrattMake GLControl work on OS X
2014-02-25 Fraser WatersRemove unused fields and variables.
2014-02-25 Fraser WatersModalLoopCallback is never assigned.
2014-02-25 Fraser WatersDisable Obsolete warning.
2014-02-25 Fraser WatersFix XML documentation.
2014-02-25 Fraser WatersFix compile warnings in Converter.
2014-02-25 Fraser WatersFix compile warnings in Examples.
2014-02-25 thefiddlerMerge branch 'keymod' into develop
2014-02-25 thefiddler[X11] Fixed KeyUp event arguments
2014-02-25 thefiddler[Examples] Display modifier key information
2014-02-25 thefiddler[X11] Implemented modifier keys
2014-02-25 thefiddler[Win] Implemented modifier keys
2014-02-25 thefiddler[Input] Implemented GetModifiers() method
2014-02-25 thefiddler[SDL2] Implemented modifier keys
2014-02-25 thefiddler[Input] Added modifier keys to KeyboardKeyEventArgs
2014-02-25 thefiddler[SDL2] Added PeepEvents/PollEvent functions
2014-02-25 thefiddler[SDL2] Corrected win/alt key mapping (was swapped previ...
2014-02-25 thefiddler[Mac] Implemented modifier keys
2014-02-25 thefiddler[Input] Added KeyModifiers enumeration
2014-02-25 thefiddlerMerge branch 'calli' into develop
next