20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Oct 10, 2024 — Oct 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1874 from NogginBops/nw-ctor-fix More... about 1 month ago
Merge pull request #1871 from NogginBops/opencl-fix More... about 1 month ago
Merge pull request #1870 from NogginBops/fix-glfw-load-version More... about 1 month ago
Merge pull request #1869 from NogginBops/math-fixes More... about 1 month ago
Fix NativeWindow ctor crash when no monitors are detected. More... about 1 month ago
Fix clEnqueueMapImage out parameters. More... about 1 month ago
Made dll resolver properly look for GLFW 3.4. More... about 1 month ago
Improve documentation for color conversion functions. More... about 1 month ago
Document that ToAxisAngle returns the angle in radians. More... about 1 month ago
Fix exception messages for Matrix4[d].CreatePerspective* functions. More... about 1 month ago
Make documentation for vector types more uniform. Added Vector3(Vector2, float) and Vector3d(Vector2d,double) constructors. More... about 1 month ago
Add explicit casting from VectorXb to VectorXi and VectorX (#1859) More... about 2 months ago
Merge pull request #1850 from angelo-peronio/fix-CreateKernelsInProgram More... 2 months ago
Re-add byte-order mark (BOM) More... 2 months ago
Change `kernels` parameter from `[In]` to `[Out]` More... 2 months ago
start fixing CL.CreateKernelsInProgram More... 2 months ago
Merge pull request #1816 from NogginBops/vectorNb More... 3 months ago
Fix Vector2b and Vector3b generators for tests. More... 3 months ago
Add True, False, UnitX,Y,Z,W properties to boolean vectors. Added tests for boolean vectors. More... 3 months ago
Merge branch 'master' of github.com:opentk/opentk into vectorNb More... 3 months ago
Merge pull request #1835 from NogginBops/wgl-public More... 3 months ago
Merge pull request #1832 from DamienIsPoggers/master More... 3 months ago
Make WGL bindings public More... 3 months ago
Added easily getting the GUID from a joystick state without having to use GLFW.GetJoystickGUID More... 4 months ago
Merge pull request #1824 from NogginBops/fix-docs More... 5 months ago
Fix documentation issues. More... 5 months ago
Add comparison functions and operators to vector types. More... 7 months ago
Started implementing boolean vectors VectorNb. More... 7 months ago
Release 4.9.4 More... 7 months ago
Merge pull request #1813 from NogginBops/dll-load-message More... 7 months ago