You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/video/cocoa
Michael Lutz d5a9bd404a Codechange: [OSX] Use std::unique_ptr with a custom deleter to simply memory management of Core Foundation types. 5 years ago
..
cocoa_keys.h Fix: Some typos found using codespell 5 years ago
cocoa_v.h Change: [OSX] Recreate backing store if the colour profile of the screen (or the screen) the game window is one changes. 5 years ago
cocoa_v.mm Codechange: [OSX] Use std::unique_ptr with a custom deleter to simply memory management of Core Foundation types. 5 years ago
event.mm Codechange: Use platform independent C++11 function for sleeping on a thread. 5 years ago
fullscreen.mm Codechange: Use platform independent C++11 function for sleeping on a thread. 5 years ago
wnd_quartz.mm Fix #7644: [OSX] Try to use system colour space to avoid video output performance degradation. 5 years ago
wnd_quickdraw.mm Feature: Framerate display window (#6822) 6 years ago