Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: test_math_mat4f_02_mul: Adopt to debug_enabled -> is_debug_enabled() ch... | Sven Göthel | 2024-05-10 | 1 | -2/+2 |
* | cpp_lang_util: Add inline constexpr const bool debug_enabled; test_math_mat4f... | Sven Göthel | 2024-05-07 | 1 | -2/+2 |
* | math: Make PMVMatrix4 a template class, typedef'ed using float to PMVMat4f (S... | Sven Göthel | 2024-04-28 | 1 | -12/+0 |
* | math: test_math_mat4f_02_mul: Enable 1s run only in `catch_perf_analysis` mode | Sven Göthel | 2024-04-26 | 1 | -0/+174 |