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