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
Patric Stout 74186998a2 Codechange: use _cur_palette the same in all the drivers
It was a bit of a mixed bag. With this change, gfx.cpp is in
control who accesses _cur_palette from the video-drivers.
3 years ago
..
CMakeLists.txt Add: [OSX] OpenGL video driver. 3 years ago
cocoa_keys.h Fix: VkMapping declarations violated C++ ODR rule. 3 years ago
cocoa_ogl.h Add: [Video] move GameLoop into its own thread 3 years ago
cocoa_ogl.mm Codechange: use _cur_palette the same in all the drivers 3 years ago
cocoa_v.h Add: Display refresh rate game option (#8813) 3 years ago
cocoa_v.mm Codechange: use _cur_palette the same in all the drivers 3 years ago
cocoa_wnd.h Codechange: [OSX] Remove old code that has no effect on current OSX versions. 3 years ago
cocoa_wnd.mm Codechange: [OSX] Remove old code that has no effect on current OSX versions. 3 years ago