doom3-bfg/neo/sys/posix
Daniel Gibson 0fbf83fa49 Implemented Sys_[SG]etClipboardData() for SDL backend
SDL2 only, SDL1.2 doesn't have functions to handle the clipboard
2015-08-02 19:23:26 +02:00
..
platform_linux.cpp Removed the useless Sys_GetSystemRam and Sys_GetVideoRam 2014-08-01 02:36:04 -04:00
platform_osx.cpp Removed the useless Sys_GetSystemRam and Sys_GetVideoRam 2014-08-01 02:36:04 -04:00
posix_main.cpp Implemented Sys_[SG]etClipboardData() for SDL backend 2015-08-02 19:23:26 +02:00
posix_public.h Replaced procfs dependent functions with native calls on OS X. #87 2014-05-21 22:31:18 +01:00
posix_signal.cpp