qzdoom/src/posix
2017-04-12 03:22:38 +02:00
..
cocoa Fixed compilation of Cocoa backend 2017-04-02 10:11:41 +03:00
osx
sdl - Oops, forgot to actually disable vid_glswfb in last commit 2017-04-12 03:22:38 +02:00
unix
dikeys.h
hardware.h
i_cd.cpp
i_input.h - finally managed to get rid of the DWORD type. 2017-03-10 19:46:22 +01:00
i_steam.cpp
i_system.h - replaced a large batch of DWORDs. 2017-03-09 20:19:55 +01:00
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.