]> source.dussan.org Git - tigervnc.git/commit
Add 3DNow SIMD implementation of computationally intensive routines.
authorPierre Ossman <ossman@cendio.se>
Mon, 9 Mar 2009 13:28:10 +0000 (13:28 +0000)
committerPierre Ossman <ossman@cendio.se>
Mon, 9 Mar 2009 13:28:10 +0000 (13:28 +0000)
commit2c2e54bd6828dc8df72ac91f4dc69e9b7bc767b1
tree8f47cad081419df74960dfe50ae2c6873f03136c
parent3e0e2de120d9d10245e26143a52cd0f49d16f413
Add 3DNow SIMD implementation of computationally intensive routines.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3649 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/jpeg/Makefile.am
common/jpeg/jsimd.c
common/jpeg/simd/jcqnt3dn.asm [new file with mode: 0644]
common/jpeg/simd/jf3dnflt.asm [new file with mode: 0644]
common/jpeg/simd/ji3dnflt.asm [new file with mode: 0644]
common/jpeg/simd/jsimd.h
common/jpeg/simd/jsimdcfg.inc.h
common/jpeg/simd/jsimdcpu.asm
common/jpeg/simd/jsimdext.inc