log include/vec/impl/sse2.h @ 13:53197dbf4e8e

age author description
Tue, 19 Nov 2024 15:54:38 -0500 Paper vec.h: initial refactor for runtime SSE and stuff
Wed, 23 Oct 2024 20:07:08 -0400 Paper *: fix clang & gcc warnings, add avg test, etc
Wed, 23 Oct 2024 12:51:25 -0400 Paper impl/sse2: unify multiplication implementations into macros
Wed, 23 Oct 2024 10:13:25 -0400 Paper *: aligned generics, fixed altivec, aligned tests...
Tue, 22 Oct 2024 23:27:15 -0400 Paper *: much better alignment support & tests
Tue, 22 Oct 2024 22:39:05 -0400 Paper *: many new operations and a real test suite
Tue, 22 Oct 2024 01:22:41 -0400 Paper *: initial commit