sandbox: Use hinting with the display
authorSimon Glass <sjg@chromium.org>
Mon, 5 Jul 2021 22:32:47 +0000 (16:32 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Jul 2021 16:27:34 +0000 (10:27 -0600)
commit350b1d3b6830bf7383b7df051521526eb2c0d8c4
tree2f3913338cca13f7e63d3ce8c626fef68474dec0
parentfcb7e31082c8abf77f5efac5920093f3bcb5d8ca
sandbox: Use hinting with the display

SDL provides a hinting feature which provides a higher-quality image
with the double-display option (-K). Enable it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/sdl.c