Hacker News new | ask | show | jobs
by pcwalton 3122 days ago
WebRender doesn't actually necessitate a GPU backend. You could have a CPU backend just as well.

(In fact, I might up being the one writing it.) ;)

1 comments

>WebRender doesn't actually necessitate a GPU backend.

Wow to me this is big news! I have long wanted the GFX part to be CPU backend instead of the trend of Hardware Acceleration on GPU.

Cant wait to see the results.