gzdoom/src/posix/cocoa
alexey.lysiuk 94fec26cb6 Fixed runtime warning on OS X 10.4 Tiger
The 'invalid pixel format attribute' warning was introduced with automated graphics switching control
2015-12-31 11:00:05 +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 Extended NSWindow with ability to exit application upon closing by user 2015-12-29 14:52:27 +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 Added native startup window for OS X 2015-12-29 15:19:42 +02:00
i_system.mm Added native startup window for OS X 2015-12-29 15:19:42 +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 runtime warning on OS X 10.4 Tiger 2015-12-31 11:00:05 +02:00
st_console.h Added native startup window for OS X 2015-12-29 15:19:42 +02:00
st_console.mm Hid resize indicator on OS X startup window 2015-12-30 16:05:16 +02:00
st_start.mm Added missing header #include for old OS X SDKs 2015-12-30 12:17:38 +02:00