~kicad/+git/glm-mirror-github:enable-cuda-swizzle

Last commit made on 2023-12-30
Get this branch:
git clone -b enable-cuda-swizzle https://git.launchpad.net/~kicad/+git/glm-mirror-github
Members of KiCad can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
enable-cuda-swizzle
Repository:
lp:~kicad/+git/glm-mirror-github

Recent commits

e3fec57... by Christophe <email address hidden>

Merge branch 'enable-cuda-swizzle' of https://github.com/theHamsta/glm into enable-cuda-swizzle

d203373... by christophe <email address hidden>

Fix quat angle documentation #820

8d337c0... by =?utf-8?q?St=C3=A9phane_GINIER?= <email address hidden>

Fix quat packing XYZW usage (#1204)

5ce98b7... by Christophe <email address hidden>

Fix hash message (#1205)

Co-authored-by: christophe <email address hidden>

b661817... by Christophe <email address hidden>

Fix GLM_GTX_hash (#1202)

* Fix GLM_GTX_hash, requires C++ 11

a40974f... by Christophe <email address hidden>

Test multiple platforms to test multiple compiler versions (#1199)

7882684... by Brumus14 <email address hidden>

Update manual.md

Fixed spelling errors in part 1.1 of manual:
"thought" to "through"
"separated" to "separate"

5700afb... by christophe <email address hidden>

Add missing extensions in ext.hpp

8e2bdd1... by christophe <email address hidden>

Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types

869f9da... by christophe <email address hidden>

Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types