mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-12-15 23:12:14 +00:00
57ecc4ce30
src/posix/cocoa/i_input.mm:482:36: warning: 'convertScreenToBase:' is deprecated: first deprecated in macOS 10.7 - Use -convertRectFromScreen: instead [-Wdeprecated-declarations] |
||
---|---|---|
.. | ||
cocoa | ||
osx | ||
sdl | ||
unix | ||
dikeys.h | ||
hardware.h | ||
i_cd.cpp | ||
i_input.h | ||
i_steam.cpp | ||
i_system.h | ||
readme.md | ||
zdoom.xpm |
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.