mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-12-16 23:40:55 +00:00
93c334059a
Added temporary solution for the same foreground and background colors of the title in OS X startup window It's used in graphical startup screen, with Hexen style in particular (for example WolfenDoom - Blade of Agony) Native OS X backend doesn't implement this yet |
||
---|---|---|
.. | ||
cocoa | ||
osx | ||
sdl | ||
dikeys.h | ||
hardware.h | ||
i_cd.cpp | ||
i_input.h | ||
i_movie.cpp | ||
i_steam.cpp | ||
i_system.h | ||
readme.md |
This directory contains files required to support POSIX-compatible OSes, like GNU/Linux, OS X or BSD.
Common files are placed in this directory directly.
SDL backend files are in sdl
subdirectory.
Native OS X backend files are in cocoa
subdirectory.
Shared files for both OS X backends are in osx
subdirectory.