OpenTTD/src/video/cocoa
Patric Stout a3cfd23cf9
Codechange: rename byte to uint8_t (#12308)
2024-03-16 23:59:32 +01:00
..
CMakeLists.txt Add: [OSX] OpenGL video driver. 2021-02-22 22:16:07 +01:00
cocoa_keys.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +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 Add: Basic autocompletion on tab for console commands (#12163) 2024-03-13 21:43:08 +01:00