raze/source/common/platform/posix
Christoph Oelckers b57e13ff62 - mouse code update.
May still need some tweaking of the factors.
2020-09-28 22:36:43 +02:00
..
cocoa - mouse code update. 2020-09-28 22:36:43 +02:00
osx - macOS backend update, plus moving base64.cpp around. 2020-09-27 16:12:50 +02:00
sdl - mouse code update. 2020-09-28 22:36:43 +02:00
unix
dikeys.h
hardware.h
i_system.h
i_system_posix.cpp
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.