mozjpeg/simd
Adam Tkac 0ba6826d20 Merge unified_buildsys branch to trunk (r3892 - r3898)
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@62 632fc199-4ca6-4c93-a231-07263d6284db
2009-09-14 13:07:14 +00:00
..
Makefile.am Merge unified_buildsys branch to trunk (r3892 - r3898) 2009-09-14 13:07:14 +00:00
jcclrmmx.asm Oops. jcolsamp.inc needs to be included from j[c|d]clr[mmx|ss2].asm so that it receives the effect of the redefined RGB_* macros 2009-04-04 15:22:14 +00:00
jcclrss2-64.asm Oops. Clean up a couple of remaining 32-bit memory accesses 2009-08-06 07:51:26 +00:00
jcclrss2.asm Oops. jcolsamp.inc should be included from j[c|d]clr[mmx|ss2].asm so it received the effect of the redefined RGB_* macros 2009-04-04 15:25:45 +00:00
jccolmmx.asm Oops. jcolsamp.inc needs to be included from j[c|d]clr[mmx|ss2].asm so that it receives the effect of the redefined RGB_* macros 2009-04-04 15:22:14 +00:00
jccolss2-64.asm 64-bit SIMD acceleration 2009-06-25 20:38:31 +00:00
jccolss2.asm Oops. jcolsamp.inc should be included from j[c|d]clr[mmx|ss2].asm so it received the effect of the redefined RGB_* macros 2009-04-04 15:25:45 +00:00
jcolsamp.inc Add SSE2 SIMD implementation of computationally intensive routines. 2009-03-09 13:34:17 +00:00
jcqnt3dn.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jcqntmmx.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jcqnts2f-64.asm 64-bit SIMD acceleration 2009-06-25 20:38:31 +00:00
jcqnts2f.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jcqnts2i-64.asm 64-bit SIMD acceleration 2009-06-25 20:38:31 +00:00
jcqnts2i.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jcqntsse.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jcsammmx.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jcsamss2-64.asm 64-bit SIMD acceleration 2009-06-25 20:38:31 +00:00
jcsamss2.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jdclrmmx.asm Oops. jcolsamp.inc should be included from j[c|d]clr[mmx|ss2].asm so it received the effect of the redefined RGB_* macros 2009-04-04 15:25:45 +00:00
jdclrss2-64.asm Make x86_64 SIMD code PIC friendly 2009-06-29 12:58:48 +00:00
jdclrss2.asm Oops. jcolsamp.inc needs to be included from j[c|d]clr[mmx|ss2].asm so that it receives the effect of the redefined RGB_* macros 2009-04-04 15:22:14 +00:00
jdcolmmx.asm Oops. jcolsamp.inc should be included from j[c|d]clr[mmx|ss2].asm so it received the effect of the redefined RGB_* macros 2009-04-04 15:25:45 +00:00
jdcolss2-64.asm 64-bit SIMD acceleration 2009-06-25 20:38:31 +00:00
jdcolss2.asm Oops. jcolsamp.inc needs to be included from j[c|d]clr[mmx|ss2].asm so that it receives the effect of the redefined RGB_* macros 2009-04-04 15:22:14 +00:00
jdct.inc Add SSE SIMD implementation of computationally intensive routines. 2009-03-09 13:31:56 +00:00
jdmermmx.asm Add colorspace extensions to merged upsampling routines 2009-04-05 21:51:25 +00:00
jdmerss2-64.asm 64-bit SIMD acceleration 2009-06-25 20:38:31 +00:00
jdmerss2.asm Add colorspace extensions to merged upsampling routines 2009-04-05 21:51:25 +00:00
jdmrgmmx.asm Add colorspace extensions to merged upsampling routines 2009-04-05 21:51:25 +00:00
jdmrgss2-64.asm Make x86_64 SIMD code PIC friendly 2009-06-29 12:58:48 +00:00
jdmrgss2.asm Add colorspace extensions to merged upsampling routines 2009-04-05 21:51:25 +00:00
jdsammmx.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jdsamss2-64.asm Oops. Clean up a couple of remaining 32-bit memory accesses 2009-08-06 07:51:26 +00:00
jdsamss2.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jf3dnflt.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jfmmxfst.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jfmmxint.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jfss2fst-64.asm Make x86_64 SIMD code PIC friendly 2009-06-29 12:58:48 +00:00
jfss2fst.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jfss2int-64.asm Make x86_64 SIMD code PIC friendly 2009-06-29 12:58:48 +00:00
jfss2int.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jfsseflt-64.asm Make x86_64 SIMD code PIC friendly 2009-06-29 12:58:48 +00:00
jfsseflt.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
ji3dnflt.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jimmxfst.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jimmxint.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jimmxred.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jiss2flt-64.asm Make x86_64 SIMD code PIC friendly 2009-06-29 12:58:48 +00:00
jiss2flt.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jiss2fst-64.asm Make x86_64 SIMD code PIC friendly 2009-06-29 12:58:48 +00:00
jiss2fst.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jiss2int-64.asm Make x86_64 SIMD code PIC friendly 2009-06-29 12:58:48 +00:00
jiss2int.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jiss2red-64.asm Make x86_64 SIMD code PIC friendly 2009-06-29 12:58:48 +00:00
jiss2red.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jisseflt.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jsimd.h Add colorspace extensions to merged upsampling routines 2009-04-05 21:51:25 +00:00
jsimd_i386.c Windows build fixes: 2009-08-19 13:53:48 +00:00
jsimd_x86_64.c Clean up SIMD glue code 2009-06-29 11:20:42 +00:00
jsimdcfg.inc.h Add SSE2 SIMD implementation of computationally intensive routines. 2009-03-09 13:34:17 +00:00
jsimdcpu.asm Work around subdirectory bug in older automake. 2009-03-16 13:34:18 +00:00
jsimdext.inc 64-bit SIMD acceleration 2009-06-25 20:38:31 +00:00
nasm_lt.sh 64-bit SIMD acceleration 2009-06-25 20:38:31 +00:00