projects
/
platform
/
core
/
csapi
/
opentk.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/csapi/opentk.git
2017-06-25
Jarl Gullberg
Corrected usages of tabs instead of spaces.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Jarl Gullberg
Merge branch 'develop' into glwidget-gtk3
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Jarl Gullberg
Removed bundled GLXAttribute enum.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Jarl Gullberg
Set GLXAttribute access to public.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Jarl Gullberg
Merge pull request #547 from Nihlus/expand-gitignore
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Jarl Gullberg
Reindented with spaces instead of tabs.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Jarl Gullberg
Rider is handled by the JetBrains section.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Jarl Gullberg
Updated .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Jarl Gullberg
Removed license headers.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Jarl Gullberg
Removed duplicate structures, and set to use already...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Jarl Gullberg
Set XVisualInfo to public.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Jarl Gullberg
Merge pull request #541 from varon/malcomstill-pr-471v2
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
varon
Merge pull request #540 from VPeruS/macx64-cursor-fix
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
Merge branch 'develop' of github.com:malcolmstill/opent...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
VPeruS
Add requsted changes
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
Remove Fixed24 struct
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
Remove DRM cursor on Dispose.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
Moving the LockSurface after waiting for the page flip...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
Some casts required in the absolute motion handler...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
Mistake in change. The Debug.Print statement should...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
Relative pointer motion should use the relative (Delta...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
Use new axis querying functions to update mouse scroll...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
Use new Libinput.CreateContext and Libinput.AssignSeat...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
Removed @ symbol from IntPtr name
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
Pointer coordinate query functions now return doubles.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
libinput v0.8 removed libinput_event_pointer_get_axis...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
libinput v0.4 removed libinput_udev_create_for_seat...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Malcolm Still
Remove Fixed24 struct
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
RootWindow is now accessed through GDK.Screen instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Added more method and class comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Correct usage of variable name under GTK2.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
GdkWindow is deprecated in GTK3. Splitting out into...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Split the different Destroy and Dispose signatures.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Revert "Removed redundant field initializers."
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Revert "Introduced optional parameters for GLWidget...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Revert "Converted GraphicsContextFlags into an auto...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Revert "Added ReSharper warning suppressions."
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Added ReSharper warning suppressions.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Converted GraphicsContextFlags into an auto-property.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Introduced optional parameters for GLWidget constructor...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Removed redundant field initializers.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Enforced use of explicit private modifiers for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Improved comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Deleted now obsolete code.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Added new files to project.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Replaced in-class initialization with calls to platform...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Broke out window info initialization into their own...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Dropped to C# 6.0 to maintain support for AppVeyor.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Removed obsolete GtkSharp references.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Merge branch 'develop' into glwidget-gtk3
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Removed invalid character.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Corrected use of versioned folder.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Reverted use of SolutionDir.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Updated FSharp.Core reference as a side effect.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Fixed incorrect chooser.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Reenabled building of GLWidget project.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Updated with new reference to gtk-sharp3.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Changed to a more recent GTK#3 NuGet package.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jarl Gullberg
Added constant switching between GTK#2 and GTK#3 refere...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
varon
Merge pull request #539 from jeske/issue_488_input_even...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
VPeruS
HIRect to NSRect. HISize to NSSize
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
VPeruS
Change HIPoint to NSPoint, hipoint wasn't arch independent
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
VPeruS
Fix incorect type cast
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Vperus
Fix macos x64 wrong mouse input
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
David Jeske
Revert "Fix duplicate scroll input on windows 10"
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
David Jeske
Merge branch 'issue_488_input_events_fired_more_than_on...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
David Jeske
Fix SetCapture() to use child_window instead of window...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
David Jeske
treat MouseMove events as handled by returning zero...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
varon
Merge pull request #536 from varon/win10-scroll-fix
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
varon
Merge pull request #538 from varon/include-pdb
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
varon
Merge pull request #537 from UnknownShadow200/develop
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
varon
Add pdb to nuget package
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
UnknownShadow200
Fix a nameof() using wrong variable in GeneratedVariabl...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
varon
Fix duplicate scroll input on windows 10
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
varon
Merge pull request #532 from UnknownShadow200/develop
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Jarl Gullberg
Merge branch 'develop' into glwidget-gtk3
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
varon
Merge pull request #507 from varon/fscheck_testing
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
varon
Merge pull request #6 from Nihlus/fix-equal-approxequal
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Jarl Gullberg
Corrected bad search & replace.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Jarl Gullberg
Changed all tests to use the new method.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Jarl Gullberg
Added check for directly equal inputs.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Jarl Gullberg
Merged new equivalence function.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
UnknownShadow200
Directly expose the xyz and w fields of Quarternion...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Jarl Gullberg
Added new and improved floating-point equality tester.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Jarl Gullberg
Added new and improved floating-point equality tester.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Jarl Gullberg
Changed some Equals to ApproximatelyEquals.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
varon
Merge pull request #4 from Nihlus/fix-division-rounding
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
varon
Merge pull request #5 from Nihlus/fix-vector-componentm...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Jarl Gullberg
Improved ComponentMin/Max documentation.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Alter division by reference to be by component and...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Improve comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
varon
Merge pull request #3 from Nihlus/fix-vector4-clamp
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Improved test name.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Decreased approximation sensitivity even more.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Decreased approximation sensitivity again.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Fixed MagnitudeMin test.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Implemented all ComponentMin/Max and MagnitudeMin/Max...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Added filtering for vector generation to only produce...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Improved documentation.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Obsoleted Min/Max methods.
commit
|
commitdiff
|
tree
|
snapshot
next