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
JMcKiern 04f659e768 Fix: Some typos found using codespell 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 Change: [OSX] Recreate backing store if the colour profile of the screen (or the screen) the game window is one changes. 5 years ago
event.mm Codechange: Use platform independent C++11 function for sleeping on a thread. 6 years ago
fullscreen.mm Codechange: Use platform independent C++11 function for sleeping on a thread. 6 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