Mercurial > vec
graph
-
include/vec/vec: fix vec_avg implementation3 months ago, by Paper
-
impl/ppc/altivec: update to new implementation3 months ago, by Paper
-
impl/x86: add static assertions for alignment and size3 months ago, by Paper
-
*: huge refactor, new major release (hahaha)3 months ago, by Paper
-
chore: merge diverging branches3 months ago, by Paper
-
impl/ppc/altivec: implement comparison functions3 months ago, by Paper
-
impl/generic: fix load and store implementations3 months ago, by Paper
-
sse2: implement equality operators3 months ago, by Paper
-
impl: initial NEON support; test: verify bit shifting functions3 months ago, by Paper
-
*: allow compiling vec in a C++ translation unit3 months ago, by Paper
-
pkgconfig: -DVEC_EXTERN is no longer required3 months ago, by Paper
-
*: huge refactor, add many new x86 intrinsics and the like3 months ago, by Paper
-
chore: merge diverging branches3 months ago, by Paper
-
vec.h: initial refactor for runtime SSE and stuff3 months ago, by Paper
-
vec: define not operation for doubled size types3 months ago, by Paper
-
impl/gcc: add native 256-bit and 512-bit intrinsics3 months ago, by Paper
-
chore: merge diverging branches3 months ago, by Paper
-
generic: add initial support for 256-bit and 512-bit types3 months ago, by Paper
-
build: add files to build vec as an external library4 months ago, by Paper
-
*: fix clang & gcc warnings, add avg test, etc4 months ago, by Paper
-
impl/gcc: dereference pointers for load/store4 months ago, by Paper
-
impl/sse2: unify multiplication implementations into macros4 months ago, by Paper
-
*: aligned generics, fixed altivec, aligned tests...4 months ago, by Paper
-
*: much better alignment support & tests4 months ago, by Paper
-
*: many new operations and a real test suite4 months ago, by Paper
-
*: fixup formatting4 months ago, by Paper
-
*: initial commit4 months ago, by Paper