moved mmx/sse code to a separate file and do the best as i can in the build
commit43ce73abd6057bc0af93e76746caa14215c23fea
authorMaurizio Monge <maurizio@localhost.localdomain>
Tue, 17 Jul 2007 22:54:58 +0000 (18 00:54 +0200)
committerMaurizio Monge <maurizio@localhost.localdomain>
Tue, 17 Jul 2007 22:54:58 +0000 (18 00:54 +0200)
tree6487bdfe1cf16ca27584a581278a45a92308cb28
parent3622bf341423d74c5a7b2f790be1a09e546f2000
moved mmx/sse code to a separate file and do the best as i can in the build
src/CMakeLists.txt
src/imageeffects.cpp
src/imageeffects.h
src/imageeffects_mmx.cpp [new file with mode: 0644]
src/imageeffects_sse.cpp [new file with mode: 0644]