gzdoom-gles/src/posix/cocoa
alexey.lysiuk 23130678a1 Fixed compilation errors and warnings in Mac PowerPC target
Tested with GCC 5.2 on 10.4 (32-bit only) and Clang from Xcode 8.2 on 10.12 (64-bit only)
2017-03-12 16:27:02 +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 Fixed compilation with macOS SDK earlier than 10.7 2017-01-13 10:52:35 +02:00
i_input.mm - most WORD and SWORD are gone. 2017-03-08 18:55:55 +01:00
i_joystick.cpp Fixed compilation warnings in Cocoa backend 2016-11-19 16:42:16 +01:00
i_main.mm Fixed compilation errors and warnings in Mac PowerPC target 2017-03-12 16:27:02 +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 RDTSC-based cycle_t for macOS 2017-01-31 15:57:47 +02:00
i_timer.cpp - Preventive fix for future include conflicts. 2016-11-24 09:09:09 +01:00
i_video.mm - most WORD and SWORD are gone. 2017-03-08 18:55:55 +01:00
sdlglvideo.h - most WORD and SWORD are gone. 2017-03-08 18:55:55 +01: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