vkdoom_m/src/common/platform/posix
2021-10-30 10:46:17 +02:00
..
cocoa - replaced MIN/MAX in common code. 2021-10-30 10:46:17 +02:00
osx - fixed deprecation warnings in Cocoa backend 2021-10-18 11:03:34 +03:00
sdl Fix broken text input when SDL2 is using Wayland 2021-09-20 10:49:41 -04:00
unix
dikeys.h
hardware.h
i_system.h - replaced MIN/MAX in common code. 2021-10-30 10:46:17 +02:00
i_system_posix.cpp Added detection for IWADs downloaded via the Bethesda.net Launcher 2021-09-20 10:50:19 -04:00
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.