platform/core/csapi/opentk.git
2017-07-04 varonMerge pull request #549 from Nihlus/remove-obsolete...
2017-07-04 varonMerge pull request #524 from Nihlus/glwidget-gtk3
2017-07-04 varonMerge pull request #557 from Frassle/parser
2017-07-03 Fraser WatersMove Enum/FuncPrefix and TrimName to base Parser object
2017-07-02 Fraser WatersRemove unused property Version in Converter
2017-07-02 Jarl GullbergMerge pull request #556 from Frassle/develop
2017-07-02 Fraser WatersRemove refernce to old Examples.csproj from .sln
2017-06-25 Jarl GullbergCorrected usages of tabs instead of spaces.
2017-06-25 Jarl GullbergMerge branch 'develop' into glwidget-gtk3
2017-06-25 Jarl GullbergRemoved bundled GLXAttribute enum.
2017-06-25 Jarl GullbergSet GLXAttribute access to public.
2017-06-22 Jarl GullbergRemoved obsolete VSync property.
2017-06-22 Jarl GullbergRemoved obsolete input driver.
2017-06-22 Jarl GullbergRemoved obsolete keyboard driver.
2017-06-22 Jarl GullbergRemoved obsolete joystick driver.
2017-06-22 Jarl GullbergRemoved obsolete mouse driver.
2017-06-22 Jarl GullbergRemoved obsolete functions which accessed the obsolete...
2017-06-22 Jarl GullbergRemoved obsolete legacy joystick driver.
2017-06-22 Jarl GullbergRemoved obsolete legacy input driver.
2017-06-22 Jarl GullbergRemoved obsolete screenshot function.
2017-06-22 Jarl GullbergRemoved obsolete compatibility properties.
2017-06-22 Jarl GullbergRemoved obsolete INativeGLWindow class.
2017-06-22 Jarl GullbergRemoved obsolete CreateDummyContext functions and added...
2017-06-22 Jarl GullbergRemoved obsolete compatibiliy fields.
2017-06-22 Jarl GullbergRemoved warning disables.
2017-06-22 Jarl GullbergRemoved obsolete compatibility wrapper functions.
2017-06-22 Jarl GullbergRemoved obsolete compatibility function.
2017-06-22 Jarl GullbergRemoved obsolete Matrix functions.
2017-06-22 Jarl GullbergRemoved obsolete function accessor.
2017-06-22 Jarl GullbergRemoved CreateGraphicsContext helper wrapper.
2017-06-22 Jarl GullbergRemoved obsolete Mult functions and renamed region.
2017-06-22 Jarl GullbergRemoved obsolete property.
2017-06-22 Jarl GullbergRemoved obsolete multiplication functions and renamed...
2017-06-22 Jarl GullbergRemoved obsolete property.
2017-06-22 Jarl GullbergRemoved obsolete methods from vector classes.
2017-06-22 Jarl GullbergRemoved obsolete constructors from Vector2.
2017-06-22 Jarl GullbergRemoved obsolete mathematics class.
2017-06-22 Jarl GullbergRemoved obsolete property.
2017-06-22 Jarl GullbergRemoved obsolete constructor.
2017-06-22 Jarl GullbergRemoved unused and obsolete fields.
2017-06-22 Jarl GullbergRemoved obsolete SetWindowAttributes structure.
2017-06-22 Jarl GullbergRemoved obsolete and unused function.
2017-06-22 Jarl GullbergMerge pull request #547 from Nihlus/expand-gitignore
2017-06-21 Jarl GullbergReindented with spaces instead of tabs.
2017-06-20 Jarl GullbergRider is handled by the JetBrains section.
2017-06-20 Jarl GullbergUpdated .gitignore.
2017-06-18 Jarl GullbergRemoved license headers.
2017-06-18 Jarl GullbergRemoved duplicate structures, and set to use already...
2017-06-18 Jarl GullbergSet XVisualInfo to public.
2017-06-18 Jarl GullbergMerge pull request #541 from varon/malcomstill-pr-471v2
2017-06-16 varonMerge pull request #540 from VPeruS/macx64-cursor-fix
2017-06-13 Malcolm StillMerge branch 'develop' of github.com:malcolmstill/opent...
2017-06-13 VPeruSAdd requsted changes
2017-06-13 Malcolm StillRemove Fixed24 struct
2017-06-13 Malcolm StillRemove DRM cursor on Dispose.
2017-06-13 Malcolm StillMoving the LockSurface after waiting for the page flip...
2017-06-13 Malcolm StillSome casts required in the absolute motion handler...
2017-06-13 Malcolm StillMistake in change. The Debug.Print statement should...
2017-06-13 Malcolm StillRelative pointer motion should use the relative (Delta...
2017-06-13 Malcolm StillUse new axis querying functions to update mouse scroll...
2017-06-13 Malcolm StillUse new Libinput.CreateContext and Libinput.AssignSeat...
2017-06-13 Malcolm StillRemoved @ symbol from IntPtr name
2017-06-13 Malcolm StillPointer coordinate query functions now return doubles.
2017-06-13 Malcolm Stilllibinput v0.8 removed libinput_event_pointer_get_axis...
2017-06-13 Malcolm Stilllibinput v0.4 removed libinput_udev_create_for_seat...
2017-06-13 Malcolm StillRemove Fixed24 struct
2017-06-13 Jarl GullbergRootWindow is now accessed through GDK.Screen instead...
2017-06-13 Jarl GullbergAdded more method and class comments.
2017-06-13 Jarl GullbergCorrect usage of variable name under GTK2.
2017-06-13 Jarl GullbergGdkWindow is deprecated in GTK3. Splitting out into...
2017-06-13 Jarl GullbergSplit the different Destroy and Dispose signatures.
2017-06-13 Jarl GullbergRevert "Removed redundant field initializers."
2017-06-13 Jarl GullbergRevert "Introduced optional parameters for GLWidget...
2017-06-13 Jarl GullbergRevert "Converted GraphicsContextFlags into an auto...
2017-06-13 Jarl GullbergRevert "Added ReSharper warning suppressions."
2017-06-13 Jarl GullbergAdded ReSharper warning suppressions.
2017-06-13 Jarl GullbergConverted GraphicsContextFlags into an auto-property.
2017-06-13 Jarl GullbergIntroduced optional parameters for GLWidget constructor...
2017-06-13 Jarl GullbergRemoved redundant field initializers.
2017-06-13 Jarl GullbergEnforced use of explicit private modifiers for clarity.
2017-06-13 Jarl GullbergImproved comments.
2017-06-13 Jarl GullbergDeleted now obsolete code.
2017-06-13 Jarl GullbergAdded new files to project.
2017-06-13 Jarl GullbergReplaced in-class initialization with calls to platform...
2017-06-13 Jarl GullbergBroke out window info initialization into their own...
2017-06-13 Jarl GullbergDropped to C# 6.0 to maintain support for AppVeyor.
2017-06-13 Jarl GullbergRemoved obsolete GtkSharp references.
2017-06-13 Jarl GullbergMerge branch 'develop' into glwidget-gtk3
2017-06-13 Jarl GullbergRemoved invalid character.
2017-06-13 Jarl GullbergCorrected use of versioned folder.
2017-06-13 Jarl GullbergReverted use of SolutionDir.
2017-06-13 Jarl GullbergUpdated FSharp.Core reference as a side effect.
2017-06-13 Jarl GullbergFixed incorrect chooser.
2017-06-13 Jarl GullbergReenabled building of GLWidget project.
2017-06-13 Jarl GullbergUpdated with new reference to gtk-sharp3.
2017-06-13 Jarl GullbergChanged to a more recent GTK#3 NuGet package.
2017-06-13 Jarl GullbergAdded constant switching between GTK#2 and GTK#3 refere...
2017-06-13 varonMerge pull request #539 from jeske/issue_488_input_even...
2017-06-13 VPeruSHIRect to NSRect. HISize to NSSize
2017-06-13 VPeruSChange HIPoint to NSPoint, hipoint wasn't arch independent
next