Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup C++20: Cleanup and test Exception* OO tree, ensure only one std::exce... | Sven Göthel | 2024-05-19 | 1 | -6/+6 |
* | math: Resolve clang-tidy warnings and add PMVMat4f const getter variants. | Sven Göthel | 2024-05-10 | 2 | -16/+19 |
* | math_error.hpp: Move to jau::math, which also fixed the (doxygen) Math Group ... | Sven Göthel | 2024-04-30 | 1 | -1/+1 |
* | math: Make PMVMatrix4 a template class, typedef'ed using float to PMVMat4f (S... | Sven Göthel | 2024-04-28 | 2 | -249/+240 |
* | math: Initial PMVMat4f port w/ SyncBuffer impl, misc constexpr fixes | Sven Göthel | 2024-04-28 | 2 | -0/+1430 |
* | math sstack: Add MatrixStack<T> | Sven Göthel | 2024-04-28 | 1 | -4/+61 |
* | math: Add SimpleStack ... | Sven Göthel | 2024-04-15 | 1 | -0/+115 |