Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

HiDPI framebuffer fixes #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

HiDPI framebuffer fixes #116

wants to merge 1 commit into from

Commits on Aug 14, 2021

  1. emscripten: Scale framebuffer if HiDPI is enabled

    HiDPI doesn't affect the framebuffer surface size, so we can't just copy
    it to the canvas.
    Daft-Freak committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    0989d88 View commit details
    Browse the repository at this point in the history