platform/core/csapi/opentk.git
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 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 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
2017-05-01 varonMerge pull request #518 from yas-online/fix-angle-mobile
2017-04-30 Neicofix AngleWindowInfo compile errors on mobile introduced...
2017-04-27 varonMerge pull request #516 from ShardTheBroken/Issue/514
2017-04-27 Shard WhiteFixed typos in documentation comments
2017-03-23 varonMerge pull request #510 from UnknownShadow200/develop
2017-03-23 UnknownShadow200Fix default input directories for Generator.Bind
2017-03-23 Tzach ShabtayIOS- added a method to resize the buffer on device...
2017-03-21 varonMerge pull request #458 from mzanin/angle-es3
2017-03-21 Manuel ZaninAddressed comments
2017-03-20 varonMerge pull request #487 from spellizzari/develop
2017-03-20 varonMerge pull request #508 from tzachshabtay/develop
2017-03-20 Tzach ShabtayIOS- fixed crash on first tick
2017-03-19 varonMerge pull request #506 from pragmatrix/angle
2017-03-19 varonFix test assembly path
2017-03-19 varonFix div-by-zero in component division test
2017-03-19 varonfixed and disabled test with possibly broken implementation
2017-03-19 varonAdd additional Vector2 tests
2017-03-19 Armin Sanderbe sure the current context is set before calling Egl...
2017-03-19 varonAdd tests to build script
2017-03-19 varonSlightly reduce approxEq bit equality accuracy
2017-03-19 varonUse longs to avoid two's complement failure in approxEqual
2017-03-19 varonEnhance testing; add more generators; add testing for...
2017-03-19 varonAddint based floating point approximate comparison
2017-03-19 varonImprove vector test organization
2017-03-19 varonAdd property based testing framework + example for...
2017-03-19 varonRemoved old tests
2017-03-19 varonMerge pull request #485 from leezer3/develop
2017-03-19 varonMerge pull request #504 from leezer3/AndroidIOS
2017-03-18 varonMerge pull request #505 from pragmatrix/editorconfig
2017-03-18 Armin SanderANGLE: keep the backbuffer size updated when the window...
2017-03-18 Armin Sanderadd .editorconfig
2017-03-16 Christopher... FIx: JoystickButton.cs not removed from Android / IOS...
2017-03-15 varonMerge pull request #503 from UnknownShadow200/develop
next