20
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move signatures modifications to overrides More... 11 months ago
Fix compile error More... 11 months ago
Merge pull request #1601 from NogginBops/internal-to-public More... 11 months ago
Merge pull request #1569 from NogginBops/window-bounds More... 11 months ago
Removed MarshalUtility and a few InternalsVisibleTo attributes. Made MouseCursor.StandardShape public. More... 11 months ago
Fixed cached fullscreen size and location when starting fullscreen. More... 11 months ago
Merge pull request #1600 from NogginBops/fix-swap More... 11 months ago
Merge pull request #1597 from NogginBops/openal-namespace More... 11 months ago
Merge pull request #1599 from NogginBops/len-squared More... 11 months ago
Removed Utils.Swap (and removed Utils) and swapped to MathHelper.Swap instead as they do the same thing. More... 11 months ago
Fixed compilation issues with OpenALTest More... 11 months ago
Merge pull request #1598 from NogginBops/fix-trimmed More... 11 months ago
Add VectorNi.EuclideanLengthSquared More... 11 months ago
Added error message to help debug trimmed assembly auto load bindings errors. More... 11 months ago
Documented usecase for AccurateSleep. Removed Util.Swap<T> in favor of tuple swapping. More... 11 months ago
Merge pull request #1596 from NogginBops/fix-fullscreen-to-normal More... 11 months ago
Changed extensions to no longer be namespaces, they are now nested classes of AL and ALC More... 11 months ago
Fix starting fullscreen casuing exception when going to normal window More... 11 months ago
Merge branch 'master' of github.com:opentk/opentk into fix-update More... 12 months ago
Removed BindBufferToSource(or whatever it is called) More... about 1 year ago
Updated to the better sleep implementation, and added some FIXMEs for platforms other than windows More... about 1 year ago
Enable getting delta time in OnResize and OnMove More... about 1 year ago
Release 4.7.7 More... about 1 year ago
Fix NullReferenceException in ToString() More... about 1 year ago
Merge pull request #1571 from NogginBops/better-update-win32 More... about 1 year ago
Merge pull request #1570 from NogginBops/rectangle-box2i More... about 1 year ago
Release 4.7.6 More... about 1 year ago
Remove debug printout in local test project More... about 1 year ago
Documented timeBeginPeriod usage More... about 1 year ago
Only call timeEndPeriod on windows More... about 1 year ago