uvg266/build
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
..
kvazaar_cli Update VS project. 2014-06-11 17:03:22 +03:00
kvazaar_lib Move optimizations to their own compilation units according to target. 2014-07-11 17:26:19 +03:00
kvazaar_tests Add some intra sad tests. 2014-06-16 18:03:56 +03:00
yasm Move yasm visual studio files to build. 2014-01-24 15:51:41 +02:00
C_Properties.props Reconfigure VS project. 2014-07-11 17:26:19 +03:00
kvazaar_VS2013.sln Add missing headers to VS project. 2014-06-12 15:50:51 +03:00
placeholder.txt Initial commit with working config functions 2012-05-30 15:10:23 +03:00
Release_Optimizations.props Reconfigure VS project. 2014-07-11 17:26:19 +03:00