mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-01-22 00:11:38 +00:00
bd3e8c0a99
# Conflicts: # src/CMakeLists.txt # src/fragglescript/t_func.cpp # src/fragglescript/t_load.cpp # src/g_level.cpp # src/g_levellocals.h # src/g_shared/a_dynlight.cpp # src/intermission/intermission.cpp # src/p_saveg.cpp # src/posix/cocoa/i_main.mm # src/s_sound.cpp # src/win32/st_start.cpp # Conflicts: # src/win32/st_start.cpp |
||
---|---|---|
.. | ||
cocoa | ||
osx | ||
sdl | ||
unix | ||
dikeys.h | ||
hardware.h | ||
i_cd.cpp | ||
i_input.h | ||
i_steam.cpp | ||
i_system.h | ||
readme.md | ||
videomodes.h | ||
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.