aboutsummaryrefslogtreecommitdiff
path: root/src/cube.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cube_neon ver1enricotenuti2024-08-071-0/+2
|
* (almost) added getcubeSebastiano Tronto2024-07-041-0/+1
|
* Changed logger from va_args to ...Sebastiano Tronto2024-06-201-15/+4
|
* Use callback function to log to stderrSebastiano Tronto2024-06-171-5/+17
|
* Started cube.h refactorSebastiano Tronto2024-06-101-0/+2
|
* More cleanupSebastiano Tronto2024-06-091-0/+2
|
* Remvoed cube_fast_t and more. More cleaning up to do.Sebastiano Tronto2024-06-091-3/+11
|
* Added roadmap for refactor and some simple routinesSebastiano Tronto2024-05-281-4/+2
|
* Small performance improvement in h48 coordinate / transformSebastiano Tronto2024-05-251-0/+2
|
* Removed unused includeSebastiano Tronto2024-05-211-1/+0
|
* Added inverse eo and copy_{edges,corners}Sebastiano Tronto2024-05-171-0/+1
|
* Split into .h filesSebastiano Tronto2024-05-101-2362/+9
|
* Moved to src/Sebastiano Tronto2024-05-101-0/+2392
|
* RefactoringSebastiano Tronto2023-11-051-1195/+0
|
* avx2 fully worksSebastiano Tronto2023-11-041-8/+13
|
* Moves work with avx2, fixed some stuffSebastiano Tronto2023-11-031-54/+92
|
* Added avx2 movesSebastiano Tronto2023-11-021-5/+44
|
* Optimized compose for avx2Sebastiano Tronto2023-11-021-4/+22
|
* Added transformations for avx2Sebastiano Tronto2023-11-021-2/+4
|
* Added writecube AVXSebastiano Tronto2023-11-021-0/+30
|
* Reworked moves and transformations, moved some stuffSebastiano Tronto2023-11-011-63/+375
|
* AVX2 compiles, fails all tests; + some renamingSebastiano Tronto2023-10-291-27/+101
|
* Started working on AVX2 (not working yet)Sebastiano Tronto2023-10-281-196/+100
|
* more cleanupSebastiano Tronto2023-10-271-222/+2
|
* Improved transformations and cleaned upSebastiano Tronto2023-10-271-196/+74
|
* Small cleanupSebastiano Tronto2023-10-271-24/+2
|
* Preparatory work for benchmarks, little fixesSebastiano Tronto2023-10-221-39/+28
|
* Added transformations (and fixed tests)Sebastiano Tronto2023-10-221-0/+237
|
* Small change of plans, moved stuff aroundSebastiano Tronto2023-10-221-0/+911
|
* New implementation, moved old to experiments/Sebastiano Tronto2023-09-081-888/+0
|
* Initial commitSebastiano Tronto2023-05-291-0/+888

Generated with cgit - Back to sebastiano.tronto.net