OpenTTD/src/video/cocoa
Patric Stout bad31f2d42
Fix #10079: don't render at 1000fps if HW acceleration + vsync is requested but not active (#12067)
2024-02-12 21:39:23 +00: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 Fix #10079: don't render at 1000fps if HW acceleration + vsync is requested but not active (#12067) 2024-02-12 21:39:23 +00:00
cocoa_ogl.mm Add: Show current video driver info in Options window 2022-05-03 21:03:30 +02:00
cocoa_v.h Fix #10079: don't render at 1000fps if HW acceleration + vsync is requested but not active (#12067) 2024-02-12 21:39:23 +00:00
cocoa_v.mm Fix #10079: don't render at 1000fps if HW acceleration + vsync is requested but not active (#12067) 2024-02-12 21:39:23 +00:00
cocoa_wnd.h Codechange: [OSX] Simplify touchbar button data definition. 2022-01-01 12:19:30 +01:00
cocoa_wnd.mm Codechange: replace NULL with nullptr 2023-12-26 07:18:52 +01:00