OpenTTD/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.
2021-06-26 20:28:05 +02:00
..
CMakeLists.txt Add: [OSX] OpenGL video driver. 2021-02-22 22:16:07 +01:00
cocoa_keys.h Fix: VkMapping declarations violated C++ ODR rule. 2021-02-14 23:19:50 +01:00
cocoa_ogl.h Add: [Video] move GameLoop into its own thread 2021-03-08 19:18:55 +01:00
cocoa_ogl.mm Codechange: use _cur_palette the same in all the drivers 2021-06-26 20:28:05 +02:00
cocoa_v.h Add: Display refresh rate game option (#8813) 2021-03-09 10:22:52 +01:00
cocoa_v.mm Codechange: use _cur_palette the same in all the drivers 2021-06-26 20:28:05 +02:00
cocoa_wnd.h Codechange: [OSX] Remove old code that has no effect on current OSX versions. 2021-06-22 21:09:37 +02:00
cocoa_wnd.mm Codechange: [OSX] Remove old code that has no effect on current OSX versions. 2021-06-22 21:09:37 +02:00