Skip to content

Tags: recp/cglm

Tags

v0.9.6

build: add missing call/aabb2d.h

v0.9.5

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

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

normalize: norm == 0.0f to norm < FLT_EPSILON, improving handling of …

…very small vectors to prevent instability and overflow

v0.9.2

Update project.h

v0.9.1

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

update docs

v0.8.9

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

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

Merge branch 'master' of https://github.com/recp/cglm