This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5ae5c35f38dcb776d7c40ed010b17dfb54529b44
openttd
/
src
/
video
/
cocoa
History
frosch
b6c8f301be
Codechange: Silence warnings about intentionally unused parameters.
2023-09-19 22:49:59 +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
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
2023-07-19 19:30:14 +02:00
cocoa_ogl.mm
Add: Show current video driver info in Options window
2022-05-03 21:03:30 +02:00
cocoa_v.h
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
2023-07-19 19:30:14 +02:00
cocoa_v.mm
Codechange: Silence warnings about intentionally unused parameters.
2023-09-19 22:49:59 +02:00
cocoa_wnd.h
Codechange: [OSX] Simplify touchbar button data definition.
2022-01-01 12:19:30 +01:00
cocoa_wnd.mm
Codechange: use Textbuf directly, instead via several virtual functions in Window
2023-09-06 23:07:04 +02:00