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-02
Jarl Gullberg
Improved documentation.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Obsoleted Min/Max methods.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Added test of multiplication operators.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jarl Gullberg
Added extra filtering to generated Quaternions.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jarl Gullberg
Increased delta bits and changed quaternion generator.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jarl Gullberg
Removed fake casts.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jarl Gullberg
Added transformation by quaternion test.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jarl Gullberg
Strip trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jarl Gullberg
Improved test naming.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jarl Gullberg
Set CI report to always run, even if script fails.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jarl Gullberg
Added Vector4 tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jarl Gullberg
Corrected row variables.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jarl Gullberg
Add row property tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jarl Gullberg
More tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jarl Gullberg
Complete coverage for Vector2.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Ported more arithmetic tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Missed one.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Fixed normalization tests in Vector3 and ported some...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Added final multiplication test and split one test...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Added additional multiplication and division tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Added Vector4 constructor test.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Added preventing of division-by-zero cases when normali...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Increased approximation tolerance.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Added additional check against nonmatrix objects.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Ported all Vector3 tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Ported existing Matrix4 tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Ensure that the vectors are different.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Corrected badly formed tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Added more tests for the Vector2 class.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Corrected mangled reapplication.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Updated gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Renamed Vectors.fs to Vector2Tests.fs.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Jarl Gullberg
Added code coverage CI step.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
varon
Update project deps
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
varon
Merge branch 'develop' into fscheck_testing
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
varon
Merge pull request #527 from Nihlus/rewriter-cecil...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Jarl Gullberg
Added catching of error thrown when the assembly has...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
varon
Merge pull request #526 from Nihlus/rewriter-cecil...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Changed signatures back to IEnumerable and added full...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Changed signature of RemoveNativeSignatures.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Pulled repeated logic out into a helper method.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Restricted access to internal and sealed the class.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Dropped project target back down to 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Added static modifier to methods which could have it.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Tightened variable identifier picking even more.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Added additional identifier constraints.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Added additional identifier constraints.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Removed unused using statement.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Added ordinal comparison to string index search.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Removed uses of out variables and introduced a generate...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Added a class that can identify a generated variable.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Better variable naming and line breaks.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Changed manual stream closing to a using statement.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Removed obsolete manual detection of debug symbol file.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Jarl Gullberg
Changed uses of IEnumerable to List in order to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Jarl Gullberg
Updated Generator.Rewrite to use the new Cecil API...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
varon
Merge pull request #521 from tzachshabtay/develop
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
varon
Fix formatting in markdown news
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
varon
update readme about 3.0.0-pre release
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
varon
Merge branch 'develop' of github.com:opentk/opentk...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
varon
Release 3.0.0-pre
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
varon
Merge pull request #518 from yas-online/fix-angle-mobile
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Neico
fix AngleWindowInfo compile errors on mobile introduced...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
varon
Merge pull request #516 from ShardTheBroken/Issue/514
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Shard White
Fixed typos in documentation comments
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
varon
Merge pull request #510 from UnknownShadow200/develop
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
UnknownShadow200
Fix default input directories for Generator.Bind
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Tzach Shabtay
IOS- added a method to resize the buffer on device...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
varon
Merge pull request #458 from mzanin/angle-es3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Manuel Zanin
Addressed comments
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
varon
Merge pull request #487 from spellizzari/develop
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
varon
Merge pull request #508 from tzachshabtay/develop
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Tzach Shabtay
IOS- fixed crash on first tick
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Merge pull request #506 from pragmatrix/angle
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Fix test assembly path
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Fix div-by-zero in component division test
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
fixed and disabled test with possibly broken implementation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Add additional Vector2 tests
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Armin Sander
be sure the current context is set before calling Egl...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Add tests to build script
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Slightly reduce approxEq bit equality accuracy
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Use longs to avoid two's complement failure in approxEqual
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Enhance testing; add more generators; add testing for...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Addint based floating point approximate comparison
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Improve vector test organization
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Add property based testing framework + example for...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Removed old tests
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Merge pull request #485 from leezer3/develop
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
varon
Merge pull request #504 from leezer3/AndroidIOS
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
varon
Merge pull request #505 from pragmatrix/editorconfig
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Armin Sander
ANGLE: keep the backbuffer size updated when the window...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Armin Sander
add .editorconfig
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Christopher...
FIx: JoystickButton.cs not removed from Android / IOS...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
varon
Merge pull request #503 from UnknownShadow200/develop
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
UnknownShadow200
Fix pointless warning when compiling Box2.cs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
varon
Merge pull request #495 from tzachshabtay/develop
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Tzach Shabtay
Fix broken iOS bindings
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
varon
Merge pull request #492 from txdv/grammar
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Andrius Bentkus
Grammar fix.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Sebastien Pellizzari
XInputGetStateEx obtained through ordinal
commit
|
commitdiff
|
tree
|
snapshot
next