20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:opentk/opentk into PR-1755-sign-assemblies More... 7 months ago
Fix OpenTK.Graphics signing. More... 7 months ago
Merge pull request #1771 from NogginBops/fix-glfw-callingconv More... 7 months ago
Updated paket and updated tests to use .net6.0. More... 7 months ago
Update a bunch of package versions and general project cleanup. More... 7 months ago
Fix glfw calling convention on 32-bit Windows. More... 7 months ago
Fix wayland. More... 7 months ago
Merge pull request #1770 from NogginBops/fullscreen-api More... 7 months ago
Update fullscreen/monitor API to be more reasonable. More... 7 months ago
Merge pull request #1769 from NogginBops/fix-macos More... 7 months ago
Fix starting window hidden on macos More... 7 months ago
Merge pull request #1718 from NogginBops/rerun-converter More... 7 months ago
Fixed the underlying problem for the enum change in the ES30 namespace. More... 7 months ago
Merge pull request #1768 from NogginBops/fix-enum-doc More... 7 months ago
Small fix to OpenAL enum documentation. More... 7 months ago
Merge pull request #1767 from NogginBops/fix-documentation More... 7 months ago
Add GLES 3.1 and 3.2 functions to the ES30 namespace. Remove untyped enum overloads in ES11, ES20, and ES30 namespaces. More... 7 months ago
Deprecate Matrix4/Matrix4d.ExctractProjection. Add Matrix4/Matrix4d.ExtractPerspectiveOffCenter/ExtractPerspectiveFieldOfView/ExtractOrthographicOffCenter/ExtractOrthographic functions for extracting projection matrix parameters. Added tests for the added functions. More... 7 months ago
Merge pull request #1732 from NogginBops/update-egl More... 7 months ago
Updated to latest gl.xml More... 7 months ago
Added some missing ANGLE constants. More... 7 months ago
Merge pull request #1765 from NogginBops/mouse-capture More... 7 months ago
Merge pull request #1764 from NogginBops/fix-dispose More... 7 months ago
Added message about default GLFW error handler. More... 7 months ago
Fix CursorModeValue.CursorCaptured value. Added CursorState.Confined to confine mouse movement to the window content area. Add NativeWindow.AlwaysOnTop and NativeWindow.MousePassthrough properties. Changed the default GLFW error callback to not throw on platform errors (hopefully increasing out of the box wayland support.) More... 7 months ago
Explicitly throw exception when glfw fails to create window. Fixed dispose to handle the situation where the window failed to create. More... 7 months ago
Test Rewriter Signing More... 9 months ago
Sign Assemblies More... 9 months ago
Merge pull request #1735 from NogginBops/slerp-fixes More... 11 months ago
Fixed slerp implementation and testing. Fixed integration tests slightly. Fix a few cherry-pick leftovers. More... 11 months ago