qzdoom/src/posix/cocoa
alexey.lysiuk b27fdcffb5 Added shortcut to toggle fullscreen on OS X
Press Command+F to toggle fullscreen mode in native OS X backend
Set k_allowfullscreentoggle CVAR to false to disable the shortcut
2016-01-09 17:12:58 +02:00
..
critsec.cpp Put all non-Windows source code into posix directory and its subdirectories 2014-12-18 11:52:29 +02:00
critsec.h Put all non-Windows source code into posix directory and its subdirectories 2014-12-18 11:52:29 +02:00
i_common.h Added shortcut to toggle fullscreen on OS X 2016-01-09 17:12:58 +02:00
i_input.mm Added shortcut to toggle fullscreen on OS X 2016-01-09 17:12:58 +02:00
i_joystick.cpp Added support for dynamic device attachment and removal to IOKit gaming controllers handling 2015-01-06 13:40:39 +02:00
i_main.mm Fixed build issue with OS X SDK 10.4 2015-01-05 18:12:07 +02:00
i_timer.cpp Fixed incorrect value that I_FPSTime() may return when OS X thread-based timer implementation is used 2015-01-11 10:30:30 +02:00
i_video.mm Fixed mouse cursor centering in fullscreen mode 2016-01-04 10:51:54 +02:00