aboutsummaryrefslogtreecommitdiff
path: root/jsimd_none.c
AgeCommit message (Expand)Author
2014-08-23ARM NEON SIMD support for YCC-to-RGB565 conversion, and optimizations to the ...dcommander
2014-05-18SIMD-accelerated int upsample routine for MIPS DSPr2dcommander
2014-05-15Clean up code formatting in the SIMD interface functionsdcommander
2014-05-15SIMD-accelerated NULL convert routine for MIPS DSPr2dcommander
2014-05-14SIMD-accelerated h2v2 smooth downsampling routine for MIPS DSPr2dcommander
2014-05-09Remove trailing spaces (+ one additional tab in TJUnitTest.java that was miss...dcommander
2013-09-27SIMD-accelerated 3/4 and 3/2 decompression scaling for MIPS DSPr2dcommander
2011-02-18Updated (C)dcommander
2011-02-18SIMD-accelerated RGB-to-Grayscale color conversiondcommander
2011-02-02Clarify that the C wrappers fall under the same license as the rest of the SI...dcommander
2009-06-29Clean up SIMD glue codeossman_