aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arch.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-29Optimized some coordinatesSebastiano Tronto1-3/+0
2025-07-28Turns checks into assertions in utils/math.hSebastiano Tronto1-3/+0
2025-07-17Working drslice (same results as nissy-classic)Sebastiano Tronto1-0/+3
2024-10-15Neon uint8x8_t corners and minor fixesenricotenuti1-1/+1
2024-09-07Improved gendata_h48k2 performanceSebastiano Tronto1-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-06Fix architecture detectionSebastiano Tronto1-2/+2
2024-08-18Reorganized folder structureSebastiano Tronto1-0/+41

Generated with cgit - Back to sebastiano.tronto.net