gzdoom-gles/src/posix/cocoa
2016-09-25 17:43:52 +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 Enabled OpenGL Core Profile on macOS 2016-08-29 22:03:25 +03:00
i_input.mm Added shortcut to toggle fullscreen on OS X 2016-01-09 17:12:58 +02:00
i_joystick.cpp Fixed uninitialized variable in IOKit controller handler 2016-01-24 14:43:55 +02:00
i_main.mm macOS application controller is now using proper delegate protocol 2016-07-17 08:02:55 +02:00
i_main_except.cpp - Fixed: Modern versions of GCC on PowerPC inserted padding to the end of pragma packed structures. 2016-03-13 01:14:08 -05:00
i_system.mm - removed STACK_ARGS. 2016-04-11 10:46:30 +02:00
i_timer.cpp - changed I_GetTimeFrac to return a double instead of a fixed_t. 2016-03-24 12:00:21 +01:00
i_video.mm Fixed compilation on macOS 2016-09-25 17:43:52 +03:00
sdlglvideo.h Remove GetTrueHeight from GL renderer and concentrate all viewport calculations in SetOutputViewport 2016-08-14 09:05:48 +02:00
st_console.h Made sure that the last text line is always visible in OS X startup window 2016-02-28 23:15:22 +01:00
st_console.mm Do not use unicode characters in macOS console window 2016-07-30 16:21:48 +03:00
st_start.mm Added missing header #include for old OS X SDKs 2015-12-30 12:17:38 +02:00