gzdoom/src/posix
2017-09-09 13:18:47 -04:00
..
cocoa - fixed mac compile(hopefully?) 2017-07-29 17:03:18 -04:00
osx New .icns macOS icon from the same images as Window .ico 2017-09-09 11:28:33 +03:00
sdl - fixed linux compile 2017-07-29 16:47:10 -04:00
unix - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
dikeys.h
hardware.h Added IsBgra() to DCanvas 2016-05-31 09:36:18 +02:00
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 Fixed compilation of non-Windows targets 2017-08-20 09:50:51 +03:00
readme.md
zdoom.xpm - updated icon for linux/unix 2017-09-09 13:18:47 -04:00

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.