fruitjam-doom/pkg
Simon Howard 5d838b88a7 textscreen: Add support for OS X high-DPI rendering.
When using a Mac with a retina display, we want to use the large
textscreen font, albeit in a normal-sized window. The HIGHDPI flag is
the way to do this properly with SDL2; try to set it and if we get the
output screen size we're hoping for, switch to the large font.

As part of this, bump the SDL2 dependency to 2.0.1, since the
SDL_WINDOW_ALLOW_HIGHDPI flag was only added in this version.
2016-02-27 21:59:28 -05:00
..
osx textscreen: Add support for OS X high-DPI rendering. 2016-02-27 21:59:28 -05:00
win32 Rename README.OPL to README.Music and extend. 2014-04-05 14:50:04 -04:00
.gitignore Move config.make up to pkg/ directory. Use static makefiles to generate 2010-01-05 15:52:12 +00:00
config.make.in Rename README.OPL to README.Music and extend. 2014-04-05 14:50:04 -04:00
Makefile.am Remove Windows CE support. 2013-08-11 17:32:29 +00:00