| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-07-29 | Optimized some coordinates | Sebastiano Tronto | 1 | -3/+0 | |
| 2025-07-28 | Turns checks into assertions in utils/math.h | Sebastiano Tronto | 1 | -3/+0 | |
| 2025-07-17 | Working drslice (same results as nissy-classic) | Sebastiano Tronto | 1 | -0/+3 | |
| 2024-10-15 | Neon uint8x8_t corners and minor fixes | enricotenuti | 1 | -1/+1 | |
| 2024-09-07 | Improved gendata_h48k2 performance | Sebastiano Tronto | 1 | -2/+2 | |
| Performance for the "real coordinate" case (h0) is ok, but still around 3x slower than the gendata_h48k4 method. Performance for the intermediate tables is not good, but for now I'll keep it like this. This also shows that for h11 we should use the gendata_h48k4 method for h11. For intermediate table, h8, h9 and h10 might be too slow to compute in an acceptable time. We could restrict to h7 (largest with base = 9). | |||||
| 2024-09-06 | Fix architecture detection | Sebastiano Tronto | 1 | -2/+2 | |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 1 | -0/+41 | |
