OpenTTD/src/os/macosx
Michael Lutz 967b27a2c1 Codechange: C++11 STL has a function for getting the number of CPU cores. 2019-04-06 11:27:39 +02:00
..
G5_detector.cpp (svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__) 2012-09-13 18:42:33 +00:00
crashlog_osx.cpp Codechange: Use override specifer for overriding member declarations 2019-03-24 16:10:04 +01:00
macos.h Codechange: [OSX] Try to set the thread name for debugger display. 2018-04-10 23:30:01 +02:00
macos.mm Codechange: C++11 STL has a function for getting the number of CPU cores. 2019-04-06 11:27:39 +02:00
osx_stdafx.h Codechange: [OSX] Use newer APIs to get resolution information when available. 2018-04-10 23:30:01 +02:00
splash.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 2014-04-23 20:13:33 +00:00
splash.h (svn r22913) -Fix [OSX]: make splash work again and make it work without needing to bundle it first 2011-09-09 20:28:48 +00:00
string_osx.cpp Cleanup: Remove unused size template parameters from SmallMap and Auto[Free|Delete]SmallVector 2019-03-26 20:15:57 +00:00
string_osx.h Add: [OSX] Text layout using the native CoreText API. 2018-12-08 20:13:27 +01:00