| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-10-04 | Revert table-based transformations | Sebastiano Tronto | 1 | -32/+10 | |
| Long live the giant switch! | |||||
| 2024-10-04 | Table-based transformations (will revert immediately) | Sebastiano Tronto | 1 | -10/+32 | |
| 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-05 | More renaming | Sebastiano Tronto | 1 | -24/+24 | |
| 2024-09-05 | Rename constants from _underscore to CAPS | Sebastiano Tronto | 1 | -20/+20 | |
| 2024-08-18 | Removed duplication | Sebastiano Tronto | 1 | -23/+2 | |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 1 | -22/+0 | |
| 2024-06-09 | More cleanup | Sebastiano Tronto | 1 | -0/+53 | |
| 2024-06-09 | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 1 | -140/+64 | |
| 2024-05-28 | Added roadmap for refactor and some simple routines | Sebastiano Tronto | 1 | -1/+24 | |
| 2024-05-27 | Some type fixes and some cleanup | Sebastiano Tronto | 1 | -15/+17 | |
| 2024-05-25 | Small performance improvement in h48 coordinate / transform | Sebastiano Tronto | 1 | -2/+32 | |
| 2024-05-20 | Tests for gendata h48 | Sebastiano Tronto | 1 | -4/+6 | |
| 2024-05-18 | Added esep inverse coord | Sebastiano Tronto | 1 | -2/+31 | |
| 2024-05-17 | Prepare for next step | Sebastiano Tronto | 1 | -0/+8 | |
| 2024-05-17 | Added inverse eo and copy_{edges,corners} | Sebastiano Tronto | 1 | -7/+41 | |
| 2024-05-10 | Started implementing new table generation | Sebastiano Tronto | 1 | -0/+7 | |
| 2024-05-10 | Split into .h files | Sebastiano Tronto | 1 | -0/+229 | |
