platform/core/csapi/opentk.git
2017-06-12 David JeskeMerge branch 'issue_488_input_events_fired_more_than_on...
2017-06-12 David JeskeFix SetCapture() to use child_window instead of window...
2017-06-12 David Jesketreat MouseMove events as handled by returning zero...
2017-06-11 varonMerge pull request #536 from varon/win10-scroll-fix
2017-06-11 varonMerge pull request #538 from varon/include-pdb
2017-06-11 varonMerge pull request #537 from UnknownShadow200/develop
2017-06-11 varonAdd pdb to nuget package
2017-06-11 UnknownShadow200Fix a nameof() using wrong variable in GeneratedVariabl...
2017-06-11 varonFix duplicate scroll input on windows 10
2017-06-11 varonMerge pull request #532 from UnknownShadow200/develop
2017-06-08 varonMerge pull request #507 from varon/fscheck_testing
2017-06-07 varonMerge pull request #6 from Nihlus/fix-equal-approxequal
2017-06-07 Jarl GullbergCorrected bad search & replace.
2017-06-07 Jarl GullbergChanged all tests to use the new method.
2017-06-07 Jarl GullbergAdded check for directly equal inputs.
2017-06-07 Jarl GullbergMerged new equivalence function.
2017-06-05 UnknownShadow200Directly expose the xyz and w fields of Quarternion...
2017-06-04 Jarl GullbergAdded new and improved floating-point equality tester.
2017-06-04 Jarl GullbergAdded new and improved floating-point equality tester.
2017-06-03 Jarl GullbergChanged some Equals to ApproximatelyEquals.
2017-06-03 varonMerge pull request #4 from Nihlus/fix-division-rounding
2017-06-03 varonMerge pull request #5 from Nihlus/fix-vector-componentm...
2017-06-03 Jarl GullbergImproved ComponentMin/Max documentation.
2017-06-02 Jarl GullbergAlter division by reference to be by component and...
2017-06-02 Jarl GullbergImprove comments.
2017-06-02 varonMerge pull request #3 from Nihlus/fix-vector4-clamp
2017-06-02 Jarl GullbergImproved test name.
2017-06-02 Jarl GullbergDecreased approximation sensitivity even more.
2017-06-02 Jarl GullbergDecreased approximation sensitivity again.
2017-06-02 Jarl GullbergFixed MagnitudeMin test.
2017-06-02 Jarl GullbergImplemented all ComponentMin/Max and MagnitudeMin/Max...
2017-06-02 Jarl GullbergAdded filtering for vector generation to only produce...
2017-06-02 Jarl GullbergImproved documentation.
2017-06-02 Jarl GullbergObsoleted Min/Max methods.
2017-06-02 Jarl GullbergEliminated additional step for division operations.
2017-06-02 Jarl GullbergMerge branch 'fscheck-testing-rebased' into fix-vector4...
2017-06-02 varonFix additional compile inference errors under VS2015
2017-06-02 varonMerge branch 'nihlus_fscheck_testing2' into fscheck_testing
2017-06-02 varonMerge pull request #2 from Nihlus/fscheck-testing-rebased
2017-06-02 varonFix compile inference error under VS2015
2017-06-02 Jarl GullbergAdded test of multiplication operators.
2017-06-02 Jarl GullbergAdded extra filtering to generated Quaternions.
2017-06-01 Jarl GullbergIncreased delta bits and changed quaternion generator.
2017-06-01 Jarl GullbergRemoved fake casts.
2017-06-01 Jarl GullbergAdded transformation by quaternion test.
2017-06-01 Jarl GullbergStrip trailing spaces.
2017-06-01 Jarl GullbergImproved test naming.
2017-06-01 Jarl GullbergFixed use of incorrect components in clamping function.
2017-06-01 Jarl GullbergSet CI report to always run, even if script fails.
2017-06-01 Jarl GullbergAdded Vector4 tests.
2017-06-01 Jarl GullbergCorrected row variables.
2017-06-01 Jarl GullbergAdd row property tests.
2017-06-01 Jarl GullbergMore tests.
2017-06-01 Jarl GullbergComplete coverage for Vector2.
2017-05-31 Jarl GullbergPorted more arithmetic tests.
2017-05-31 Jarl GullbergMissed one.
2017-05-31 Jarl GullbergFixed normalization tests in Vector3 and ported some...
2017-05-31 Jarl GullbergAdded final multiplication test and split one test...
2017-05-31 Jarl GullbergAdded additional multiplication and division tests.
2017-05-31 Jarl GullbergAdded Vector4 constructor test.
2017-05-31 Jarl GullbergAdded preventing of division-by-zero cases when normali...
2017-05-31 Jarl GullbergIncreased approximation tolerance.
2017-05-31 Jarl GullbergAdded additional check against nonmatrix objects.
2017-05-31 Jarl GullbergPorted all Vector3 tests.
2017-05-31 Jarl GullbergPorted existing Matrix4 tests.
2017-05-31 Jarl GullbergEnsure that the vectors are different.
2017-05-31 Jarl GullbergCorrected badly formed tests.
2017-05-31 Jarl GullbergAdded more tests for the Vector2 class.
2017-05-31 Jarl GullbergCorrected mangled reapplication.
2017-05-31 Jarl GullbergUpdated gitignore.
2017-05-31 Jarl GullbergRenamed Vectors.fs to Vector2Tests.fs.
2017-05-31 Jarl GullbergAdded code coverage CI step.
2017-05-31 varonUpdate project deps
2017-05-31 varonMerge branch 'develop' into fscheck_testing
2017-05-30 varonMerge pull request #527 from Nihlus/rewriter-cecil...
2017-05-30 Jarl GullbergAdded catching of error thrown when the assembly has...
2017-05-30 varonMerge pull request #526 from Nihlus/rewriter-cecil...
2017-05-29 Jarl GullbergChanged signatures back to IEnumerable and added full...
2017-05-29 Jarl GullbergChanged signature of RemoveNativeSignatures.
2017-05-29 Jarl GullbergPulled repeated logic out into a helper method.
2017-05-29 Jarl GullbergRestricted access to internal and sealed the class.
2017-05-29 Jarl GullbergDropped project target back down to 3.5.
2017-05-29 Jarl GullbergAdded static modifier to methods which could have it.
2017-05-29 Jarl GullbergTightened variable identifier picking even more.
2017-05-29 Jarl GullbergAdded additional identifier constraints.
2017-05-29 Jarl GullbergAdded additional identifier constraints.
2017-05-29 Jarl GullbergRemoved unused using statement.
2017-05-29 Jarl GullbergAdded ordinal comparison to string index search.
2017-05-29 Jarl GullbergRemoved uses of out variables and introduced a generate...
2017-05-29 Jarl GullbergAdded a class that can identify a generated variable.
2017-05-29 Jarl GullbergBetter variable naming and line breaks.
2017-05-29 Jarl GullbergChanged manual stream closing to a using statement.
2017-05-29 Jarl GullbergRemoved obsolete manual detection of debug symbol file.
2017-05-29 Jarl GullbergChanged uses of IEnumerable to List in order to prevent...
2017-05-26 Jarl GullbergUpdated Generator.Rewrite to use the new Cecil API...
2017-05-13 varonMerge pull request #521 from tzachshabtay/develop
2017-05-08 varonFix formatting in markdown news
2017-05-08 varonupdate readme about 3.0.0-pre release
2017-05-08 varonMerge branch 'develop' of github.com:opentk/opentk...
2017-05-08 varonRelease 3.0.0-pre
next