| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make the project build with Microsoft's broken C compiler. | Sebastiano Tronto | 2026-04-06 | 1 | -5/+5 |
| * | Added popcount_u64 | Sebastiano Tronto | 2026-04-06 | 1 | -0/+11 |
| * | Add coordinate solvers for cornersh48-corner-estimate | Sebastiano Tronto | 2025-12-19 | 1 | -0/+10 |
| * | Added HTR solver | Sebastiano Tronto | 2025-08-06 | 1 | -1/+22 |
| * | Move is_eo_even to more appropriate module | Sebastiano Tronto | 2025-08-01 | 1 | -2/+16 |
| * | Added CPEPE coordinate in preparation of full DRFIN solver | Sebastiano Tronto | 2025-08-01 | 1 | -7/+72 |
| * | All coordinates unsigned | Sebastiano Tronto | 2025-07-29 | 1 | -30/+29 |
| * | Optimized some coordinates | Sebastiano Tronto | 2025-07-29 | 1 | -5/+81 |
| * | Use bit trick for portable and arm popcount | Sebastiano Tronto | 2025-07-24 | 1 | -6/+7 |
| * | Fix compilation errors with GCC on ARM | Sebastiano Tronto | 2025-04-02 | 1 | -2/+2 |
| * | Reformat neon.h to keep lines <80 chars | Sebastiano Tronto | 2025-03-26 | 1 | -16/+25 |
| * | Added inverse coordinate for CO | Sebastiano Tronto | 2025-03-26 | 1 | -0/+19 |
| * | More safety with pointers using VLA function parameters | Sebastiano Tronto | 2025-03-25 | 1 | -4/+4 |
| * | Fix typo in neon.h (thanks to Arhan Chaudhary for reporting) | Sebastiano Tronto | 2025-02-28 | 1 | -0/+1 |
| * | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 2024-12-07 | 1 | -0/+11 |
| * | 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 |
| * | Table-based transformations (will revert immediately) | Sebastiano Tronto | 2024-10-04 | 1 | -19/+38 |
| * | 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 |
