aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/math/util/PMVMatrix4f.java
Commit message (Expand)AuthorAgeFilesLines
* Math: Align Frustum/Matrix dependency w/ native jaulibSven Göthel2024-04-251-1/+1
* Frustum: Revise code and its Plane definition to support Cube->Frustum as wel...Sven Göthel2024-01-191-2/+1
* Bug 1452: PMVMatrix4f: Drop redundant unused mulWith*(Vec*...) 'v_out = M * v...Sven Gothel2023-09-231-102/+0
* Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...Sven Gothel2023-09-201-0/+1610