aboutsummaryrefslogtreecommitdiff
path: root/jsimd.h
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-16Get rid of the HAVE_PROTOTYPES configuration option, as well as the related J...dcommander
2014-05-15Remove all of the NEED_SHORT_EXTERNAL_NAMES stuff. There is scant informatio...dcommander
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
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-03-09Framework for supporting SIMD accelerationossman_