| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2026-04-06 | Make the project build with Microsoft's broken C compiler. | Sebastiano Tronto | 4 | -23/+23 |
| 2026-04-06 | Added popcount_u64 | Sebastiano Tronto | 4 | -0/+29 |
| 2026-04-06 | Remove use of MMX intrinsics in favor of AVX2 | Sebastiano Tronto | 1 | -7/+8 |
| 2025-12-19 | Add coordinate solvers for cornersh48-corner-estimate | Sebastiano Tronto | 4 | -1/+35 |
| 2025-08-08 | Fix bug and make avx load consistent | Sebastiano Tronto | 1 | -9/+9 |
| 2025-08-06 | Added HTR solver | Sebastiano Tronto | 4 | -2/+100 |
| 2025-08-06 | Remove AVX512 instruction | Sebastiano Tronto | 1 | -5/+4 |
| 2025-08-01 | Move is_eo_even to more appropriate module | Sebastiano Tronto | 4 | -2/+43 |
| 2025-08-01 | Added CPEPE coordinate in preparation of full DRFIN solver | Sebastiano Tronto | 4 | -14/+162 |
| 2025-07-29 | All coordinates unsigned | Sebastiano Tronto | 4 | -94/+93 |
| 2025-07-29 | Optimized some coordinates | Sebastiano Tronto | 6 | -63/+212 |
| 2025-07-28 | Turns checks into assertions in utils/math.h | Sebastiano Tronto | 1 | -3/+0 |
| 2025-07-28 | Make failed assert exit immediately | Sebastiano Tronto | 1 | -2/+0 |
| 2025-07-24 | Use bit trick for portable and arm popcount | Sebastiano Tronto | 2 | -11/+25 |
| 2025-07-17 | Working drslice (same results as nissy-classic) | Sebastiano Tronto | 2 | -0/+58 |
| 2025-04-22 | Progress | Sebastiano Tronto | 1 | -0/+14 |
| 2025-04-22 | Updated documentation | Sebastiano Tronto | 1 | -1/+1 |
| 2025-04-02 | Fix compilation errors with GCC on ARM | Sebastiano Tronto | 1 | -2/+2 |
| 2025-04-01 | Some simplification to AVX2 code | Sebastiano Tronto | 1 | -61/+27 |
| 2025-03-26 | Reformat neon.h to keep lines <80 chars | Sebastiano Tronto | 1 | -16/+25 |
| 2025-03-26 | Added inverse coordinate for CO | Sebastiano Tronto | 4 | -29/+84 |
| 2025-03-25 | More safety with pointers using VLA function parameters | Sebastiano Tronto | 4 | -16/+16 |
| 2025-02-28 | Fix typo in neon.h (thanks to Arhan Chaudhary for reporting) | Sebastiano Tronto | 1 | -0/+1 |
| 2024-12-07 | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 4 | -0/+46 |
| 2024-10-15 | Neon uint8x8_t corners and minor fixes | enricotenuti | 2 | -51/+44 |
| 2024-10-10 | Removed un-common function from common.h | Sebastiano Tronto | 1 | -1/+0 |
| 2024-10-07 | Remove double return | Sebastiano Tronto | 1 | -1/+0 |
| 2024-10-04 | Revert table-based transformations | Sebastiano Tronto | 4 | -115/+40 |
| 2024-10-04 | Table-based transformations (will revert immediately) | Sebastiano Tronto | 4 | -40/+115 |
| 2024-09-07 | Improved gendata_h48k2 performance | Sebastiano Tronto | 1 | -2/+2 |
| 2024-09-06 | Fix architecture detection | Sebastiano Tronto | 1 | -2/+2 |
| 2024-09-05 | More renaming | Sebastiano Tronto | 3 | -42/+42 |
| 2024-09-05 | Rename constants from _underscore to CAPS | Sebastiano Tronto | 4 | -116/+116 |
| 2024-08-18 | Fix error with neon | Sebastiano Tronto | 1 | -0/+3 |
| 2024-08-18 | Removed duplication | Sebastiano Tronto | 4 | -70/+35 |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 5 | -0/+999 |
