Skip to content
  • Emmanuele Bassi's avatar
    Drop the MMX assembly optimizations · 4b3d5be2
    Emmanuele Bassi authored
    We haven't built them on anything that isn't a 32bit IA platform, and
    we could probably get better mileage out of the currently implemented
    pixops just by rearranging the C code and letting compilers do the
    optimizations for us. We should definitely consider either using pixman
    directly, or replacing slow pixops with SSE builtins, instead.
    4b3d5be2