gzdoom-gles/src/posix/cocoa
alexey.lysiuk 193b491b63 Added control of automatic graphics switching on OS X
Automatic graphics switching is enabled by default
Set vid_autoswitch CVAR to false to disable it
2015-04-04 17:36:55 +03: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 Fixed build issue with OS X SDK 10.4 2015-01-05 18:12:07 +02:00
i_input.mm Rearranged header files and #include's 2015-01-05 17:24:54 +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 Added control of automatic graphics switching on OS X 2015-04-04 17:36:55 +03:00