Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: recp/cglm

Tags

v0.9.6

Toggle v0.9.6's commit message
build: add missing call/aabb2d.h

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #413 from recp/optimize-inv

WIP: More Optimizations and SIMD fixes for MSVC & ARM

v0.9.4

Toggle v0.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #412 from recp/sse_only

separate SSE and SSE2

v0.9.3

Toggle v0.9.3's commit message
normalize: norm == 0.0f to norm < FLT_EPSILON, improving handling of …

…very small vectors to prevent instability and overflow

v0.9.2

Toggle v0.9.2's commit message
Update project.h

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #340 from recp/non-square-matrix

add some missing non-square matrix funcs

v0.9.0

Toggle v0.9.0's commit message
update docs

v0.8.9

Toggle v0.8.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #276 from recp/cmake-fix-buildtype

cmake: prevent overriding CMAKE_BUILD_TYPE if it is subdirectory

v0.8.8

Toggle v0.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #270 from suicvne/cglm-pc-fix-cmake

Switch CMAKE_BINARY_DIR to CMAKE_CURRENT_BINARY_DIR for cmake.pc

v0.8.7

Toggle v0.8.7's commit message
Merge branch 'master' of https://github.com/recp/cglm