platform/core/csapi/opentk.git
2017-06-13 Jarl GullbergAdded constant switching between GTK#2 and GTK#3 refere...
2017-06-08 Jarl GullbergMerge branch 'develop' into glwidget-gtk3
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-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 Jarl GullbergMerge branch 'develop' into glwidget-gtk3
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-22 Jarl GullbergChanged Mac library from libgtk to libgdk - both work...
2017-05-21 Jarl GullbergCorrected indents.
2017-05-21 Jarl GullbergRemoved unused using statement.
2017-05-21 Jarl GullbergTightened access restrictions to native functions.
2017-05-21 Jarl GullbergCorrected style of this. qualifier.
2017-05-20 Jarl GullbergAdded preprocessor switching for Mac GTK3.
2017-05-20 Jarl GullbergAdded preproccessor switching for Win32 GTK3.
2017-05-20 Jarl GullbergRemoved unneeded inheritance from IDisposable.
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