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
96d33ab46a9244f8302a33e827c1b4ea1f3909e5
openttd
/
src
/
video
/
cocoa
History
Michael Lutz
1cd3a3b070
Fix
#8935
: [OSX] Crash when clicking 'Save' due to wrongly-threaded OS call. (
#8944
)
2021-04-05 12:18:45 +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
Add: [Video] move GameLoop into its own thread
2021-03-08 19:18:55 +01:00
cocoa_v.h
Add: Display refresh rate game option (
#8813
)
2021-03-09 10:22:52 +01:00
cocoa_v.mm
Fix
#8935
: [OSX] Crash when clicking 'Save' due to wrongly-threaded OS call. (
#8944
)
2021-04-05 12:18:45 +02:00
cocoa_wnd.h
Add: [OSX] OpenGL video driver.
2021-02-22 22:16:07 +01:00
cocoa_wnd.mm
Fix
#8808
: [OSX, OpenGL] Crash on switching blitters due to double-mapping the video buffer.
2021-03-08 15:43:22 +01:00