Hacker News new | ask | show | jobs
by fish_fan 3192 days ago
Right, but SDL at least provides either software blitting or gl context setup (ie doesn’t abstract hardware acceleration at all). Cairo is also software rendering. I’ll check out skia!