raze/source/common/platform/posix
2023-06-25 14:50:54 +01:00
..
cocoa - updated Vulkan backend to use ZVulkan. 2022-12-11 18:30:01 +01:00
nosdl Squashed commit of the following: 2023-02-16 22:09:25 +00:00
osx - Backend update from GZDoom 2022-04-25 11:13:55 +02:00
sdl - updated Vulkan backend to use ZVulkan. 2022-12-11 18:30:01 +01:00
unix change config name to razexr.ini 2023-06-25 14:50:54 +01:00
dikeys.h
hardware.h
i_system.h - un-deprecated the integer MSTime variant. 2022-10-09 13:47:55 +02:00
i_system_posix.cpp - move posix I_GetGogPaths() stub to program specific code 2022-11-24 17:46:33 -05: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.