Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-16 | xine_mmx.h: added 32-bit integers to sse_t | Petri Hintukainen | |
2012-05-16 | xine_mmx.h: added SSE2 pslldq and psrldq | Petri Hintukainen | |
2012-04-04 | xine_mmx.h: Added pmaddubsw (SSSE3) | Petri Hintukainen | |
2012-04-04 | Fixed pmovmskb() and added a version that can be actually used. | Petri Hintukainen | |
2012-03-29 | Added some SSE2 instructions | Petri Hintukainen | |
2012-03-29 | Added integer types to sse_t union | Petri Hintukainen | |
2012-03-29 | Added macros for loading 32-bit value to mmx/sse register from memory or GP ↵ | Petri Hintukainen | |
register (mmx_a2r) | |||
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt | |
2009-02-18 | "No newline at end of file" fixes. | Darren Salt | |
2009-01-15 | Split most of the MMX declarations in xineutils.h out into xine_mmx.h. | Darren Salt | |
This does not incompatibly change the API and has no effect on the ABI. --HG-- rename : src/xine-utils/xineutils.h => src/xine-utils/xine_mmx.h |