uvg266/src/strategies/altivec
Ari Koivula 5d0df56c94 Move optimizations to their own compilation units according to target.
- This is necessary in order to compile AVX intrinsics correctly in
  Visual Studio. Having everything in their own units should also make
  compiling normal C code with optimizations on easier.

- For now the makefile still relies on GCC __target__ attribute for compiling
  intrinsics.
2014-07-11 17:26:19 +03:00
..
picture-altivec.c Move optimizations to their own compilation units according to target. 2014-07-11 17:26:19 +03:00
picture-altivec.h Move optimizations to their own compilation units according to target. 2014-07-11 17:26:19 +03:00