Martin Storsjö
|
099595696b
|
Add the common processing include directories to the include path
This avoids using relative paths for including these files.
|
2014-02-19 14:42:03 +02:00 |
|
Martin Storsjö
|
b2178aacc0
|
Fix a typo in a directory name
|
2014-01-29 10:29:53 +02:00 |
|
Martin Storsjö
|
04dba61d22
|
Remove an unused assembly source file
Nothing within processing uses functions from this file.
|
2014-01-28 13:55:41 +02:00 |
|
Martin Storsjö
|
3761901ed4
|
Remove sad.asm from the processing lib, move satd_sad from the encoder to the common lib
sad.asm as used in processing is an exact subset of the
code in satd_sad.asm in the encoder.
|
2014-01-28 13:54:57 +02:00 |
|
Martin Storsjö
|
ea333863ee
|
Update the MSVC project files for earlier moved/removed files
|
2014-01-27 14:23:22 +02:00 |
|
Martin Storsjö
|
e0d45682d3
|
Add the include dirs for cpu.h to the 32 bit build targets as well
|
2014-01-23 23:47:12 +02:00 |
|
Martin Storsjö
|
42623deafb
|
Update the project file after removing util.cpp
|
2014-01-23 23:47:08 +02:00 |
|
Martin Storsjö
|
1a51a1042f
|
Fix 32 bit assembly build with the MSVC project files
|
2014-01-23 23:47:03 +02:00 |
|
volvet
|
5c9f447c0e
|
fix win64 float issue, enable AQ assembly
|
2014-01-21 11:16:48 +08:00 |
|
volvet
|
ec84f4bcc9
|
resolve conflict
|
2014-01-03 14:49:45 +08:00 |
|