log

age author description
Sat, 09 Aug 2025 16:03:34 -0400 Paper vec: these macros literally never worked, oops default tip
Sat, 09 Aug 2025 16:02:40 -0400 Paper vec: fix VEC_ALIGNED_ARRAY implementation for bad compilers
Sat, 09 Aug 2025 15:55:59 -0400 Paper f32/f64: add floor, ceil, round, and trunc operations
Wed, 30 Apr 2025 18:36:38 -0400 Paper *: add preliminary floating point support
Tue, 29 Apr 2025 16:54:13 -0400 Paper altivec: vec_splat_* is actually not at all what I thought it was
Tue, 29 Apr 2025 16:48:58 -0400 Paper altivec: for soem reason the entire file got overwritten with zeroes
Tue, 29 Apr 2025 16:36:35 -0400 Paper altivec: use vec_splat_* funcs if available