| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Neon uint8x8_t corners and minor fixes | enricotenuti | 2024-10-15 | 1 | -50/+43 |
| | | |||||
| * | Remove double return | Sebastiano Tronto | 2024-10-07 | 1 | -1/+0 |
| | | |||||
| * | Revert table-based transformations | Sebastiano Tronto | 2024-10-04 | 1 | -38/+19 |
| | | | | | Long live the giant switch! | ||||
| * | Table-based transformations (will revert immediately) | Sebastiano Tronto | 2024-10-04 | 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. | ||||
| * | More renaming | Sebastiano Tronto | 2024-09-05 | 1 | -11/+11 |
| | | |||||
| * | Rename constants from _underscore to CAPS | Sebastiano Tronto | 2024-09-05 | 1 | -37/+37 |
| | | |||||
| * | Fix error with neon | Sebastiano Tronto | 2024-08-18 | 1 | -0/+3 |
| | | |||||
| * | Removed duplication | Sebastiano Tronto | 2024-08-18 | 1 | -25/+4 |
| | | |||||
| * | Reorganized folder structure | Sebastiano Tronto | 2024-08-18 | 1 | -0/+348 |
