aboutsummaryrefslogtreecommitdiff
path: root/src/core/constant_cubes.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-22ProgressSebastiano Tronto1-229/+0
2024-10-04Revert table-based transformationsSebastiano Tronto1-228/+228
Long live the giant switch!
2024-10-04Table-based transformations (will revert immediately)Sebastiano Tronto1-228/+228
This commit changes transformations to being based on a lookup table intead of a big switch. This is something I had planned for a long time and the code is nicer with this change. But unfortunately the performance is noticeably worse, so I'll revert all these changes in the next commit. I wanted to push this anyway so we can keep track of this.
2024-09-05More renamingSebastiano Tronto1-114/+114
2024-09-05Rename constants from _underscore to CAPSSebastiano Tronto1-114/+114
2024-08-18Reorganized folder structureSebastiano Tronto1-0/+0
2024-06-09Remvoed cube_fast_t and more. More cleaning up to do.Sebastiano Tronto1-0/+229

Generated with cgit - Back to sebastiano.tronto.net