aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arch.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Optimized some coordinatesSebastiano Tronto2025-07-291-3/+0
|
* Turns checks into assertions in utils/math.hSebastiano Tronto2025-07-281-3/+0
|
* Working drslice (same results as nissy-classic)Sebastiano Tronto2025-07-171-0/+3
|
* Neon uint8x8_t corners and minor fixesenricotenuti2024-10-151-1/+1
|
* Improved gendata_h48k2 performanceSebastiano Tronto2024-09-071-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).
* Reorganized folder structureSebastiano Tronto2024-08-181-0/+41

Generated with cgit - Back to sebastiano.tronto.net