| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-10-04 | Revert table-based transformations | Sebastiano Tronto | 1 | -38/+19 | |
| Long live the giant switch! | |||||
| 2024-10-04 | Table-based transformations (will revert immediately) | Sebastiano Tronto | 1 | -19/+38 | |
| 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 | -11/+11 | |
| 2024-09-05 | Rename constants from _underscore to CAPS | Sebastiano Tronto | 1 | -37/+37 | |
| 2024-08-18 | Fix error with neon | Sebastiano Tronto | 1 | -0/+3 | |
| 2024-08-18 | Removed duplication | Sebastiano Tronto | 1 | -25/+4 | |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 1 | -29/+0 | |
| 2024-08-08 | invertco with NEON | enricotenuti | 1 | -28/+16 | |
| 2024-08-08 | spaces fix | enricotenuti | 1 | -72/+38 | |
| 2024-08-07 | format fix | enricotenuti | 1 | -267/+254 | |
| 2024-08-07 | cube_neon ver1 | enricotenuti | 1 | -5/+435 | |
| 2024-06-09 | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 1 | -1/+1 | |
| 2024-05-10 | Split into .h files | Sebastiano Tronto | 1 | -0/+6 | |
