servo/pathfinder

CPU fallback renderer

DemiMarie opened this issue · 1 comments

Virtual machines often have no GPU support at all. It would be nice to have a reasonably fast CPU fallback renderer, ideally SIMD accelerated.

jdm commented

I think it makes more sense for any app that wants to support pathfinder as well as CPU rendering to implement their own CPU renderer.