Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -1/+1 |
* | png: add SSE2 version for add_bytes_l2. | Ronald S. Bultje | 2012-01-29 | 1 | -0/+6 |
* | png: convert DSP functions to yasm. | Ronald S. Bultje | 2012-01-29 | 1 | -103/+13 |
* | png: add missing #if HAVE_SSSE3 around function pointer assignment. | Ronald S. Bultje | 2012-01-29 | 1 | -1/+1 |
* | png: move DSP functions to their own DSP context. | Ronald S. Bultje | 2012-01-29 | 1 | -0/+135 |